[==========] 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 12:14:25.877939 32114 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.92.190:37175
I20260709 12:14:25.879755 32114 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 12:14:25.880808 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:25.896270 32120 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 12:14:25.897209 32123 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 12:14:25.898512 32114 server_base.cc:1061] running on GCE node
W20260709 12:14:25.897491 32121 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 12:14:27.113248 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:27.113503 32114 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 12:14:27.113659 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599267113641 us; error 0 us; skew 500 ppm
I20260709 12:14:27.114554 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:27.119992 32114 webserver.cc:533] Webserver started at http://127.31.92.190:37403/ using document root <none> and password file <none>
I20260709 12:14:27.120846 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:27.121039 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:27.121440 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:27.129307 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/master-0-root/instance:
uuid: "263d6d0cc1df40d6beac89715d4ddc6a"
format_stamp: "Formatted at 2026-07-09 12:14:27 on dist-test-slave-2dwh"
I20260709 12:14:27.137742 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:27.142999 32129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:27.144157 32114 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:14:27.144457 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/master-0-root
uuid: "263d6d0cc1df40d6beac89715d4ddc6a"
format_stamp: "Formatted at 2026-07-09 12:14:27 on dist-test-slave-2dwh"
I20260709 12:14:27.144752 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-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 12:14:27.217510 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:27.219098 32114 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 12:14:27.219532 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:27.291817 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.190:37175
I20260709 12:14:27.291904 32180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.190:37175 every 8 connection(s)
I20260709 12:14:27.300778 32181 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 12:14:27.322355 32181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a: Bootstrap starting.
I20260709 12:14:27.328120 32181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.329944 32181 log.cc:826] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a: Log is configured to *not* fsync() on all Append() calls
I20260709 12:14:27.334677 32181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a: No bootstrap required, opened a new log
I20260709 12:14:27.355439 32181 raft_consensus.cc:359] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263d6d0cc1df40d6beac89715d4ddc6a" member_type: VOTER }
I20260709 12:14:27.356001 32181 raft_consensus.cc:385] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.356196 32181 raft_consensus.cc:740] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 263d6d0cc1df40d6beac89715d4ddc6a, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.357012 32181 consensus_queue.cc:260] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "263d6d0cc1df40d6beac89715d4ddc6a" member_type: VOTER }
I20260709 12:14:27.357465 32181 raft_consensus.cc:399] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:27.357718 32181 raft_consensus.cc:493] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:27.358006 32181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.362010 32181 raft_consensus.cc:515] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263d6d0cc1df40d6beac89715d4ddc6a" member_type: VOTER }
I20260709 12:14:27.362810 32181 leader_election.cc:304] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [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: 263d6d0cc1df40d6beac89715d4ddc6a; no voters: 
I20260709 12:14:27.364449 32181 leader_election.cc:290] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:27.364845 32184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.367095 32184 raft_consensus.cc:697] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 1 LEADER]: Becoming Leader. State: Replica: 263d6d0cc1df40d6beac89715d4ddc6a, State: Running, Role: LEADER
I20260709 12:14:27.368110 32184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [LEADER]: Queue going to LEADER mode. State: All 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: "263d6d0cc1df40d6beac89715d4ddc6a" member_type: VOTER }
I20260709 12:14:27.369124 32181 sys_catalog.cc:565] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:27.378526 32185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "263d6d0cc1df40d6beac89715d4ddc6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263d6d0cc1df40d6beac89715d4ddc6a" member_type: VOTER } }
I20260709 12:14:27.378839 32186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 263d6d0cc1df40d6beac89715d4ddc6a. Latest consensus state: current_term: 1 leader_uuid: "263d6d0cc1df40d6beac89715d4ddc6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "263d6d0cc1df40d6beac89715d4ddc6a" member_type: VOTER } }
I20260709 12:14:27.379395 32185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:27.379391 32186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:27.382398 32193 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:27.394074 32193 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:27.396368 32114 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:27.410658 32193 catalog_manager.cc:1383] Generated new cluster ID: ce3b7ae458194224a9fe5e72536ec522
I20260709 12:14:27.410966 32193 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:27.425469 32193 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:27.427724 32193 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:27.448284 32193 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a: Generated new TSK 0
I20260709 12:14:27.449402 32193 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:27.463769 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:27.472303 32203 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 12:14:27.473556 32204 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 12:14:27.478996 32114 server_base.cc:1061] running on GCE node
W20260709 12:14:27.479363 32206 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 12:14:27.480408 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:27.480686 32114 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 12:14:27.480892 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599267480874 us; error 0 us; skew 500 ppm
I20260709 12:14:27.481703 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:27.485790 32114 webserver.cc:533] Webserver started at http://127.31.92.129:36415/ using document root <none> and password file <none>
I20260709 12:14:27.486572 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:27.486840 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:27.487191 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:27.488718 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-0-root/instance:
uuid: "05167db1051a498b8ac03a974c9318de"
format_stamp: "Formatted at 2026-07-09 12:14:27 on dist-test-slave-2dwh"
I20260709 12:14:27.495940 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.008s
I20260709 12:14:27.501166 32211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:27.502046 32114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:14:27.502501 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "05167db1051a498b8ac03a974c9318de"
format_stamp: "Formatted at 2026-07-09 12:14:27 on dist-test-slave-2dwh"
I20260709 12:14:27.502839 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-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 12:14:27.523680 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:27.525034 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:27.527985 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:27.532035 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:27.532249 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:27.532577 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:27.532737 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:27.636829 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:42395
I20260709 12:14:27.636953 32273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:42395 every 8 connection(s)
I20260709 12:14:27.644208 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:27.654063 32278 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 12:14:27.656122 32279 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 12:14:27.665078 32114 server_base.cc:1061] running on GCE node
W20260709 12:14:27.666342 32281 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 12:14:27.667356 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:27.667603 32114 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 12:14:27.667820 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599267667800 us; error 0 us; skew 500 ppm
I20260709 12:14:27.668370 32274 heartbeater.cc:344] Connected to a master server at 127.31.92.190:37175
I20260709 12:14:27.668542 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:27.668871 32274 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:27.670226 32274 heartbeater.cc:507] Master 127.31.92.190:37175 requested a full tablet report, sending...
I20260709 12:14:27.671723 32114 webserver.cc:533] Webserver started at http://127.31.92.130:43375/ using document root <none> and password file <none>
I20260709 12:14:27.672319 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:27.672537 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:27.672878 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:27.673851 32146 ts_manager.cc:194] Registered new tserver with Master: 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395)
I20260709 12:14:27.674448 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-1-root/instance:
uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
format_stamp: "Formatted at 2026-07-09 12:14:27 on dist-test-slave-2dwh"
I20260709 12:14:27.676877 32146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33404
I20260709 12:14:27.681634 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:27.686259 32286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:27.687080 32114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:27.687366 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-1-root
uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
format_stamp: "Formatted at 2026-07-09 12:14:27 on dist-test-slave-2dwh"
I20260709 12:14:27.687659 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-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 12:14:27.710952 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:27.712721 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:27.715643 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:27.718973 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:27.719275 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:27.719573 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:27.719808 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:27.814088 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.130:44439
I20260709 12:14:27.814356 32348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.130:44439 every 8 connection(s)
I20260709 12:14:27.821640 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:27.836319 32353 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 12:14:27.837208 32352 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 12:14:27.837598 32349 heartbeater.cc:344] Connected to a master server at 127.31.92.190:37175
I20260709 12:14:27.838019 32349 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:27.839087 32349 heartbeater.cc:507] Master 127.31.92.190:37175 requested a full tablet report, sending...
W20260709 12:14:27.839589 32355 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 12:14:27.841498 32146 ts_manager.cc:194] Registered new tserver with Master: 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:27.843276 32146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33420
I20260709 12:14:27.844523 32114 server_base.cc:1061] running on GCE node
I20260709 12:14:27.845567 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:27.845824 32114 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 12:14:27.846026 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599267846009 us; error 0 us; skew 500 ppm
I20260709 12:14:27.846776 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:27.849489 32114 webserver.cc:533] Webserver started at http://127.31.92.131:46485/ using document root <none> and password file <none>
I20260709 12:14:27.850082 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:27.850314 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:27.850641 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:27.852098 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-2-root/instance:
uuid: "7c479dd98d144f44b877b489b566ea8a"
format_stamp: "Formatted at 2026-07-09 12:14:27 on dist-test-slave-2dwh"
I20260709 12:14:27.857750 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:27.861703 32360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:27.862556 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:27.862890 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-2-root
uuid: "7c479dd98d144f44b877b489b566ea8a"
format_stamp: "Formatted at 2026-07-09 12:14:27 on dist-test-slave-2dwh"
I20260709 12:14:27.863246 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599265710679-32114-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 12:14:27.888836 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:27.890564 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:27.892206 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:27.894932 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:27.895190 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:27.895512 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:27.895726 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:27.980607 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.131:40413
I20260709 12:14:27.980690 32422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.131:40413 every 8 connection(s)
I20260709 12:14:27.997640 32423 heartbeater.cc:344] Connected to a master server at 127.31.92.190:37175
I20260709 12:14:27.998049 32423 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:27.998827 32423 heartbeater.cc:507] Master 127.31.92.190:37175 requested a full tablet report, sending...
I20260709 12:14:28.000780 32146 ts_manager.cc:194] Registered new tserver with Master: 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:28.001307 32114 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012191012s
I20260709 12:14:28.002132 32146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33428
I20260709 12:14:28.053706 32146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33430:
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 12:14:28.057188 32146 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 12:14:28.188784 32239 tablet_service.cc:1511] Processing CreateTablet for tablet 0f19037953524c658c8179e3f8370e96 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:28.188599 32237 tablet_service.cc:1511] Processing CreateTablet for tablet 99948801bcfc4522bc53b5728a84cd8f (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:28.189623 32238 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad1dfbbf0d4224be92f3d6708294dd (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:28.195448 32314 tablet_service.cc:1511] Processing CreateTablet for tablet 0f19037953524c658c8179e3f8370e96 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:28.197438 32237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99948801bcfc4522bc53b5728a84cd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.193126 32236 tablet_service.cc:1511] Processing CreateTablet for tablet 822d34e0aa0546ff890639a08b3ec82d (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:28.198935 32312 tablet_service.cc:1511] Processing CreateTablet for tablet 99948801bcfc4522bc53b5728a84cd8f (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:28.203397 32314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f19037953524c658c8179e3f8370e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.206049 32238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad1dfbbf0d4224be92f3d6708294dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.204846 32313 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad1dfbbf0d4224be92f3d6708294dd (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:28.207861 32310 tablet_service.cc:1511] Processing CreateTablet for tablet d2ae35861b274fd496d91a15c8884453 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:28.213363 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 99948801bcfc4522bc53b5728a84cd8f (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:28.217677 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99948801bcfc4522bc53b5728a84cd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.219110 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad1dfbbf0d4224be92f3d6708294dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.219965 32239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f19037953524c658c8179e3f8370e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.223497 32235 tablet_service.cc:1511] Processing CreateTablet for tablet d2ae35861b274fd496d91a15c8884453 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:28.217374 32388 tablet_service.cc:1511] Processing CreateTablet for tablet 0f19037953524c658c8179e3f8370e96 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:28.230774 32385 tablet_service.cc:1511] Processing CreateTablet for tablet 822d34e0aa0546ff890639a08b3ec82d (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:28.224732 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 822d34e0aa0546ff890639a08b3ec82d (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:28.222859 32308 tablet_service.cc:1511] Processing CreateTablet for tablet e84ee70095d84b209a4f53b9c66b0fa0 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:28.226847 32309 tablet_service.cc:1511] Processing CreateTablet for tablet ad33e77c325941d7ac10632bfd97147e (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:28.237449 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822d34e0aa0546ff890639a08b3ec82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.237489 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ae35861b274fd496d91a15c8884453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.230896 32233 tablet_service.cc:1511] Processing CreateTablet for tablet e84ee70095d84b209a4f53b9c66b0fa0 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:28.239773 32387 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad1dfbbf0d4224be92f3d6708294dd (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:28.225068 32234 tablet_service.cc:1511] Processing CreateTablet for tablet ad33e77c325941d7ac10632bfd97147e (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:28.246737 32383 tablet_service.cc:1511] Processing CreateTablet for tablet ad33e77c325941d7ac10632bfd97147e (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:28.250779 32231 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0247ffb032428aa6ee776c75290cd0 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:28.252303 32232 tablet_service.cc:1511] Processing CreateTablet for tablet cf3787ba0bcc45ac89a763ac4e8f5a96 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:28.252650 32308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84ee70095d84b209a4f53b9c66b0fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.256875 32388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f19037953524c658c8179e3f8370e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.257494 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822d34e0aa0546ff890639a08b3ec82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.258229 32235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ae35861b274fd496d91a15c8884453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.243127 32384 tablet_service.cc:1511] Processing CreateTablet for tablet d2ae35861b274fd496d91a15c8884453 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:28.262830 32233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84ee70095d84b209a4f53b9c66b0fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.266927 32382 tablet_service.cc:1511] Processing CreateTablet for tablet e84ee70095d84b209a4f53b9c66b0fa0 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:28.276283 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822d34e0aa0546ff890639a08b3ec82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.276378 32231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0247ffb032428aa6ee776c75290cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.270090 32307 tablet_service.cc:1511] Processing CreateTablet for tablet cf3787ba0bcc45ac89a763ac4e8f5a96 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:28.280840 32234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad33e77c325941d7ac10632bfd97147e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.265686 32381 tablet_service.cc:1511] Processing CreateTablet for tablet cf3787ba0bcc45ac89a763ac4e8f5a96 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:28.279731 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99948801bcfc4522bc53b5728a84cd8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.286912 32232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3787ba0bcc45ac89a763ac4e8f5a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.287961 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ae35861b274fd496d91a15c8884453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.294484 32306 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0247ffb032428aa6ee776c75290cd0 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:28.298054 32382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84ee70095d84b209a4f53b9c66b0fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.307058 32380 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0247ffb032428aa6ee776c75290cd0 (DEFAULT_TABLE table=test-workload [id=0d524c0d96da4c20ae4b9b8f49115e03]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:28.309721 32383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad33e77c325941d7ac10632bfd97147e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.308406 32307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3787ba0bcc45ac89a763ac4e8f5a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.314213 32381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf3787ba0bcc45ac89a763ac4e8f5a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.323400 32380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0247ffb032428aa6ee776c75290cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.329563 32306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0247ffb032428aa6ee776c75290cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.336551 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad1dfbbf0d4224be92f3d6708294dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:28.336269 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad33e77c325941d7ac10632bfd97147e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:14:28.392789 32194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:28.514613 32441 tablet_bootstrap.cc:492] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:28.536125 32442 tablet_bootstrap.cc:492] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
I20260709 12:14:28.548671 32442 tablet_bootstrap.cc:654] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.551620 32443 tablet_bootstrap.cc:492] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
I20260709 12:14:28.559796 32441 tablet_bootstrap.cc:654] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.560747 32442 tablet_bootstrap.cc:492] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:28.561352 32442 ts_tablet_manager.cc:1403] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 12:14:28.562680 32443 tablet_bootstrap.cc:654] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.565299 32442 raft_consensus.cc:359] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.566459 32442 raft_consensus.cc:385] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.566921 32442 raft_consensus.cc:740] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.567975 32442 consensus_queue.cc:260] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.576277 32441 tablet_bootstrap.cc:492] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:28.576929 32441 ts_tablet_manager.cc:1403] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.011s
I20260709 12:14:28.578603 32443 tablet_bootstrap.cc:492] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
I20260709 12:14:28.579077 32443 ts_tablet_manager.cc:1403] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.005s
I20260709 12:14:28.580869 32441 raft_consensus.cc:359] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.581728 32443 raft_consensus.cc:359] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.582232 32441 raft_consensus.cc:385] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.582496 32443 raft_consensus.cc:385] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.582716 32441 raft_consensus.cc:740] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.582937 32443 raft_consensus.cc:740] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.583830 32443 consensus_queue.cc:260] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.583700 32441 consensus_queue.cc:260] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.585830 32442 ts_tablet_manager.cc:1434] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.009s
I20260709 12:14:28.586830 32349 heartbeater.cc:499] Master 127.31.92.190:37175 was elected leader, sending a full tablet report...
I20260709 12:14:28.587132 32442 tablet_bootstrap.cc:492] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
I20260709 12:14:28.597316 32443 ts_tablet_manager.cc:1434] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 12:14:28.598104 32423 heartbeater.cc:499] Master 127.31.92.190:37175 was elected leader, sending a full tablet report...
I20260709 12:14:28.598351 32443 tablet_bootstrap.cc:492] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
I20260709 12:14:28.599128 32442 tablet_bootstrap.cc:654] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.608130 32443 tablet_bootstrap.cc:654] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.614810 32448 raft_consensus.cc:493] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.615330 32448 raft_consensus.cc:515] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.617730 32274 heartbeater.cc:499] Master 127.31.92.190:37175 was elected leader, sending a full tablet report...
I20260709 12:14:28.621995 32448 leader_election.cc:290] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:28.627677 32441 ts_tablet_manager.cc:1434] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.050s	user 0.018s	sys 0.011s
I20260709 12:14:28.628831 32441 tablet_bootstrap.cc:492] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:28.635833 32441 tablet_bootstrap.cc:654] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:28.644187 32275 tablet.cc:2406] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:28.649267 32441 tablet_bootstrap.cc:492] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:28.649852 32441 ts_tablet_manager.cc:1403] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 12:14:28.653542 32441 raft_consensus.cc:359] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.654536 32441 raft_consensus.cc:385] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.654910 32441 raft_consensus.cc:740] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.655119 32443 tablet_bootstrap.cc:492] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
I20260709 12:14:28.657145 32443 ts_tablet_manager.cc:1403] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.011s
I20260709 12:14:28.657545 32441 consensus_queue.cc:260] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.660051 32443 raft_consensus.cc:359] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.660778 32443 raft_consensus.cc:385] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.661072 32443 raft_consensus.cc:740] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.661795 32443 consensus_queue.cc:260] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.663838 32443 ts_tablet_manager.cc:1434] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:28.664705 32443 tablet_bootstrap.cc:492] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
I20260709 12:14:28.665122 32441 ts_tablet_manager.cc:1434] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:14:28.670316 32441 tablet_bootstrap.cc:492] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:28.685490 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
W20260709 12:14:28.688251 32362 leader_election.cc:343] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.713225 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
W20260709 12:14:28.714744 32362 leader_election.cc:343] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.715481 32362 leader_election.cc:304] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c479dd98d144f44b877b489b566ea8a; no voters: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:28.716432 32448 raft_consensus.cc:2749] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:28.717166 32443 tablet_bootstrap.cc:654] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.718358 32441 tablet_bootstrap.cc:654] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.719774 32442 tablet_bootstrap.cc:492] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:28.720230 32442 ts_tablet_manager.cc:1403] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.133s	user 0.021s	sys 0.025s
I20260709 12:14:28.723083 32441 tablet_bootstrap.cc:492] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:28.723043 32442 raft_consensus.cc:359] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.723645 32441 ts_tablet_manager.cc:1403] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.032s
I20260709 12:14:28.723860 32442 raft_consensus.cc:385] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.724184 32442 raft_consensus.cc:740] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.724903 32442 consensus_queue.cc:260] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.726964 32442 ts_tablet_manager.cc:1434] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:14:28.727869 32442 tablet_bootstrap.cc:492] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
I20260709 12:14:28.727609 32441 raft_consensus.cc:359] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.728296 32441 raft_consensus.cc:385] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.728600 32441 raft_consensus.cc:740] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.729277 32441 consensus_queue.cc:260] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.731659 32441 ts_tablet_manager.cc:1434] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:14:28.732573 32441 tablet_bootstrap.cc:492] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:28.734531 32442 tablet_bootstrap.cc:654] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.739030 32441 tablet_bootstrap.cc:654] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.740214 32442 tablet_bootstrap.cc:492] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:28.740643 32442 ts_tablet_manager.cc:1403] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:14:28.743389 32442 raft_consensus.cc:359] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.744102 32442 raft_consensus.cc:385] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.744410 32442 raft_consensus.cc:740] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.745091 32442 consensus_queue.cc:260] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.748549 32442 ts_tablet_manager.cc:1434] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:28.749454 32442 tablet_bootstrap.cc:492] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
I20260709 12:14:28.757074 32442 tablet_bootstrap.cc:654] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.757599 32441 tablet_bootstrap.cc:492] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:28.758059 32441 ts_tablet_manager.cc:1403] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 12:14:28.761032 32441 raft_consensus.cc:359] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.761749 32441 raft_consensus.cc:385] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.762063 32441 raft_consensus.cc:740] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.762768 32441 consensus_queue.cc:260] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.763865 32443 tablet_bootstrap.cc:492] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
I20260709 12:14:28.764317 32443 ts_tablet_manager.cc:1403] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.005s
I20260709 12:14:28.764708 32441 ts_tablet_manager.cc:1434] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:28.765825 32441 tablet_bootstrap.cc:492] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:28.767117 32443 raft_consensus.cc:359] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.767808 32443 raft_consensus.cc:385] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.768092 32443 raft_consensus.cc:740] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.768811 32443 consensus_queue.cc:260] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.777539 32443 ts_tablet_manager.cc:1434] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:14:28.778517 32443 tablet_bootstrap.cc:492] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
I20260709 12:14:28.782655 32449 raft_consensus.cc:493] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.783344 32442 tablet_bootstrap.cc:492] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:28.783175 32449 raft_consensus.cc:515] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.783941 32442 ts_tablet_manager.cc:1403] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.000s
I20260709 12:14:28.784363 32441 tablet_bootstrap.cc:654] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.789458 32443 tablet_bootstrap.cc:654] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.792611 32442 raft_consensus.cc:359] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.793632 32442 raft_consensus.cc:385] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.787500 32449 leader_election.cc:290] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:28.794066 32442 raft_consensus.cc:740] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.795020 32442 consensus_queue.cc:260] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.797830 32442 ts_tablet_manager.cc:1434] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:14:28.799393 32442 tablet_bootstrap.cc:492] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
I20260709 12:14:28.813236 32442 tablet_bootstrap.cc:654] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.832214 32449 raft_consensus.cc:493] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.832842 32449 raft_consensus.cc:515] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.835433 32449 leader_election.cc:290] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:28.848582 32441 tablet_bootstrap.cc:492] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:28.849076 32441 ts_tablet_manager.cc:1403] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.011s
I20260709 12:14:28.852200 32441 raft_consensus.cc:359] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.853114 32441 raft_consensus.cc:385] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.853513 32441 raft_consensus.cc:740] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.854440 32441 consensus_queue.cc:260] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.856751 32443 tablet_bootstrap.cc:492] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
I20260709 12:14:28.856782 32441 ts_tablet_manager.cc:1434] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:28.857228 32443 ts_tablet_manager.cc:1403] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.043s
I20260709 12:14:28.858078 32441 tablet_bootstrap.cc:492] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:28.860121 32443 raft_consensus.cc:359] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.860833 32443 raft_consensus.cc:385] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.861120 32443 raft_consensus.cc:740] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.861824 32443 consensus_queue.cc:260] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.864468 32448 raft_consensus.cc:493] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.864850 32442 tablet_bootstrap.cc:492] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:28.864912 32448 raft_consensus.cc:515] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.865453 32442 ts_tablet_manager.cc:1403] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.010s
I20260709 12:14:28.867043 32448 leader_election.cc:290] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:28.868222 32443 ts_tablet_manager.cc:1434] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:14:28.869170 32443 tablet_bootstrap.cc:492] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
I20260709 12:14:28.868835 32442 raft_consensus.cc:359] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.869685 32442 raft_consensus.cc:385] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.872977 32442 raft_consensus.cc:740] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.873142 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:28.871986 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:28.873824 32442 consensus_queue.cc:260] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.874516 32324 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:28.876134 32443 tablet_bootstrap.cc:654] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.876274 32442 ts_tablet_manager.cc:1434] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 12:14:28.872715 32441 tablet_bootstrap.cc:654] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.877873 32442 tablet_bootstrap.cc:492] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
W20260709 12:14:28.885592 32362 leader_election.cc:343] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.891229 32447 raft_consensus.cc:493] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.891765 32447 raft_consensus.cc:515] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.892244 32362 leader_election.cc:304] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [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: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 05167db1051a498b8ac03a974c9318de
I20260709 12:14:28.902282 32448 raft_consensus.cc:2804] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:28.902788 32448 raft_consensus.cc:493] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:28.903206 32448 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:28.911695 32447 leader_election.cc:290] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:28.912568 32447 raft_consensus.cc:493] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:28.913376 32447 raft_consensus.cc:515] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.919950 32447 leader_election.cc:290] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:28.936801 32441 tablet_bootstrap.cc:492] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:28.937318 32441 ts_tablet_manager.cc:1403] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.016s
I20260709 12:14:28.940377 32441 raft_consensus.cc:359] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.946483 32442 tablet_bootstrap.cc:654] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.950461 32441 raft_consensus.cc:385] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.952450 32441 raft_consensus.cc:740] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:28.953096 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0247ffb032428aa6ee776c75290cd0" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:28.954349 32441 consensus_queue.cc:260] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.955667 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:28.957811 32441 ts_tablet_manager.cc:1434] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
W20260709 12:14:28.958323 32215 leader_election.cc:343] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.959025 32441 tablet_bootstrap.cc:492] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:28.956667 32448 raft_consensus.cc:515] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.965360 32448 leader_election.cc:290] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:28.966226 32443 tablet_bootstrap.cc:492] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
I20260709 12:14:28.966684 32443 ts_tablet_manager.cc:1403] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.023s
I20260709 12:14:28.967480 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:28.968865 32324 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:28.970270 32441 tablet_bootstrap.cc:654] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:28.970388 32443 raft_consensus.cc:359] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.971992 32443 raft_consensus.cc:385] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:28.972270 32443 raft_consensus.cc:740] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
W20260709 12:14:28.973297 32215 leader_election.cc:343] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.973264 32443 consensus_queue.cc:260] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:28.976643 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:28.977555 32443 ts_tablet_manager.cc:1434] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:28.978484 32443 tablet_bootstrap.cc:492] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
W20260709 12:14:28.983341 32362 leader_election.cc:343] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:28.985304 32443 tablet_bootstrap.cc:654] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.004105 32449 raft_consensus.cc:493] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.004824 32449 raft_consensus.cc:515] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.009840 32449 leader_election.cc:290] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.011982 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.012789 32397 raft_consensus.cc:2468] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 0.
I20260709 12:14:29.014700 32215 leader_election.cc:304] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.016052 32449 raft_consensus.cc:2804] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.016575 32449 raft_consensus.cc:493] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.017036 32449 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.039268 32447 raft_consensus.cc:493] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.039901 32447 raft_consensus.cc:515] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.042402 32447 leader_election.cc:290] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.060061 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.062891 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.063788 32398 raft_consensus.cc:2468] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 0.
I20260709 12:14:29.065713 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
W20260709 12:14:29.069972 32290 leader_election.cc:343] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.071081 32290 leader_election.cc:304] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.072999 32447 raft_consensus.cc:2804] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.073508 32447 raft_consensus.cc:493] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.074007 32447 raft_consensus.cc:3060] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:29.087112 32290 leader_election.cc:343] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.088383 32324 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 1.
I20260709 12:14:29.090821 32362 leader_election.cc:304] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 05167db1051a498b8ac03a974c9318de
I20260709 12:14:29.091895 32448 raft_consensus.cc:2804] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.104187 32468 raft_consensus.cc:493] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.105595 32468 raft_consensus.cc:515] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.108024 32474 raft_consensus.cc:493] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.111049 32442 tablet_bootstrap.cc:492] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:29.114961 32442 ts_tablet_manager.cc:1403] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.237s	user 0.047s	sys 0.049s
I20260709 12:14:29.115577 32468 leader_election.cc:290] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.117174 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.117782 32397 raft_consensus.cc:2468] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 0.
I20260709 12:14:29.118124 32442 raft_consensus.cc:359] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.118853 32442 raft_consensus.cc:385] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.119150 32442 raft_consensus.cc:740] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.119259 32290 leader_election.cc:304] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.120167 32468 raft_consensus.cc:2804] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.120491 32468 raft_consensus.cc:493] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.120831 32468 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.112396 32441 tablet_bootstrap.cc:492] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:29.112773 32447 raft_consensus.cc:515] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.113504 32449 raft_consensus.cc:515] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.110395 32474 raft_consensus.cc:515] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.121872 32441 ts_tablet_manager.cc:1403] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.015s
I20260709 12:14:29.123147 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.121830 32442 consensus_queue.cc:260] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.123831 32449 leader_election.cc:290] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 election: Requested vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.124356 32449 raft_consensus.cc:493] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.124855 32449 raft_consensus.cc:515] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.125214 32448 raft_consensus.cc:697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Becoming Leader. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:29.126842 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0247ffb032428aa6ee776c75290cd0" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.128113 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:29.128640 32397 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.129114 32443 tablet_bootstrap.cc:492] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
I20260709 12:14:29.130618 32474 leader_election.cc:290] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.130211 32448 consensus_queue.cc:237] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.132817 32449 leader_election.cc:290] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.140746 32442 ts_tablet_manager.cc:1434] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260709 12:14:29.141590 32324 raft_consensus.cc:2393] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05167db1051a498b8ac03a974c9318de in current term 1: Already voted for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in this term.
I20260709 12:14:29.143150 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.144057 32398 raft_consensus.cc:2468] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 0.
I20260709 12:14:29.131575 32443 ts_tablet_manager.cc:1403] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.013s
I20260709 12:14:29.146907 32447 leader_election.cc:290] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.146402 32396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.147977 32215 leader_election.cc:304] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.148449 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:29.149016 32398 raft_consensus.cc:3060] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.151114 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
W20260709 12:14:29.151122 32215 leader_election.cc:343] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.150533 32449 raft_consensus.cc:2804] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.155769 32442 tablet_bootstrap.cc:492] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
I20260709 12:14:29.155479 32449 raft_consensus.cc:493] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.156562 32449 raft_consensus.cc:3060] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.157300 32443 raft_consensus.cc:359] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.158859 32443 raft_consensus.cc:385] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.159085 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:29.160322 32468 raft_consensus.cc:515] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.161046 32443 raft_consensus.cc:740] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.166158 32396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:29.168031 32443 consensus_queue.cc:260] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.161814 32324 raft_consensus.cc:2393] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05167db1051a498b8ac03a974c9318de in current term 1: Already voted for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in this term.
I20260709 12:14:29.170639 32443 ts_tablet_manager.cc:1434] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.004s
I20260709 12:14:29.171698 32443 tablet_bootstrap.cc:492] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
I20260709 12:14:29.171413 32441 raft_consensus.cc:359] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.171869 32468 leader_election.cc:290] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.166935 32397 raft_consensus.cc:2468] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 1.
I20260709 12:14:29.173655 32215 leader_election.cc:304] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.161701 32398 raft_consensus.cc:2468] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 1.
I20260709 12:14:29.174686 32476 raft_consensus.cc:2804] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.172117 32441 raft_consensus.cc:385] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.175827 32290 leader_election.cc:304] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.176512 32442 tablet_bootstrap.cc:654] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.177721 32441 raft_consensus.cc:740] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.176709 32476 raft_consensus.cc:697] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Becoming Leader. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:29.178154 32468 raft_consensus.cc:2804] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.180233 32476 consensus_queue.cc:237] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.187022 32441 consensus_queue.cc:260] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.189371 32441 ts_tablet_manager.cc:1434] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.003s
I20260709 12:14:29.184842 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.189944 32146 catalog_manager.cc:5697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c479dd98d144f44b877b489b566ea8a (127.31.92.131). New cstate: current_term: 1 leader_uuid: "7c479dd98d144f44b877b489b566ea8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:29.208817 32476 raft_consensus.cc:493] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.190343 32441 tablet_bootstrap.cc:492] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:29.209522 32144 catalog_manager.cc:5697] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de reported cstate change: term changed from 0 to 1, leader changed from <none> to 05167db1051a498b8ac03a974c9318de (127.31.92.129). New cstate: current_term: 1 leader_uuid: "05167db1051a498b8ac03a974c9318de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.204319 32443 tablet_bootstrap.cc:654] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.190966 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
W20260709 12:14:29.193252 32213 leader_election.cc:343] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.212217 32213 leader_election.cc:304] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05167db1051a498b8ac03a974c9318de; no voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.213287 32442 tablet_bootstrap.cc:492] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:29.213189 32474 raft_consensus.cc:2749] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:29.212879 32476 raft_consensus.cc:515] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.213766 32442 ts_tablet_manager.cc:1403] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.059s	user 0.001s	sys 0.017s
I20260709 12:14:29.195402 32468 raft_consensus.cc:697] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:29.197198 32449 raft_consensus.cc:515] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.242239 32476 leader_election.cc:290] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.242067 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.241396 32468 consensus_queue.cc:237] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.238759 32213 leader_election.cc:304] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05167db1051a498b8ac03a974c9318de; no voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.246246 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:29.246192 32442 raft_consensus.cc:359] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.246383 32476 raft_consensus.cc:3060] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.247680 32442 raft_consensus.cc:385] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:29.247637 32213 leader_election.cc:343] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.251353 32442 raft_consensus.cc:740] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
W20260709 12:14:29.252012 32213 leader_election.cc:343] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.252461 32213 leader_election.cc:304] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05167db1051a498b8ac03a974c9318de; no voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.252413 32442 consensus_queue.cc:260] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.253274 32474 raft_consensus.cc:2749] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:29.246949 32449 leader_election.cc:290] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 election: Requested vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.247583 32398 raft_consensus.cc:3060] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.256175 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.259070 32323 raft_consensus.cc:2393] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05167db1051a498b8ac03a974c9318de in current term 1: Already voted for candidate 7c479dd98d144f44b877b489b566ea8a in this term.
I20260709 12:14:29.260799 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:29.262521 32442 ts_tablet_manager.cc:1434] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.003s
I20260709 12:14:29.262784 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.263729 32442 tablet_bootstrap.cc:492] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
I20260709 12:14:29.264603 32247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.265475 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.265846 32249 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 0.
I20260709 12:14:29.269723 32441 tablet_bootstrap.cc:654] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.270892 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.267019 32145 catalog_manager.cc:5697] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 1 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.276190 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:29.276980 32476 raft_consensus.cc:2749] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:29.269060 32449 raft_consensus.cc:493] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.280928 32247 raft_consensus.cc:2468] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 1.
W20260709 12:14:29.287482 32288 leader_election.cc:343] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.291249 32288 leader_election.cc:304] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.281368 32449 raft_consensus.cc:515] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.288394 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:29.295974 32468 raft_consensus.cc:2749] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:29.294571 32398 raft_consensus.cc:2468] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 1.
I20260709 12:14:29.297317 32288 leader_election.cc:304] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [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: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.299012 32468 raft_consensus.cc:2804] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.299379 32468 raft_consensus.cc:493] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.299436 32215 leader_election.cc:304] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.299787 32468 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.301715 32442 tablet_bootstrap.cc:654] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.297569 32213 leader_election.cc:304] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05167db1051a498b8ac03a974c9318de; no voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.302769 32476 raft_consensus.cc:2804] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.306690 32474 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.309316 32441 tablet_bootstrap.cc:492] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:29.309904 32441 ts_tablet_manager.cc:1403] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.003s
I20260709 12:14:29.306869 32443 tablet_bootstrap.cc:492] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
W20260709 12:14:29.311609 32213 leader_election.cc:343] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.312722 32443 ts_tablet_manager.cc:1403] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.019s
I20260709 12:14:29.316581 32288 leader_election.cc:304] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [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: 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.317121 32442 tablet_bootstrap.cc:492] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:29.317380 32447 raft_consensus.cc:2749] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:29.317592 32442 ts_tablet_manager.cc:1403] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.009s
I20260709 12:14:29.319684 32448 raft_consensus.cc:493] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.320497 32448 raft_consensus.cc:515] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.322465 32448 leader_election.cc:290] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:29.324244 32474 raft_consensus.cc:2749] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:29.328156 32442 raft_consensus.cc:359] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.326486 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.328733 32442 raft_consensus.cc:385] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.326787 32476 raft_consensus.cc:697] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Becoming Leader. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:29.328724 32441 raft_consensus.cc:359] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.329486 32442 raft_consensus.cc:740] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.330178 32441 raft_consensus.cc:385] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.330652 32441 raft_consensus.cc:740] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.324877 32468 raft_consensus.cc:515] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.329475 32447 raft_consensus.cc:493] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.329891 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.332533 32447 raft_consensus.cc:515] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.333245 32442 consensus_queue.cc:260] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.334651 32441 consensus_queue.cc:260] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.336932 32248 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:29.335951 32323 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:29.333986 32476 consensus_queue.cc:237] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.339488 32442 ts_tablet_manager.cc:1434] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 12:14:29.341305 32447 leader_election.cc:290] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.344470 32442 tablet_bootstrap.cc:492] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf: Bootstrap starting.
I20260709 12:14:29.343999 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.344348 32247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.348975 32468 leader_election.cc:290] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.349247 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:29.349733 32249 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.350394 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:29.347457 32398 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 0.
I20260709 12:14:29.352566 32290 leader_election.cc:304] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [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: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 05167db1051a498b8ac03a974c9318de
I20260709 12:14:29.354514 32468 raft_consensus.cc:2804] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:29.355270 32290 leader_election.cc:343] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.354733 32447 raft_consensus.cc:493] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.356266 32447 raft_consensus.cc:515] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.355494 32468 raft_consensus.cc:493] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.357447 32442 tablet_bootstrap.cc:654] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.358060 32468 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.354440 32443 raft_consensus.cc:359] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.359182 32443 raft_consensus.cc:385] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.359494 32443 raft_consensus.cc:740] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.360224 32443 consensus_queue.cc:260] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.360708 32247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.363931 32447 leader_election.cc:290] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.365516 32362 leader_election.cc:304] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.366274 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.367497 32397 raft_consensus.cc:2393] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52ea3f5c4ab14d8c847acfe370cad6cf in current term 1: Already voted for candidate 05167db1051a498b8ac03a974c9318de in this term.
I20260709 12:14:29.367547 32448 raft_consensus.cc:2804] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.368076 32448 raft_consensus.cc:493] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.368753 32448 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.370231 32290 leader_election.cc:304] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.372829 32447 raft_consensus.cc:3060] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.375169 32443 ts_tablet_manager.cc:1434] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.003s
I20260709 12:14:29.377027 32442 tablet_bootstrap.cc:492] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf: No bootstrap required, opened a new log
I20260709 12:14:29.377511 32442 ts_tablet_manager.cc:1403] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 12:14:29.379446 32468 raft_consensus.cc:515] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.380892 32442 raft_consensus.cc:359] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.381727 32442 raft_consensus.cc:385] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.382040 32442 raft_consensus.cc:740] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.383235 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:29.384001 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:29.385005 32248 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.387040 32449 leader_election.cc:290] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.376631 32249 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 1.
I20260709 12:14:29.388196 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c479dd98d144f44b877b489b566ea8a" is_pre_election: true
I20260709 12:14:29.388849 32398 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 0.
I20260709 12:14:29.391834 32447 raft_consensus.cc:2749] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:29.384491 32468 leader_election.cc:290] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:29.392342 32248 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 1.
I20260709 12:14:29.393066 32215 leader_election.cc:304] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.393832 32442 consensus_queue.cc:260] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.394591 32476 raft_consensus.cc:2764] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:29.395234 32288 leader_election.cc:304] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:29.396446 32288 leader_election.cc:304] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 
I20260709 12:14:29.397478 32477 raft_consensus.cc:2804] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.397904 32477 raft_consensus.cc:697] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:29.397814 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.398505 32468 raft_consensus.cc:2804] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.398154 32442 ts_tablet_manager.cc:1434] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:14:29.398830 32477 consensus_queue.cc:237] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.400134 32443 tablet_bootstrap.cc:492] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
I20260709 12:14:29.402956 32441 ts_tablet_manager.cc:1434] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.093s	user 0.011s	sys 0.000s
I20260709 12:14:29.403880 32441 tablet_bootstrap.cc:492] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de: Bootstrap starting.
I20260709 12:14:29.406776 32443 tablet_bootstrap.cc:654] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.384224 32448 raft_consensus.cc:515] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
W20260709 12:14:29.410283 32194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:29.410722 32397 raft_consensus.cc:2393] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52ea3f5c4ab14d8c847acfe370cad6cf in current term 1: Already voted for candidate 7c479dd98d144f44b877b489b566ea8a in this term.
I20260709 12:14:29.415608 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:29.416097 32448 leader_election.cc:290] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:29.416378 32248 raft_consensus.cc:2393] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c479dd98d144f44b877b489b566ea8a in current term 1: Already voted for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in this term.
I20260709 12:14:29.417120 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:29.424031 32144 catalog_manager.cc:5697] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de reported cstate change: term changed from 0 to 1, leader changed from <none> to 05167db1051a498b8ac03a974c9318de (127.31.92.129). New cstate: current_term: 1 leader_uuid: "05167db1051a498b8ac03a974c9318de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.427467 32443 tablet_bootstrap.cc:492] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
I20260709 12:14:29.427938 32443 ts_tablet_manager.cc:1403] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 12:14:29.430495 32443 raft_consensus.cc:359] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.431123 32443 raft_consensus.cc:385] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.431377 32443 raft_consensus.cc:740] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.432015 32443 consensus_queue.cc:260] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.434194 32443 ts_tablet_manager.cc:1434] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:29.435071 32443 tablet_bootstrap.cc:492] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a: Bootstrap starting.
I20260709 12:14:29.441964 32443 tablet_bootstrap.cc:654] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.453547 32441 tablet_bootstrap.cc:654] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.454118 32443 tablet_bootstrap.cc:492] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a: No bootstrap required, opened a new log
I20260709 12:14:29.455101 32448 raft_consensus.cc:493] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.455653 32448 raft_consensus.cc:515] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.457801 32448 leader_election.cc:290] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:29.458434 32443 ts_tablet_manager.cc:1403] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260709 12:14:29.458760 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.459452 32248 raft_consensus.cc:2468] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:29.461009 32443 raft_consensus.cc:359] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.461680 32443 raft_consensus.cc:385] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.461935 32443 raft_consensus.cc:740] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.462194 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.462842 32324 raft_consensus.cc:2468] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:29.462638 32443 consensus_queue.cc:260] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.463954 32362 leader_election.cc:304] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.466992 32448 raft_consensus.cc:2804] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.467371 32448 raft_consensus.cc:493] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.467720 32448 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.474722 32448 raft_consensus.cc:515] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.476698 32468 raft_consensus.cc:697] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:29.477759 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:29.482905 32443 ts_tablet_manager.cc:1434] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:14:29.482846 32248 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.483693 32448 leader_election.cc:290] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:29.484673 32468 consensus_queue.cc:237] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.484082 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:29.491317 32324 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.493528 32441 tablet_bootstrap.cc:492] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de: No bootstrap required, opened a new log
I20260709 12:14:29.494035 32441 ts_tablet_manager.cc:1403] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.005s
I20260709 12:14:29.497107 32441 raft_consensus.cc:359] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.497831 32441 raft_consensus.cc:385] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.498140 32441 raft_consensus.cc:740] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.498871 32441 consensus_queue.cc:260] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.501175 32441 ts_tablet_manager.cc:1434] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:14:29.497853 32324 raft_consensus.cc:2468] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 1.
I20260709 12:14:29.507236 32362 leader_election.cc:304] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.508081 32448 raft_consensus.cc:2804] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.508584 32448 raft_consensus.cc:697] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Becoming Leader. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:29.509400 32448 consensus_queue.cc:237] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.505712 32248 raft_consensus.cc:2468] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 1.
I20260709 12:14:29.515036 32475 raft_consensus.cc:493] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.515527 32475 raft_consensus.cc:515] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.517405 32475 leader_election.cc:290] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:29.519155 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0247ffb032428aa6ee776c75290cd0" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.519663 32324 raft_consensus.cc:2468] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:29.520612 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0247ffb032428aa6ee776c75290cd0" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.520690 32362 leader_election.cc:304] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.521448 32475 raft_consensus.cc:2804] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.521762 32475 raft_consensus.cc:493] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.522027 32475 raft_consensus.cc:3060] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.525813 32248 raft_consensus.cc:2468] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:29.528424 32362 leader_election.cc:304] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [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: 7c479dd98d144f44b877b489b566ea8a; no voters: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:29.532657 32146 catalog_manager.cc:5697] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 1 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.534474 32146 catalog_manager.cc:5697] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 1 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:29.535996 32500 raft_consensus.cc:2749] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:29.534049 32475 raft_consensus.cc:515] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.540822 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0247ffb032428aa6ee776c75290cd0" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:29.541869 32248 raft_consensus.cc:3060] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.542562 32475 leader_election.cc:290] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:29.545464 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0247ffb032428aa6ee776c75290cd0" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:29.545238 32144 catalog_manager.cc:5697] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c479dd98d144f44b877b489b566ea8a (127.31.92.131). New cstate: current_term: 1 leader_uuid: "7c479dd98d144f44b877b489b566ea8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:29.546060 32323 raft_consensus.cc:3060] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.549175 32248 raft_consensus.cc:2468] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 1.
I20260709 12:14:29.550468 32362 leader_election.cc:304] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.555101 32323 raft_consensus.cc:2468] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 1.
I20260709 12:14:29.555629 32475 raft_consensus.cc:2804] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.556272 32475 raft_consensus.cc:697] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Becoming Leader. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:29.557078 32475 consensus_queue.cc:237] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.564502 32144 catalog_manager.cc:5697] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c479dd98d144f44b877b489b566ea8a (127.31.92.131). New cstate: current_term: 1 leader_uuid: "7c479dd98d144f44b877b489b566ea8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:29.607825 32449 consensus_queue.cc:1048] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.621223 32474 consensus_queue.cc:1048] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.698858 32475 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.711779 32500 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.730655 32474 consensus_queue.cc:1048] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.745507 32489 consensus_queue.cc:1048] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:29.807930 32468 consensus_queue.cc:1048] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.818957 32493 consensus_queue.cc:1048] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:29.893833 32500 consensus_queue.cc:1048] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.897694 32493 consensus_queue.cc:1048] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.905900 32448 consensus_queue.cc:1048] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.912053 32448 raft_consensus.cc:493] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.912535 32448 raft_consensus.cc:515] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.917754 32448 leader_election.cc:290] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:29.919152 32477 consensus_queue.cc:1048] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.920429 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de" is_pre_election: true
I20260709 12:14:29.921159 32249 raft_consensus.cc:2468] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:29.922358 32362 leader_election.cc:304] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.923163 32448 raft_consensus.cc:2804] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:29.923844 32448 raft_consensus.cc:493] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:29.924257 32448 raft_consensus.cc:3060] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.930770 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" is_pre_election: true
I20260709 12:14:29.931674 32323 raft_consensus.cc:2468] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 0.
I20260709 12:14:29.942557 32448 raft_consensus.cc:515] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.944449 32448 leader_election.cc:290] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:29.945736 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:29.946339 32249 raft_consensus.cc:3060] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.946624 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:29.947188 32323 raft_consensus.cc:3060] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.952598 32249 raft_consensus.cc:2468] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 1.
I20260709 12:14:29.953732 32362 leader_election.cc:304] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:29.954749 32448 raft_consensus.cc:2804] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.956190 32323 raft_consensus.cc:2468] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 1.
I20260709 12:14:29.957367 32448 raft_consensus.cc:697] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Becoming Leader. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:29.957885 32397 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.958267 32448 consensus_queue.cc:237] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:29.966181 32493 consensus_queue.cc:1048] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:29.967335 32144 catalog_manager.cc:5697] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c479dd98d144f44b877b489b566ea8a (127.31.92.131). New cstate: current_term: 1 leader_uuid: "7c479dd98d144f44b877b489b566ea8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:29.976692 32468 consensus_queue.cc:1048] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.026630 32448 consensus_queue.cc:1048] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.028352 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f19037953524c658c8179e3f8370e96"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
mode: GRACEFUL
new_leader_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:49204
I20260709 12:14:30.029026 32323 raft_consensus.cc:606] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Received request to transfer leadership to TS 05167db1051a498b8ac03a974c9318de
I20260709 12:14:30.041471 32500 consensus_queue.cc:1048] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.050009 32324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
mode: GRACEFUL
new_leader_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:49204
I20260709 12:14:30.050731 32324 raft_consensus.cc:606] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Received request to transfer leadership to TS 05167db1051a498b8ac03a974c9318de
I20260709 12:14:30.068938 32397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
mode: GRACEFUL
new_leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:44434
I20260709 12:14:30.069487 32397 raft_consensus.cc:606] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Received request to transfer leadership to TS 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:30.075460 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
mode: GRACEFUL
new_leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:44434
I20260709 12:14:30.076049 32398 raft_consensus.cc:606] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Received request to transfer leadership to TS 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:30.084391 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
mode: GRACEFUL
new_leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:44434
I20260709 12:14:30.085000 32398 raft_consensus.cc:606] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Received request to transfer leadership to TS 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:30.109079 32475 raft_consensus.cc:993] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a: : Instructing follower 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:30.109593 32500 raft_consensus.cc:1081] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Signalling peer 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:30.111191 32323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:49188
I20260709 12:14:30.111711 32323 raft_consensus.cc:493] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:30.112038 32323 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.116683 32323 raft_consensus.cc:515] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.118355 32323 leader_election.cc:290] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:30.119336 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:30.119468 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:30.119912 32248 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.120092 32398 raft_consensus.cc:3055] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:30.120497 32398 raft_consensus.cc:740] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:30.121246 32398 consensus_queue.cc:260] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.122646 32398 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.126575 32248 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:30.127305 32398 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:30.127692 32288 leader_election.cc:304] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 
I20260709 12:14:30.128485 32468 raft_consensus.cc:2804] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:30.128954 32468 raft_consensus.cc:697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:30.129755 32468 consensus_queue.cc:237] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.136493 32143 catalog_manager.cc:5697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 1 to 2, leader changed from 7c479dd98d144f44b877b489b566ea8a (127.31.92.131) to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 2 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.315654 32477 raft_consensus.cc:993] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf: : Instructing follower 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:30.316110 32468 raft_consensus.cc:1081] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Signalling peer 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:30.317595 32248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:35978
I20260709 12:14:30.318248 32248 raft_consensus.cc:493] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:30.318697 32248 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.324247 32248 raft_consensus.cc:515] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.326169 32248 leader_election.cc:290] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 2 election: Requested vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:30.327003 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:30.327281 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:30.327646 32323 raft_consensus.cc:3055] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:30.327850 32398 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.328018 32323 raft_consensus.cc:740] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:30.328893 32323 consensus_queue.cc:260] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.330111 32323 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.332666 32398 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 2.
I20260709 12:14:30.333652 32215 leader_election.cc:304] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:30.334318 32489 raft_consensus.cc:2804] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:30.334815 32489 raft_consensus.cc:697] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Becoming Leader. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:30.335606 32489 consensus_queue.cc:237] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.336591 32323 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 2.
I20260709 12:14:30.342516 32143 catalog_manager.cc:5697] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de reported cstate change: term changed from 1 to 2, leader changed from 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130) to 05167db1051a498b8ac03a974c9318de (127.31.92.129). New cstate: current_term: 2 leader_uuid: "05167db1051a498b8ac03a974c9318de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.362764 32475 raft_consensus.cc:993] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a: : Instructing follower 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:30.363255 32500 raft_consensus.cc:1081] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Signalling peer 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:30.364960 32323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:49188
I20260709 12:14:30.365598 32323 raft_consensus.cc:493] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:30.366014 32323 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.374023 32323 raft_consensus.cc:515] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.376228 32323 leader_election.cc:290] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:30.377056 32248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:30.377350 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:30.377744 32248 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.377900 32398 raft_consensus.cc:3055] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:30.378298 32398 raft_consensus.cc:740] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:30.379165 32398 consensus_queue.cc:260] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.380446 32398 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.387494 32398 raft_consensus.cc:2468] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:30.388732 32290 leader_election.cc:304] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:30.389549 32447 raft_consensus.cc:2804] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:30.390004 32447 raft_consensus.cc:697] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:30.390926 32248 raft_consensus.cc:2468] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:30.391105 32447 consensus_queue.cc:237] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.398751 32143 catalog_manager.cc:5697] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 1 to 2, leader changed from 7c479dd98d144f44b877b489b566ea8a (127.31.92.131) to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 2 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.414481 32477 raft_consensus.cc:993] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf: : Instructing follower 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:30.414983 32477 raft_consensus.cc:1081] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Signalling peer 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:30.416759 32248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f19037953524c658c8179e3f8370e96"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:35978
I20260709 12:14:30.417392 32248 raft_consensus.cc:493] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:30.417806 32248 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.421610 32500 consensus_queue.cc:1048] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.424347 32248 raft_consensus.cc:515] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.426980 32248 leader_election.cc:290] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 2 election: Requested vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:30.428359 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:30.430106 32323 raft_consensus.cc:3055] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:30.430552 32323 raft_consensus.cc:740] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:30.431241 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:30.431399 32323 consensus_queue.cc:260] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.432559 32398 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.432826 32323 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.440269 32323 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 2.
I20260709 12:14:30.443756 32398 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 2.
I20260709 12:14:30.445660 32213 leader_election.cc:304] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 
I20260709 12:14:30.448969 32489 raft_consensus.cc:2804] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:30.449445 32489 raft_consensus.cc:697] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Becoming Leader. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:30.450273 32489 consensus_queue.cc:237] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.452327 32500 consensus_queue.cc:1048] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.461228 32475 raft_consensus.cc:993] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a: : Instructing follower 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:30.461699 32475 raft_consensus.cc:1081] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Signalling peer 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:30.461721 32143 catalog_manager.cc:5697] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de reported cstate change: term changed from 1 to 2, leader changed from 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130) to 05167db1051a498b8ac03a974c9318de (127.31.92.129). New cstate: current_term: 2 leader_uuid: "05167db1051a498b8ac03a974c9318de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.463413 32324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:49188
I20260709 12:14:30.463959 32324 raft_consensus.cc:493] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:30.464326 32324 raft_consensus.cc:3060] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.469589 32324 raft_consensus.cc:515] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.472342 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:30.472661 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ae35861b274fd496d91a15c8884453" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:30.472926 32249 raft_consensus.cc:3060] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.473210 32398 raft_consensus.cc:3055] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:30.473515 32398 raft_consensus.cc:740] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:30.474403 32398 consensus_queue.cc:260] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.476194 32398 raft_consensus.cc:3060] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:30.479753 32249 raft_consensus.cc:2468] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:30.480207 32324 leader_election.cc:290] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:30.480955 32288 leader_election.cc:304] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 
I20260709 12:14:30.481818 32447 raft_consensus.cc:2804] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:30.482287 32447 raft_consensus.cc:697] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:30.483142 32447 consensus_queue.cc:237] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:30.484512 32398 raft_consensus.cc:2468] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:30.491010 32143 catalog_manager.cc:5697] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 1 to 2, leader changed from 7c479dd98d144f44b877b489b566ea8a (127.31.92.131) to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 2 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.603247 32398 raft_consensus.cc:1275] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.604533 32468 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.612524 32249 raft_consensus.cc:1275] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.613946 32468 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.789583 32324 raft_consensus.cc:1275] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.790990 32489 consensus_queue.cc:1048] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.798187 32398 raft_consensus.cc:1275] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.799844 32527 consensus_queue.cc:1048] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.890923 32249 raft_consensus.cc:1275] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.892208 32468 consensus_queue.cc:1048] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.900727 32398 raft_consensus.cc:1275] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.901999 32477 consensus_queue.cc:1048] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.914939 32249 raft_consensus.cc:1275] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.916321 32477 consensus_queue.cc:1048] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.923969 32398 raft_consensus.cc:1275] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.925453 32468 consensus_queue.cc:1048] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.962520 32324 raft_consensus.cc:1275] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.963930 32527 consensus_queue.cc:1048] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:30.971197 32398 raft_consensus.cc:1275] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:30.972906 32527 consensus_queue.cc:1048] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:33.116492 32114 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:14:33.117406 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:33.140379 32249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f19037953524c658c8179e3f8370e96"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
mode: GRACEFUL
new_leader_uuid: "7c479dd98d144f44b877b489b566ea8a"
 from {username='slave'} at 127.0.0.1:42382
I20260709 12:14:33.140916 32249 raft_consensus.cc:606] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Received request to transfer leadership to TS 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:33.151574 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
mode: GRACEFUL
new_leader_uuid: "7c479dd98d144f44b877b489b566ea8a"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:14:33.152062 32323 raft_consensus.cc:606] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Received request to transfer leadership to TS 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:33.153136 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:33.153591 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:33.178359 32532 raft_consensus.cc:993] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de: : Instructing follower 7c479dd98d144f44b877b489b566ea8a to start an election
I20260709 12:14:33.178875 32476 raft_consensus.cc:1081] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Signalling peer 7c479dd98d144f44b877b489b566ea8a to start an election
I20260709 12:14:33.180418 32397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f19037953524c658c8179e3f8370e96"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
 from {username='slave'} at 127.0.0.1:44404
I20260709 12:14:33.180941 32397 raft_consensus.cc:493] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.181265 32397 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.186239 32397 raft_consensus.cc:515] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:33.188196 32397 leader_election.cc:290] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 3 election: Requested vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395)
I20260709 12:14:33.188999 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:33.189291 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:33.189597 32323 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.189931 32249 raft_consensus.cc:3055] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:33.190279 32249 raft_consensus.cc:740] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:33.191110 32249 consensus_queue.cc:260] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [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: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:33.192152 32249 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.194788 32323 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 3.
I20260709 12:14:33.195951 32362 leader_election.cc:304] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [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: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:33.196871 32448 raft_consensus.cc:2804] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:33.197535 32249 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 3.
I20260709 12:14:33.198271 32448 raft_consensus.cc:697] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Becoming Leader. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:33.199204 32448 consensus_queue.cc:237] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [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: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:33.206758 32146 catalog_manager.cc:5697] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a reported cstate change: term changed from 2 to 3, leader changed from 05167db1051a498b8ac03a974c9318de (127.31.92.129) to 7c479dd98d144f44b877b489b566ea8a (127.31.92.131). New cstate: current_term: 3 leader_uuid: "7c479dd98d144f44b877b489b566ea8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:33.224781 32542 raft_consensus.cc:993] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf: : Instructing follower 7c479dd98d144f44b877b489b566ea8a to start an election
I20260709 12:14:33.225194 32468 raft_consensus.cc:1081] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Signalling peer 7c479dd98d144f44b877b489b566ea8a to start an election
I20260709 12:14:33.226775 32397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
 from {username='slave'} at 127.0.0.1:44418
I20260709 12:14:33.227240 32397 raft_consensus.cc:493] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:33.227540 32397 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.232113 32397 raft_consensus.cc:515] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:33.233886 32397 leader_election.cc:290] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 3 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:33.234727 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:33.235057 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:33.235304 32249 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.235630 32323 raft_consensus.cc:3055] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:33.235917 32323 raft_consensus.cc:740] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:33.236560 32323 consensus_queue.cc:260] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:33.237453 32323 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:33.240190 32249 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 3.
I20260709 12:14:33.241297 32362 leader_election.cc:304] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [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: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:33.242086 32448 raft_consensus.cc:2804] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:33.242484 32323 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 3.
I20260709 12:14:33.242579 32448 raft_consensus.cc:697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Becoming Leader. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:33.243511 32448 consensus_queue.cc:237] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:33.250643 32146 catalog_manager.cc:5697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a reported cstate change: term changed from 2 to 3, leader changed from 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130) to 7c479dd98d144f44b877b489b566ea8a (127.31.92.131). New cstate: current_term: 3 leader_uuid: "7c479dd98d144f44b877b489b566ea8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:33.655154 32249 raft_consensus.cc:1275] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Refusing update from remote peer 7c479dd98d144f44b877b489b566ea8a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:33.656397 32448 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:33.661826 32248 raft_consensus.cc:1275] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Refusing update from remote peer 7c479dd98d144f44b877b489b566ea8a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:33.663877 32448 consensus_queue.cc:1048] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:14:33.671403 32323 raft_consensus.cc:1275] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Refusing update from remote peer 7c479dd98d144f44b877b489b566ea8a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:33.674357 32536 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:33.676431 32323 raft_consensus.cc:1275] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Refusing update from remote peer 7c479dd98d144f44b877b489b566ea8a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:33.679361 32546 consensus_queue.cc:1048] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:34.154565 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:34.159439 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:34.159819 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:35.160741 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.166270 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:35.166750 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:36.168015 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:36.173846 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:36.174297 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:37.175318 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:37.181457 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:37.181887 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:38.182863 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.187731 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:38.188164 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:39.189178 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.194182 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:39.194650 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:40.195549 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.200297 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:40.200724 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:41.201640 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.207283 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:41.207706 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:42.208580 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:42.213366 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:42.213853 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:43.241852 32114 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:14:43.246644 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f19037953524c658c8179e3f8370e96"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
mode: GRACEFUL
new_leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:44434
I20260709 12:14:43.247221 32398 raft_consensus.cc:606] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Received request to transfer leadership to TS 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:43.267860 32249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
mode: GRACEFUL
new_leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:48912
I20260709 12:14:43.268313 32249 raft_consensus.cc:606] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Received request to transfer leadership to TS 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:43.273443 32249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
mode: GRACEFUL
new_leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:48912
I20260709 12:14:43.273928 32249 raft_consensus.cc:606] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Received request to transfer leadership to TS 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:43.278544 32249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
mode: GRACEFUL
new_leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:48912
I20260709 12:14:43.279134 32249 raft_consensus.cc:606] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Received request to transfer leadership to TS 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:43.288681 32567 raft_consensus.cc:993] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a: : Instructing follower 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.289340 32554 raft_consensus.cc:1081] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Signalling peer 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.290994 32323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f19037953524c658c8179e3f8370e96"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:49188
I20260709 12:14:43.291505 32323 raft_consensus.cc:493] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:43.291847 32323 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:43.293460 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
mode: GRACEFUL
new_leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:44434
I20260709 12:14:43.293915 32398 raft_consensus.cc:606] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Received request to transfer leadership to TS 52ea3f5c4ab14d8c847acfe370cad6cf
I20260709 12:14:43.297430 32323 raft_consensus.cc:515] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.299304 32323 leader_election.cc:290] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 4 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:43.300006 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:43.300731 32249 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:43.304455 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f19037953524c658c8179e3f8370e96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:43.304805 32249 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 4.
I20260709 12:14:43.305012 32398 raft_consensus.cc:3055] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:43.305356 32398 raft_consensus.cc:740] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:43.306137 32288 leader_election.cc:304] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [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: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 
I20260709 12:14:43.306187 32398 consensus_queue.cc:260] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [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: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.307312 32563 raft_consensus.cc:2804] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:43.307521 32398 raft_consensus.cc:3060] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:43.308701 32563 raft_consensus.cc:697] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:43.309505 32563 consensus_queue.cc:237] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [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: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.312057 32398 raft_consensus.cc:2468] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 4.
I20260709 12:14:43.317221 32143 catalog_manager.cc:5697] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 3 to 4, leader changed from 7c479dd98d144f44b877b489b566ea8a (127.31.92.131) to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 4 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.364979 32562 raft_consensus.cc:993] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de: : Instructing follower 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.365669 32574 raft_consensus.cc:1081] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Signalling peer 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.367197 32323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:49202
I20260709 12:14:43.367616 32323 raft_consensus.cc:493] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:43.367866 32323 raft_consensus.cc:3060] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.372323 32323 raft_consensus.cc:515] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.373869 32323 leader_election.cc:290] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:43.374708 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:43.374964 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99948801bcfc4522bc53b5728a84cd8f" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:43.375253 32249 raft_consensus.cc:3055] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:43.375447 32398 raft_consensus.cc:3060] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.375600 32249 raft_consensus.cc:740] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:43.376399 32249 consensus_queue.cc:260] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.377291 32249 raft_consensus.cc:3060] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.379648 32398 raft_consensus.cc:2468] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:43.380784 32290 leader_election.cc:304] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:43.381456 32563 raft_consensus.cc:2804] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:43.381886 32563 raft_consensus.cc:697] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:43.381902 32249 raft_consensus.cc:2468] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:43.382827 32563 consensus_queue.cc:237] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.390633 32143 catalog_manager.cc:5697] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 1 to 2, leader changed from 05167db1051a498b8ac03a974c9318de (127.31.92.129) to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 2 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.582521 32562 raft_consensus.cc:993] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de: : Instructing follower 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.582969 32574 raft_consensus.cc:1081] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Signalling peer 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.584306 32323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:49202
I20260709 12:14:43.584684 32323 raft_consensus.cc:493] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:43.584909 32323 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.588835 32323 raft_consensus.cc:515] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.590333 32323 leader_election.cc:290] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:43.591248 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:43.591248 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:43.591943 32249 raft_consensus.cc:3055] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:43.591965 32398 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.592285 32249 raft_consensus.cc:740] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:43.593048 32249 consensus_queue.cc:260] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.593881 32249 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:43.596526 32398 raft_consensus.cc:2468] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:43.597452 32290 leader_election.cc:304] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:43.598202 32563 raft_consensus.cc:2804] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:43.598747 32563 raft_consensus.cc:697] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:43.599576 32249 raft_consensus.cc:2468] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 2.
I20260709 12:14:43.599772 32563 consensus_queue.cc:237] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.607195 32143 catalog_manager.cc:5697] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 1 to 2, leader changed from 05167db1051a498b8ac03a974c9318de (127.31.92.129) to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 2 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.654824 32567 raft_consensus.cc:993] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a: : Instructing follower 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.655411 32554 raft_consensus.cc:1081] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Signalling peer 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.656940 32323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:49188
I20260709 12:14:43.657351 32323 raft_consensus.cc:493] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:43.657573 32323 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:43.661319 32323 raft_consensus.cc:515] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.662802 32323 leader_election.cc:290] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 4 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:43.663502 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:43.663784 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:43.663990 32249 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:43.664299 32398 raft_consensus.cc:3055] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:43.664551 32398 raft_consensus.cc:740] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:43.665324 32398 consensus_queue.cc:260] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.666214 32398 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:43.668262 32249 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 4.
I20260709 12:14:43.669163 32288 leader_election.cc:304] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [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: 05167db1051a498b8ac03a974c9318de, 52ea3f5c4ab14d8c847acfe370cad6cf; no voters: 
I20260709 12:14:43.669780 32563 raft_consensus.cc:2804] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:43.670607 32398 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 4.
I20260709 12:14:43.671324 32563 raft_consensus.cc:697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:43.672232 32563 consensus_queue.cc:237] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.679292 32143 catalog_manager.cc:5697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 3 to 4, leader changed from 7c479dd98d144f44b877b489b566ea8a (127.31.92.131) to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 4 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.838451 32562 raft_consensus.cc:993] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de: : Instructing follower 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.838958 32574 raft_consensus.cc:1081] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Signalling peer 52ea3f5c4ab14d8c847acfe370cad6cf to start an election
I20260709 12:14:43.840272 32323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
 from {username='slave'} at 127.0.0.1:49202
I20260709 12:14:43.840675 32323 raft_consensus.cc:493] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:43.840945 32323 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:43.844703 32323 raft_consensus.cc:515] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.845995 32323 leader_election.cc:290] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [CANDIDATE]: Term 3 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:43.846797 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:43.847087 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:43.847338 32249 raft_consensus.cc:3055] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:43.847589 32398 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:43.847672 32249 raft_consensus.cc:740] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:43.848476 32249 consensus_queue.cc:260] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.849553 32249 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:43.853624 32398 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 3.
I20260709 12:14:43.854813 32290 leader_election.cc:304] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [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: 52ea3f5c4ab14d8c847acfe370cad6cf, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:43.855386 32249 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ea3f5c4ab14d8c847acfe370cad6cf in term 3.
I20260709 12:14:43.855479 32563 raft_consensus.cc:2804] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:43.856005 32563 raft_consensus.cc:697] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 LEADER]: Becoming Leader. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:43.856640 32398 raft_consensus.cc:1275] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:43.856889 32563 consensus_queue.cc:237] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:43.857874 32577 consensus_queue.cc:1048] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:43.869282 32249 raft_consensus.cc:1275] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:43.870716 32563 consensus_queue.cc:1048] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:43.870261 32144 catalog_manager.cc:5697] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf reported cstate change: term changed from 2 to 3, leader changed from 05167db1051a498b8ac03a974c9318de (127.31.92.129) to 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130). New cstate: current_term: 3 leader_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:43.879377 32398 raft_consensus.cc:1275] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:43.880632 32563 consensus_queue.cc:1048] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:43.891458 32248 raft_consensus.cc:1275] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:43.892617 32577 consensus_queue.cc:1048] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:44.044580 32248 raft_consensus.cc:1275] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:44.045770 32577 consensus_queue.cc:1048] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:44.054075 32398 raft_consensus.cc:1275] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:44.055608 32568 consensus_queue.cc:1048] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:44.176079 32397 raft_consensus.cc:1275] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:44.177435 32563 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:44.186721 32248 raft_consensus.cc:1275] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:44.188215 32568 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:44.275403 32397 raft_consensus.cc:1275] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:44.276582 32568 consensus_queue.cc:1048] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:44.287227 32248 raft_consensus.cc:1275] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Refusing update from remote peer 52ea3f5c4ab14d8c847acfe370cad6cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:44.288517 32563 consensus_queue.cc:1048] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:46.328648 32114 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:14:46.329524 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:46.336424 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
mode: GRACEFUL
new_leader_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:14:46.337113 32323 raft_consensus.cc:606] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Received request to transfer leadership to TS 05167db1051a498b8ac03a974c9318de
I20260709 12:14:46.339839 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
mode: GRACEFUL
new_leader_uuid: "7c479dd98d144f44b877b489b566ea8a"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:14:46.340338 32323 raft_consensus.cc:606] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 LEADER]: Received request to transfer leadership to TS 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:46.342605 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
mode: GRACEFUL
new_leader_uuid: "7c479dd98d144f44b877b489b566ea8a"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:14:46.343051 32323 raft_consensus.cc:606] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Received request to transfer leadership to TS 7c479dd98d144f44b877b489b566ea8a
I20260709 12:14:46.345366 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
mode: GRACEFUL
new_leader_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:14:46.345805 32323 raft_consensus.cc:606] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 LEADER]: Received request to transfer leadership to TS 05167db1051a498b8ac03a974c9318de
I20260709 12:14:46.348112 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0"
dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
mode: GRACEFUL
new_leader_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:14:46.348531 32323 raft_consensus.cc:606] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Received request to transfer leadership to TS 05167db1051a498b8ac03a974c9318de
I20260709 12:14:46.349637 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:14:46.350100 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:46.378887 32577 raft_consensus.cc:993] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf: : Instructing follower 7c479dd98d144f44b877b489b566ea8a to start an election
I20260709 12:14:46.379470 32594 raft_consensus.cc:1081] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 LEADER]: Signalling peer 7c479dd98d144f44b877b489b566ea8a to start an election
I20260709 12:14:46.381273 32397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
 from {username='slave'} at 127.0.0.1:44418
I20260709 12:14:46.381765 32397 raft_consensus.cc:493] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:46.382155 32397 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:46.387459 32397 raft_consensus.cc:515] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.390013 32397 leader_election.cc:290] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 4 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:46.391090 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:46.390960 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d34e0aa0546ff890639a08b3ec82d" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:46.391776 32323 raft_consensus.cc:3055] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:46.391847 32249 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:46.392228 32323 raft_consensus.cc:740] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:46.393059 32323 consensus_queue.cc:260] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.393976 32323 raft_consensus.cc:3060] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:46.397042 32249 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 4.
I20260709 12:14:46.398304 32362 leader_election.cc:304] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [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: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:46.399127 32323 raft_consensus.cc:2468] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 4.
I20260709 12:14:46.399164 32593 raft_consensus.cc:2804] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:46.400475 32593 raft_consensus.cc:697] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 4 LEADER]: Becoming Leader. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:46.401292 32593 consensus_queue.cc:237] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.409891 32146 catalog_manager.cc:5697] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a reported cstate change: term changed from 3 to 4, leader changed from 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130) to 7c479dd98d144f44b877b489b566ea8a (127.31.92.131). New cstate: current_term: 4 leader_uuid: "7c479dd98d144f44b877b489b566ea8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:46.411593 32594 raft_consensus.cc:993] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf: : Instructing follower 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:46.412122 32577 raft_consensus.cc:1081] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 LEADER]: Signalling peer 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:46.413975 32249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:35978
I20260709 12:14:46.414477 32249 raft_consensus.cc:493] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:46.414784 32249 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:46.420598 32249 raft_consensus.cc:515] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.424695 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:46.424806 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf3787ba0bcc45ac89a763ac4e8f5a96" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:46.425359 32398 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:46.425482 32323 raft_consensus.cc:3055] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:14:46.425812 32323 raft_consensus.cc:740] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:46.426646 32323 consensus_queue.cc:260] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.427345 32249 leader_election.cc:290] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 5 election: Requested vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:46.427699 32323 raft_consensus.cc:3060] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:14:46.432178 32398 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 5.
I20260709 12:14:46.433810 32323 raft_consensus.cc:2468] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 5.
I20260709 12:14:46.433714 32215 leader_election.cc:304] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [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: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:46.435671 32603 raft_consensus.cc:2804] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:14:46.436741 32603 raft_consensus.cc:697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 5 LEADER]: Becoming Leader. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:46.437451 32603 consensus_queue.cc:237] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.444521 32146 catalog_manager.cc:5697] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de reported cstate change: term changed from 4 to 5, leader changed from 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130) to 05167db1051a498b8ac03a974c9318de (127.31.92.129). New cstate: current_term: 5 leader_uuid: "05167db1051a498b8ac03a974c9318de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.525377 32594 raft_consensus.cc:993] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf: : Instructing follower 7c479dd98d144f44b877b489b566ea8a to start an election
I20260709 12:14:46.525858 32577 raft_consensus.cc:1081] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Signalling peer 7c479dd98d144f44b877b489b566ea8a to start an election
I20260709 12:14:46.527396 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e"
dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
 from {username='slave'} at 127.0.0.1:44418
I20260709 12:14:46.527842 32398 raft_consensus.cc:493] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:46.528108 32398 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.532079 32398 raft_consensus.cc:515] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.533504 32398 leader_election.cc:290] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [CANDIDATE]: Term 3 election: Requested vote from peers 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395), 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439)
I20260709 12:14:46.534355 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05167db1051a498b8ac03a974c9318de"
I20260709 12:14:46.534641 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad33e77c325941d7ac10632bfd97147e" candidate_uuid: "7c479dd98d144f44b877b489b566ea8a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:46.534925 32249 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.535159 32323 raft_consensus.cc:3055] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:46.535472 32323 raft_consensus.cc:740] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:46.536180 32323 consensus_queue.cc:260] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.537238 32323 raft_consensus.cc:3060] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.541018 32249 raft_consensus.cc:2468] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 3.
I20260709 12:14:46.542110 32362 leader_election.cc:304] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [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: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:46.542901 32593 raft_consensus.cc:2804] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:46.543205 32323 raft_consensus.cc:2468] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c479dd98d144f44b877b489b566ea8a in term 3.
I20260709 12:14:46.543336 32593 raft_consensus.cc:697] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Becoming Leader. State: Replica: 7c479dd98d144f44b877b489b566ea8a, State: Running, Role: LEADER
I20260709 12:14:46.544242 32593 consensus_queue.cc:237] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.551036 32146 catalog_manager.cc:5697] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a reported cstate change: term changed from 2 to 3, leader changed from 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130) to 7c479dd98d144f44b877b489b566ea8a (127.31.92.131). New cstate: current_term: 3 leader_uuid: "7c479dd98d144f44b877b489b566ea8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:46.636353 32594 raft_consensus.cc:993] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf: : Instructing follower 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:46.637122 32577 raft_consensus.cc:1081] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Signalling peer 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:46.638922 32249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:35978
I20260709 12:14:46.639562 32249 raft_consensus.cc:493] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:46.639886 32249 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.645921 32249 raft_consensus.cc:515] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.647957 32249 leader_election.cc:290] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 3 election: Requested vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:46.648820 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:46.649052 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad1dfbbf0d4224be92f3d6708294dd" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:46.649381 32323 raft_consensus.cc:3055] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:46.649513 32398 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.649709 32323 raft_consensus.cc:740] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:46.650492 32323 consensus_queue.cc:260] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.651607 32323 raft_consensus.cc:3060] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:46.655779 32398 raft_consensus.cc:2468] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 3.
I20260709 12:14:46.657070 32215 leader_election.cc:304] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [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: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:46.657616 32323 raft_consensus.cc:2468] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 3.
I20260709 12:14:46.658143 32603 raft_consensus.cc:2804] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:46.659216 32603 raft_consensus.cc:697] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 3 LEADER]: Becoming Leader. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:46.659963 32603 consensus_queue.cc:237] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [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: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.668541 32146 catalog_manager.cc:5697] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de reported cstate change: term changed from 2 to 3, leader changed from 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130) to 05167db1051a498b8ac03a974c9318de (127.31.92.129). New cstate: current_term: 3 leader_uuid: "05167db1051a498b8ac03a974c9318de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.812459 32594 raft_consensus.cc:993] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf: : Instructing follower 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:46.812907 32577 raft_consensus.cc:1081] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Signalling peer 05167db1051a498b8ac03a974c9318de to start an election
I20260709 12:14:46.814287 32249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0"
dest_uuid: "05167db1051a498b8ac03a974c9318de"
 from {username='slave'} at 127.0.0.1:35978
I20260709 12:14:46.814698 32249 raft_consensus.cc:493] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:46.814913 32249 raft_consensus.cc:3060] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:46.819331 32249 raft_consensus.cc:515] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.820801 32249 leader_election.cc:290] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 2 election: Requested vote from peers 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130:44439), 7c479dd98d144f44b877b489b566ea8a (127.31.92.131:40413)
I20260709 12:14:46.821923 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf"
I20260709 12:14:46.822021 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84ee70095d84b209a4f53b9c66b0fa0" candidate_uuid: "05167db1051a498b8ac03a974c9318de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c479dd98d144f44b877b489b566ea8a"
I20260709 12:14:46.822387 32323 raft_consensus.cc:3055] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:46.822731 32323 raft_consensus.cc:740] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52ea3f5c4ab14d8c847acfe370cad6cf, State: Running, Role: LEADER
I20260709 12:14:46.822619 32398 raft_consensus.cc:3060] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:46.823575 32323 consensus_queue.cc:260] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.824668 32323 raft_consensus.cc:3060] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:46.828162 32398 raft_consensus.cc:2468] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 2.
I20260709 12:14:46.829133 32323 raft_consensus.cc:2468] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05167db1051a498b8ac03a974c9318de in term 2.
I20260709 12:14:46.829164 32215 leader_election.cc:304] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05167db1051a498b8ac03a974c9318de, 7c479dd98d144f44b877b489b566ea8a; no voters: 
I20260709 12:14:46.830049 32603 raft_consensus.cc:2804] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:46.830523 32603 raft_consensus.cc:697] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Becoming Leader. State: Replica: 05167db1051a498b8ac03a974c9318de, State: Running, Role: LEADER
I20260709 12:14:46.831236 32603 consensus_queue.cc:237] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } }
I20260709 12:14:46.835757 32398 raft_consensus.cc:1275] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 5 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:46.837025 32603 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:46.839723 32146 catalog_manager.cc:5697] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de reported cstate change: term changed from 1 to 2, leader changed from 52ea3f5c4ab14d8c847acfe370cad6cf (127.31.92.130) to 05167db1051a498b8ac03a974c9318de (127.31.92.129). New cstate: current_term: 2 leader_uuid: "05167db1051a498b8ac03a974c9318de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:46.851150 32323 raft_consensus.cc:1275] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 5 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:14:46.852423 32603 consensus_queue.cc:1048] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:14:46.927383 32249 raft_consensus.cc:1275] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Refusing update from remote peer 7c479dd98d144f44b877b489b566ea8a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:46.928602 32593 consensus_queue.cc:1048] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:46.938710 32323 raft_consensus.cc:1275] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Refusing update from remote peer 7c479dd98d144f44b877b489b566ea8a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:46.940735 32596 consensus_queue.cc:1048] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:46.983108 32323 raft_consensus.cc:1275] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Refusing update from remote peer 7c479dd98d144f44b877b489b566ea8a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:46.984258 32596 consensus_queue.cc:1048] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:46.993680 32249 raft_consensus.cc:1275] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Refusing update from remote peer 7c479dd98d144f44b877b489b566ea8a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:46.997195 32616 consensus_queue.cc:1048] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05167db1051a498b8ac03a974c9318de" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 42395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:47.131923 32323 raft_consensus.cc:1275] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:47.133278 32603 consensus_queue.cc:1048] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:47.141662 32398 raft_consensus.cc:1275] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:47.143049 32604 consensus_queue.cc:1048] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:47.351447 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:47.356482 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:47.356910 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:47.388688 32323 raft_consensus.cc:1275] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:47.389984 32612 consensus_queue.cc:1048] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ea3f5c4ab14d8c847acfe370cad6cf" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 44439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:47.399607 32398 raft_consensus.cc:1275] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Refusing update from remote peer 05167db1051a498b8ac03a974c9318de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:47.400893 32612 consensus_queue.cc:1048] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c479dd98d144f44b877b489b566ea8a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:48.357937 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:48.362833 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:48.363292 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:49.364385 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:49.370005 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:49.370564 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:50.371675 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:50.377105 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:50.377615 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:51.378814 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:51.384508 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:51.384989 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:52.386000 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:52.390956 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:52.391366 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:53.392355 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:53.397644 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:53.398078 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:54.399184 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:54.404131 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:54.404675 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:55.405647 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:55.411010 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:55.411482 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:56.442097 32114 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:14:56.443100 32114 tablet_server.cc:179] TabletServer@127.31.92.129:0 shutting down...
W20260709 12:14:56.469434 32288 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:14:56.474491 32288 consensus_peers.cc:597] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf -> Peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Couldn't send request to peer 05167db1051a498b8ac03a974c9318de. 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 12:14:56.477221 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:56.478152 32114 tablet_replica.cc:333] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.478967 32114 raft_consensus.cc:2243] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.479640 32114 raft_consensus.cc:2272] T 822d34e0aa0546ff890639a08b3ec82d P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.482218 32114 tablet_replica.cc:333] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.482861 32114 raft_consensus.cc:2243] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.483603 32114 raft_consensus.cc:2272] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 05167db1051a498b8ac03a974c9318de [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.485433 32114 tablet_replica.cc:333] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.485957 32114 raft_consensus.cc:2243] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.486398 32114 raft_consensus.cc:2272] T 0f19037953524c658c8179e3f8370e96 P 05167db1051a498b8ac03a974c9318de [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.488073 32114 tablet_replica.cc:333] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.488649 32114 raft_consensus.cc:2243] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.489171 32114 raft_consensus.cc:2272] T 99948801bcfc4522bc53b5728a84cd8f P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.491145 32114 tablet_replica.cc:333] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.491602 32114 raft_consensus.cc:2243] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.492065 32114 raft_consensus.cc:2272] T ad33e77c325941d7ac10632bfd97147e P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.493721 32114 tablet_replica.cc:333] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.494233 32114 raft_consensus.cc:2243] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.494750 32114 raft_consensus.cc:2272] T d2ae35861b274fd496d91a15c8884453 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.496358 32114 tablet_replica.cc:333] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.496892 32114 raft_consensus.cc:2243] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.497646 32114 raft_consensus.cc:2272] T 72ad1dfbbf0d4224be92f3d6708294dd P 05167db1051a498b8ac03a974c9318de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.499305 32114 tablet_replica.cc:333] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.499764 32114 raft_consensus.cc:2243] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.500161 32114 raft_consensus.cc:2272] T 0e0247ffb032428aa6ee776c75290cd0 P 05167db1051a498b8ac03a974c9318de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.501937 32114 tablet_replica.cc:333] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de: stopping tablet replica
I20260709 12:14:56.502552 32114 raft_consensus.cc:2243] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.503387 32114 raft_consensus.cc:2272] T e84ee70095d84b209a4f53b9c66b0fa0 P 05167db1051a498b8ac03a974c9318de [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:56.505383 32362 consensus_peers.cc:597] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a -> Peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Couldn't send request to peer 05167db1051a498b8ac03a974c9318de. 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 12:14:56.634473 32290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:40413, user_credentials={real_user=slave}} blocked reactor thread for 69435.9us
W20260709 12:14:56.640206 32362 consensus_peers.cc:597] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a -> Peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Couldn't send request to peer 05167db1051a498b8ac03a974c9318de. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:42395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:56.640648 32362 consensus_peers.cc:597] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a -> Peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Couldn't send request to peer 05167db1051a498b8ac03a974c9318de. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:42395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:56.641448 32288 consensus_peers.cc:597] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf -> Peer 05167db1051a498b8ac03a974c9318de (127.31.92.129:42395): Couldn't send request to peer 05167db1051a498b8ac03a974c9318de. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:42395: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:56.647024 32114 tablet_server.cc:196] TabletServer@127.31.92.129:0 shutdown complete.
I20260709 12:14:56.664563 32114 tablet_server.cc:179] TabletServer@127.31.92.130:0 shutting down...
I20260709 12:14:56.697728 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:56.698730 32114 tablet_replica.cc:333] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.699645 32114 raft_consensus.cc:2243] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.700379 32114 raft_consensus.cc:2272] T 72ad1dfbbf0d4224be92f3d6708294dd P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.702628 32114 tablet_replica.cc:333] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.703504 32114 raft_consensus.cc:2243] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.704754 32114 raft_consensus.cc:2272] T d2ae35861b274fd496d91a15c8884453 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.707707 32114 tablet_replica.cc:333] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.708451 32114 raft_consensus.cc:2243] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.709093 32114 raft_consensus.cc:2272] T 0e0247ffb032428aa6ee776c75290cd0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.710927 32114 tablet_replica.cc:333] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.711440 32114 raft_consensus.cc:2243] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.711994 32114 raft_consensus.cc:2272] T e84ee70095d84b209a4f53b9c66b0fa0 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.714473 32114 tablet_replica.cc:333] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.715061 32114 raft_consensus.cc:2243] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.715528 32114 raft_consensus.cc:2272] T 822d34e0aa0546ff890639a08b3ec82d P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.717690 32114 tablet_replica.cc:333] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.718325 32114 raft_consensus.cc:2243] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.718863 32114 raft_consensus.cc:2272] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.721060 32114 tablet_replica.cc:333] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.721746 32114 raft_consensus.cc:2243] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.722280 32114 raft_consensus.cc:2272] T ad33e77c325941d7ac10632bfd97147e P 52ea3f5c4ab14d8c847acfe370cad6cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.724483 32114 tablet_replica.cc:333] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.725220 32114 raft_consensus.cc:2243] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.726279 32114 raft_consensus.cc:2272] T 99948801bcfc4522bc53b5728a84cd8f P 52ea3f5c4ab14d8c847acfe370cad6cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.728539 32114 tablet_replica.cc:333] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf: stopping tablet replica
I20260709 12:14:56.729182 32114 raft_consensus.cc:2243] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.730258 32114 raft_consensus.cc:2272] T 0f19037953524c658c8179e3f8370e96 P 52ea3f5c4ab14d8c847acfe370cad6cf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.762192 32114 tablet_server.cc:196] TabletServer@127.31.92.130:0 shutdown complete.
I20260709 12:14:56.781430 32114 tablet_server.cc:179] TabletServer@127.31.92.131:0 shutting down...
I20260709 12:14:56.807111 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:56.807925 32114 tablet_replica.cc:333] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.808535 32114 raft_consensus.cc:2243] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.808983 32114 raft_consensus.cc:2272] T cf3787ba0bcc45ac89a763ac4e8f5a96 P 7c479dd98d144f44b877b489b566ea8a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.810839 32114 tablet_replica.cc:333] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.811297 32114 raft_consensus.cc:2243] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.812023 32114 raft_consensus.cc:2272] T 822d34e0aa0546ff890639a08b3ec82d P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.813750 32114 tablet_replica.cc:333] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.814371 32114 raft_consensus.cc:2243] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.814940 32114 raft_consensus.cc:2272] T d2ae35861b274fd496d91a15c8884453 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.816510 32114 tablet_replica.cc:333] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.817024 32114 raft_consensus.cc:2243] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.817471 32114 raft_consensus.cc:2272] T 72ad1dfbbf0d4224be92f3d6708294dd P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.819083 32114 tablet_replica.cc:333] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.819550 32114 raft_consensus.cc:2243] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.820287 32114 raft_consensus.cc:2272] T 0e0247ffb032428aa6ee776c75290cd0 P 7c479dd98d144f44b877b489b566ea8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.821866 32114 tablet_replica.cc:333] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.822348 32114 raft_consensus.cc:2243] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.822816 32114 raft_consensus.cc:2272] T e84ee70095d84b209a4f53b9c66b0fa0 P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.824311 32114 tablet_replica.cc:333] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.824777 32114 raft_consensus.cc:2243] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:56.825496 32114 raft_consensus.cc:2272] T ad33e77c325941d7ac10632bfd97147e P 7c479dd98d144f44b877b489b566ea8a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.827073 32114 tablet_replica.cc:333] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.827527 32114 raft_consensus.cc:2243] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.827906 32114 raft_consensus.cc:2272] T 0f19037953524c658c8179e3f8370e96 P 7c479dd98d144f44b877b489b566ea8a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.829355 32114 tablet_replica.cc:333] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a: stopping tablet replica
I20260709 12:14:56.829790 32114 raft_consensus.cc:2243] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:56.830205 32114 raft_consensus.cc:2272] T 99948801bcfc4522bc53b5728a84cd8f P 7c479dd98d144f44b877b489b566ea8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:56.858364 32114 tablet_server.cc:196] TabletServer@127.31.92.131:0 shutdown complete.
I20260709 12:14:56.878347 32114 master.cc:562] Master@127.31.92.190:37175 shutting down...
I20260709 12:14:57.029280 32114 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:57.029929 32114 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:57.030293 32114 tablet_replica.cc:333] T 00000000000000000000000000000000 P 263d6d0cc1df40d6beac89715d4ddc6a: stopping tablet replica
I20260709 12:14:57.050581 32114 master.cc:584] Master@127.31.92.190:37175 shutdown complete.
05167db1051a498b8ac03a974c9318de  4
52ea3f5c4ab14d8c847acfe370cad6cf  4
7c479dd98d144f44b877b489b566ea8a  1
05167db1051a498b8ac03a974c9318de  3
52ea3f5c4ab14d8c847acfe370cad6cf  3
7c479dd98d144f44b877b489b566ea8a  3
05167db1051a498b8ac03a974c9318de  0
52ea3f5c4ab14d8c847acfe370cad6cf  8
7c479dd98d144f44b877b489b566ea8a  1
05167db1051a498b8ac03a974c9318de  3
52ea3f5c4ab14d8c847acfe370cad6cf  3
7c479dd98d144f44b877b489b566ea8a  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31217 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:14:57.091506 32114 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.92.190:33405
I20260709 12:14:57.092662 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:57.097818 32638 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 12:14:57.099514 32639 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 12:14:57.099821 32114 server_base.cc:1061] running on GCE node
W20260709 12:14:57.099982 32641 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 12:14:57.100950 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:57.101127 32114 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 12:14:57.101317 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599297101283 us; error 0 us; skew 500 ppm
I20260709 12:14:57.101828 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:57.104130 32114 webserver.cc:533] Webserver started at http://127.31.92.190:42933/ using document root <none> and password file <none>
I20260709 12:14:57.104629 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:57.104811 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:57.105098 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:57.106232 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/master-0-root/instance:
uuid: "3f58028bab134254a9938c2eaaa2e673"
format_stamp: "Formatted at 2026-07-09 12:14:57 on dist-test-slave-2dwh"
I20260709 12:14:57.110858 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:14:57.114197 32646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.114969 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:57.115283 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/master-0-root
uuid: "3f58028bab134254a9938c2eaaa2e673"
format_stamp: "Formatted at 2026-07-09 12:14:57 on dist-test-slave-2dwh"
I20260709 12:14:57.115573 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-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 12:14:57.141228 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:57.142495 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:57.180665 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.190:33405
I20260709 12:14:57.180764 32697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.190:33405 every 8 connection(s)
I20260709 12:14:57.184507 32698 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 12:14:57.193689 32698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673: Bootstrap starting.
I20260709 12:14:57.198567 32698 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.202586 32698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673: No bootstrap required, opened a new log
I20260709 12:14:57.205021 32698 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f58028bab134254a9938c2eaaa2e673" member_type: VOTER }
I20260709 12:14:57.205482 32698 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.205699 32698 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f58028bab134254a9938c2eaaa2e673, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.206276 32698 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f58028bab134254a9938c2eaaa2e673" member_type: VOTER }
I20260709 12:14:57.206754 32698 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:57.206943 32698 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:57.207142 32698 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:57.211179 32698 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f58028bab134254a9938c2eaaa2e673" member_type: VOTER }
I20260709 12:14:57.211659 32698 leader_election.cc:304] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [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: 3f58028bab134254a9938c2eaaa2e673; no voters: 
I20260709 12:14:57.212772 32698 leader_election.cc:290] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:57.213194 32701 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:57.214613 32701 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 1 LEADER]: Becoming Leader. State: Replica: 3f58028bab134254a9938c2eaaa2e673, State: Running, Role: LEADER
I20260709 12:14:57.215363 32701 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [LEADER]: Queue going to LEADER mode. State: All 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: "3f58028bab134254a9938c2eaaa2e673" member_type: VOTER }
I20260709 12:14:57.215698 32698 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:57.220052 32702 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f58028bab134254a9938c2eaaa2e673" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f58028bab134254a9938c2eaaa2e673" member_type: VOTER } }
I20260709 12:14:57.220816 32702 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:57.221817 32703 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f58028bab134254a9938c2eaaa2e673. Latest consensus state: current_term: 1 leader_uuid: "3f58028bab134254a9938c2eaaa2e673" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f58028bab134254a9938c2eaaa2e673" member_type: VOTER } }
I20260709 12:14:57.222606 32703 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:57.223557 32709 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:57.232004 32709 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:57.232991 32114 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:57.241093 32709 catalog_manager.cc:1383] Generated new cluster ID: 43916a92b9eb46a1be104930f3aee7b3
I20260709 12:14:57.241441 32709 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:57.258642 32709 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:57.259894 32709 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:57.276154 32709 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673: Generated new TSK 0
I20260709 12:14:57.276759 32709 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:57.299382 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:57.305081 32719 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 12:14:57.306406 32720 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 12:14:57.307508 32722 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 12:14:57.307663 32114 server_base.cc:1061] running on GCE node
I20260709 12:14:57.308629 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:57.308853 32114 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 12:14:57.308987 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599297308975 us; error 0 us; skew 500 ppm
I20260709 12:14:57.309434 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:57.311615 32114 webserver.cc:533] Webserver started at http://127.31.92.129:39731/ using document root <none> and password file <none>
I20260709 12:14:57.312034 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:57.312194 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:57.312407 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:57.313373 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-0-root/instance:
uuid: "4deea5ec040f4701ae07330c6bf01d92"
format_stamp: "Formatted at 2026-07-09 12:14:57 on dist-test-slave-2dwh"
I20260709 12:14:57.317945 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:57.321024 32727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.321833 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:57.322155 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "4deea5ec040f4701ae07330c6bf01d92"
format_stamp: "Formatted at 2026-07-09 12:14:57 on dist-test-slave-2dwh"
I20260709 12:14:57.322486 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-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 12:14:57.348629 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:57.349887 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:57.351477 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:57.353802 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:57.354028 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.354274 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:57.354492 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:57.392890 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:45449
I20260709 12:14:57.392987   321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:45449 every 8 connection(s)
I20260709 12:14:57.397734 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:57.404270   326 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 12:14:57.405874   327 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 12:14:57.408028   329 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 12:14:57.408815 32114 server_base.cc:1061] running on GCE node
I20260709 12:14:57.410406   322 heartbeater.cc:344] Connected to a master server at 127.31.92.190:33405
I20260709 12:14:57.410660 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:57.410766   322 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:57.410921 32114 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 12:14:57.411160 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599297411143 us; error 0 us; skew 500 ppm
I20260709 12:14:57.411613   322 heartbeater.cc:507] Master 127.31.92.190:33405 requested a full tablet report, sending...
I20260709 12:14:57.411706 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:57.413822 32663 ts_manager.cc:194] Registered new tserver with Master: 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449)
I20260709 12:14:57.414369 32114 webserver.cc:533] Webserver started at http://127.31.92.130:43623/ using document root <none> and password file <none>
I20260709 12:14:57.414942 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:57.415153 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:57.415421 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:57.415802 32663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57786
I20260709 12:14:57.416613 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-1-root/instance:
uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
format_stamp: "Formatted at 2026-07-09 12:14:57 on dist-test-slave-2dwh"
I20260709 12:14:57.421402 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:57.424639   334 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.425405 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:57.425706 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-1-root
uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
format_stamp: "Formatted at 2026-07-09 12:14:57 on dist-test-slave-2dwh"
I20260709 12:14:57.425997 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-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 12:14:57.437376 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:57.438619 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:57.439994 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:57.442073 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:57.442301 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.442557 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:57.442737 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.480466 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.130:36979
I20260709 12:14:57.480564   396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.130:36979 every 8 connection(s)
I20260709 12:14:57.485316 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:57.492285   400 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 12:14:57.492964   401 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 12:14:57.495579   403 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 12:14:57.495829 32114 server_base.cc:1061] running on GCE node
I20260709 12:14:57.496997 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:57.497228 32114 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 12:14:57.497467 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599297497447 us; error 0 us; skew 500 ppm
I20260709 12:14:57.497886   397 heartbeater.cc:344] Connected to a master server at 127.31.92.190:33405
I20260709 12:14:57.498288   397 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:57.498334 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:57.499109   397 heartbeater.cc:507] Master 127.31.92.190:33405 requested a full tablet report, sending...
I20260709 12:14:57.500960 32114 webserver.cc:533] Webserver started at http://127.31.92.131:41713/ using document root <none> and password file <none>
I20260709 12:14:57.501595 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:57.501523 32663 ts_manager.cc:194] Registered new tserver with Master: 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:57.501909 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:57.502233 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:57.503376 32663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57798
I20260709 12:14:57.503716 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-2-root/instance:
uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
format_stamp: "Formatted at 2026-07-09 12:14:57 on dist-test-slave-2dwh"
I20260709 12:14:57.508335 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:57.511489   408 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.512369 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:57.512665 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-2-root
uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
format_stamp: "Formatted at 2026-07-09 12:14:57 on dist-test-slave-2dwh"
I20260709 12:14:57.512934 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599265710679-32114-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 12:14:57.529534 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:57.530731 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:57.532191 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:57.534289 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:57.534502 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.534771 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:57.534931 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:57.572510 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.131:43911
I20260709 12:14:57.572698   470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.131:43911 every 8 connection(s)
I20260709 12:14:57.586386   471 heartbeater.cc:344] Connected to a master server at 127.31.92.190:33405
I20260709 12:14:57.586796   471 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:57.587528   471 heartbeater.cc:507] Master 127.31.92.190:33405 requested a full tablet report, sending...
I20260709 12:14:57.589464 32663 ts_manager.cc:194] Registered new tserver with Master: e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:57.590250 32114 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014594259s
I20260709 12:14:57.591032 32663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57804
I20260709 12:14:57.614802 32663 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57818:
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 12:14:57.617687 32663 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 12:14:57.702457 32755 tablet_service.cc:1511] Processing CreateTablet for tablet e9e2c9cd55174a1a9bde57642d0c8f2a (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:57.703977 32755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e2c9cd55174a1a9bde57642d0c8f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.703709 32753 tablet_service.cc:1511] Processing CreateTablet for tablet 8f077f2e682f40f89ca02ffe2abe3e6f (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:57.704490 32751 tablet_service.cc:1511] Processing CreateTablet for tablet c1ee8017bd4b42fea4315d035be9a905 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:57.705108 32753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f077f2e682f40f89ca02ffe2abe3e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.705834 32751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ee8017bd4b42fea4315d035be9a905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.706200 32752 tablet_service.cc:1511] Processing CreateTablet for tablet c3ec7a8fb69a4cc799896bf7cd4269d9 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:57.706641 32754 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3751e05f36455b8326d1a25d3265c5 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:57.707471 32752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ec7a8fb69a4cc799896bf7cd4269d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.708055 32754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3751e05f36455b8326d1a25d3265c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.711650 32750 tablet_service.cc:1511] Processing CreateTablet for tablet 8916cdff393842f08676ccc4601d93dd (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:57.713048 32750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916cdff393842f08676ccc4601d93dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.715251 32749 tablet_service.cc:1511] Processing CreateTablet for tablet c2024971b7ba4b0fbc41490a0c88898f (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:57.716599 32749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2024971b7ba4b0fbc41490a0c88898f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.724380 32748 tablet_service.cc:1511] Processing CreateTablet for tablet 16b8e30232194e3f832cb5ab8b33fc45 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:57.725741 32748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b8e30232194e3f832cb5ab8b33fc45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.727511 32747 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc22efd9eff4ff8aa2da14741773782 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:57.728817 32747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc22efd9eff4ff8aa2da14741773782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.728977 32746 tablet_service.cc:1511] Processing CreateTablet for tablet eac476f4588a43fcaa3f11611da7dca1 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:57.730338 32746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac476f4588a43fcaa3f11611da7dca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.751029   359 tablet_service.cc:1511] Processing CreateTablet for tablet c3ec7a8fb69a4cc799896bf7cd4269d9 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:57.752413   359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ec7a8fb69a4cc799896bf7cd4269d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.752303   362 tablet_service.cc:1511] Processing CreateTablet for tablet e9e2c9cd55174a1a9bde57642d0c8f2a (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:57.754163   362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e2c9cd55174a1a9bde57642d0c8f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.755874   361 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3751e05f36455b8326d1a25d3265c5 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:57.775593   361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3751e05f36455b8326d1a25d3265c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.758104   360 tablet_service.cc:1511] Processing CreateTablet for tablet 8f077f2e682f40f89ca02ffe2abe3e6f (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:57.779484   360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f077f2e682f40f89ca02ffe2abe3e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.781109   436 tablet_service.cc:1511] Processing CreateTablet for tablet e9e2c9cd55174a1a9bde57642d0c8f2a (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:57.760519   358 tablet_service.cc:1511] Processing CreateTablet for tablet c1ee8017bd4b42fea4315d035be9a905 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:57.783519   358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ee8017bd4b42fea4315d035be9a905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.783908   435 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3751e05f36455b8326d1a25d3265c5 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:57.764402   357 tablet_service.cc:1511] Processing CreateTablet for tablet 8916cdff393842f08676ccc4601d93dd (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:57.787487   357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916cdff393842f08676ccc4601d93dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.787598   433 tablet_service.cc:1511] Processing CreateTablet for tablet c3ec7a8fb69a4cc799896bf7cd4269d9 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:57.767645   356 tablet_service.cc:1511] Processing CreateTablet for tablet c2024971b7ba4b0fbc41490a0c88898f (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:57.789970   432 tablet_service.cc:1511] Processing CreateTablet for tablet c1ee8017bd4b42fea4315d035be9a905 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:57.791440   356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2024971b7ba4b0fbc41490a0c88898f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.792294   431 tablet_service.cc:1511] Processing CreateTablet for tablet 8916cdff393842f08676ccc4601d93dd (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:57.786240   434 tablet_service.cc:1511] Processing CreateTablet for tablet 8f077f2e682f40f89ca02ffe2abe3e6f (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:57.797204   429 tablet_service.cc:1511] Processing CreateTablet for tablet 16b8e30232194e3f832cb5ab8b33fc45 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:57.802157   355 tablet_service.cc:1511] Processing CreateTablet for tablet 16b8e30232194e3f832cb5ab8b33fc45 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:57.804023   355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b8e30232194e3f832cb5ab8b33fc45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.798178   436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e2c9cd55174a1a9bde57642d0c8f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.799805   354 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc22efd9eff4ff8aa2da14741773782 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:57.806196   431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8916cdff393842f08676ccc4601d93dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.806752   354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc22efd9eff4ff8aa2da14741773782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.806448   353 tablet_service.cc:1511] Processing CreateTablet for tablet eac476f4588a43fcaa3f11611da7dca1 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:57.807793   353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac476f4588a43fcaa3f11611da7dca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.808897   435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3751e05f36455b8326d1a25d3265c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.810670   429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16b8e30232194e3f832cb5ab8b33fc45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.811627   428 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc22efd9eff4ff8aa2da14741773782 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:57.813035   428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc22efd9eff4ff8aa2da14741773782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.814643   430 tablet_service.cc:1511] Processing CreateTablet for tablet c2024971b7ba4b0fbc41490a0c88898f (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:57.816039   430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2024971b7ba4b0fbc41490a0c88898f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.823822   427 tablet_service.cc:1511] Processing CreateTablet for tablet eac476f4588a43fcaa3f11611da7dca1 (DEFAULT_TABLE table=test-workload [id=a0b115234e104a81b263843e56189cef]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:57.826218   486 tablet_bootstrap.cc:492] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:57.827603   432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ee8017bd4b42fea4315d035be9a905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.829769   433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ec7a8fb69a4cc799896bf7cd4269d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.832813   427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac476f4588a43fcaa3f11611da7dca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.833504   434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f077f2e682f40f89ca02ffe2abe3e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:57.862449   487 tablet_bootstrap.cc:492] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:57.900797   487 tablet_bootstrap.cc:654] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.909368   486 tablet_bootstrap.cc:654] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.921280   488 tablet_bootstrap.cc:492] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:57.931417   487 tablet_bootstrap.cc:492] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:57.931468   488 tablet_bootstrap.cc:654] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.932183   487 ts_tablet_manager.cc:1403] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.006s
I20260709 12:14:57.932755   486 tablet_bootstrap.cc:492] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:57.933241   486 ts_tablet_manager.cc:1403] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.015s
I20260709 12:14:57.935473   486 raft_consensus.cc:359] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:57.936061   486 raft_consensus.cc:385] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.936354   486 raft_consensus.cc:740] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.935788   487 raft_consensus.cc:359] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:57.936944   487 raft_consensus.cc:385] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.937119   486 consensus_queue.cc:260] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:57.937469   487 raft_consensus.cc:740] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.938876   487 consensus_queue.cc:260] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:57.942765   322 heartbeater.cc:499] Master 127.31.92.190:33405 was elected leader, sending a full tablet report...
I20260709 12:14:57.942768   487 ts_tablet_manager.cc:1434] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260709 12:14:57.943233   486 ts_tablet_manager.cc:1434] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.006s
I20260709 12:14:57.943320   488 tablet_bootstrap.cc:492] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:57.943876   488 ts_tablet_manager.cc:1403] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260709 12:14:57.944118   487 tablet_bootstrap.cc:492] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:57.944213   486 tablet_bootstrap.cc:492] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:57.946774   397 heartbeater.cc:499] Master 127.31.92.190:33405 was elected leader, sending a full tablet report...
I20260709 12:14:57.947098   488 raft_consensus.cc:359] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:57.947948   488 raft_consensus.cc:385] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.948308   488 raft_consensus.cc:740] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.949368   488 consensus_queue.cc:260] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:57.950947   486 tablet_bootstrap.cc:654] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.952030   487 tablet_bootstrap.cc:654] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.960500   488 ts_tablet_manager.cc:1434] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 12:14:57.961684   471 heartbeater.cc:499] Master 127.31.92.190:33405 was elected leader, sending a full tablet report...
I20260709 12:14:57.975080   488 tablet_bootstrap.cc:492] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:57.990587   486 tablet_bootstrap.cc:492] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:57.990614   487 tablet_bootstrap.cc:492] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:57.991308   486 ts_tablet_manager.cc:1403] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.022s
I20260709 12:14:57.991359   487 ts_tablet_manager.cc:1403] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.029s
I20260709 12:14:57.992892   488 tablet_bootstrap.cc:654] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:57.995175   487 raft_consensus.cc:359] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:57.996048   487 raft_consensus.cc:385] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:57.996405   487 raft_consensus.cc:740] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:57.997403   487 consensus_queue.cc:260] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.000085   487 ts_tablet_manager.cc:1434] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:58.001230   487 tablet_bootstrap.cc:492] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:58.002067   486 raft_consensus.cc:359] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.003072   486 raft_consensus.cc:385] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.003396   486 raft_consensus.cc:740] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.004062   493 raft_consensus.cc:493] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.004370   486 consensus_queue.cc:260] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.004621   493 raft_consensus.cc:515] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.006155   488 tablet_bootstrap.cc:492] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.006778   488 ts_tablet_manager.cc:1403] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.010s
I20260709 12:14:58.007019   486 ts_tablet_manager.cc:1434] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:14:58.008028   486 tablet_bootstrap.cc:492] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:58.012348   488 raft_consensus.cc:359] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.013489   488 raft_consensus.cc:385] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.013882   488 raft_consensus.cc:740] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.014611   493 leader_election.cc:290] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.014711   488 consensus_queue.cc:260] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.015815   486 tablet_bootstrap.cc:654] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.022114   488 ts_tablet_manager.cc:1434] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:14:58.023455   488 tablet_bootstrap.cc:492] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:58.035449   486 tablet_bootstrap.cc:492] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:58.036135   486 ts_tablet_manager.cc:1403] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260709 12:14:58.036393   487 tablet_bootstrap.cc:654] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.038455   488 tablet_bootstrap.cc:654] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.039155   486 raft_consensus.cc:359] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.039975   486 raft_consensus.cc:385] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.040391   486 raft_consensus.cc:740] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.042706   486 consensus_queue.cc:260] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.048753   487 tablet_bootstrap.cc:492] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:58.048849   486 ts_tablet_manager.cc:1434] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:14:58.049346   487 ts_tablet_manager.cc:1403] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.007s
I20260709 12:14:58.049932   486 tablet_bootstrap.cc:492] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:58.052299   487 raft_consensus.cc:359] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.053014   487 raft_consensus.cc:385] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.053339   487 raft_consensus.cc:740] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.055307 32765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ec7a8fb69a4cc799896bf7cd4269d9" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.056044 32765 raft_consensus.cc:2468] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 0.
I20260709 12:14:58.057430   337 leader_election.cc:304] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.058370   493 raft_consensus.cc:2804] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.058766   493 raft_consensus.cc:493] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.059111   493 raft_consensus.cc:3060] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.061189   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ec7a8fb69a4cc799896bf7cd4269d9" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.061726   486 tablet_bootstrap.cc:654] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.061928   446 raft_consensus.cc:2468] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 0.
I20260709 12:14:58.066570   493 raft_consensus.cc:515] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.067752   486 tablet_bootstrap.cc:492] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:58.068256   486 ts_tablet_manager.cc:1403] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:14:58.068796   487 consensus_queue.cc:260] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.070374   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ec7a8fb69a4cc799896bf7cd4269d9" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:58.070729   488 tablet_bootstrap.cc:492] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.070959   446 raft_consensus.cc:3060] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.071638   488 ts_tablet_manager.cc:1403] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.012s
I20260709 12:14:58.071323   486 raft_consensus.cc:359] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.072187   486 raft_consensus.cc:385] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.072505   486 raft_consensus.cc:740] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.073267   486 consensus_queue.cc:260] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.075742   486 ts_tablet_manager.cc:1434] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:58.076756   486 tablet_bootstrap.cc:492] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:58.078809 32765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ec7a8fb69a4cc799896bf7cd4269d9" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:58.079430 32765 raft_consensus.cc:3060] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.083372   486 tablet_bootstrap.cc:654] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.086016   493 leader_election.cc:290] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.089584   488 raft_consensus.cc:359] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.090590   488 raft_consensus.cc:385] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.090966   488 raft_consensus.cc:740] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.085909   446 raft_consensus.cc:2468] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 1.
I20260709 12:14:58.093030   336 leader_election.cc:304] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:58.094235   493 raft_consensus.cc:2804] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.094825   493 raft_consensus.cc:697] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:58.096662 32765 raft_consensus.cc:2468] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 1.
I20260709 12:14:58.096086   493 consensus_queue.cc:237] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.092067   488 consensus_queue.cc:260] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.101293   486 tablet_bootstrap.cc:492] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:58.101887   486 ts_tablet_manager.cc:1403] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260709 12:14:58.103279   487 ts_tablet_manager.cc:1434] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.054s	user 0.018s	sys 0.021s
I20260709 12:14:58.104648   487 tablet_bootstrap.cc:492] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:58.105158   488 ts_tablet_manager.cc:1434] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 12:14:58.106220   488 tablet_bootstrap.cc:492] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:58.113071   488 tablet_bootstrap.cc:654] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.114176   487 tablet_bootstrap.cc:654] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.115748   486 raft_consensus.cc:359] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.116546   486 raft_consensus.cc:385] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.116923   486 raft_consensus.cc:740] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.118607   486 consensus_queue.cc:260] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.120648   486 ts_tablet_manager.cc:1434] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:14:58.121572   486 tablet_bootstrap.cc:492] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:58.130805   486 tablet_bootstrap.cc:654] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.130841 32663 catalog_manager.cc:5697] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 1 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.134725   488 tablet_bootstrap.cc:492] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.135233   488 ts_tablet_manager.cc:1403] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260709 12:14:58.135712   487 tablet_bootstrap.cc:492] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:58.136195   487 ts_tablet_manager.cc:1403] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.011s
I20260709 12:14:58.138095   488 raft_consensus.cc:359] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.138895   488 raft_consensus.cc:385] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.139190   488 raft_consensus.cc:740] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.140090   488 consensus_queue.cc:260] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.143841   487 raft_consensus.cc:359] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.144610   487 raft_consensus.cc:385] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.144907   487 raft_consensus.cc:740] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.145677   487 consensus_queue.cc:260] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.148208   487 ts_tablet_manager.cc:1434] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:58.149178   488 ts_tablet_manager.cc:1434] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:14:58.149904   487 tablet_bootstrap.cc:492] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:58.153962   488 tablet_bootstrap.cc:492] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:58.157063   487 tablet_bootstrap.cc:654] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.161147   488 tablet_bootstrap.cc:654] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.158282   492 raft_consensus.cc:493] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.164669   492 raft_consensus.cc:515] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.166698   486 tablet_bootstrap.cc:492] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:58.167160   486 ts_tablet_manager.cc:1403] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.013s
I20260709 12:14:58.169281   487 tablet_bootstrap.cc:492] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:58.169920   487 ts_tablet_manager.cc:1403] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 12:14:58.170068   486 raft_consensus.cc:359] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.170902   486 raft_consensus.cc:385] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.171207   486 raft_consensus.cc:740] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.172756   492 leader_election.cc:290] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:58.173700   487 raft_consensus.cc:359] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.174690   487 raft_consensus.cc:385] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.175057   487 raft_consensus.cc:740] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.176359   487 consensus_queue.cc:260] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.179831   487 ts_tablet_manager.cc:1434] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260709 12:14:58.181362   487 tablet_bootstrap.cc:492] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:58.172031   486 consensus_queue.cc:260] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.186188   486 ts_tablet_manager.cc:1434] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:14:58.187278   486 tablet_bootstrap.cc:492] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:58.190258   487 tablet_bootstrap.cc:654] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.198915   486 tablet_bootstrap.cc:654] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.203863   487 tablet_bootstrap.cc:492] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:58.204559   487 ts_tablet_manager.cc:1403] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 12:14:58.208400   487 raft_consensus.cc:359] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.209360   487 raft_consensus.cc:385] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.209757   487 raft_consensus.cc:740] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.210070   494 raft_consensus.cc:493] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.210737   494 raft_consensus.cc:515] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.212098   493 raft_consensus.cc:493] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.212782   493 raft_consensus.cc:515] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.213086   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
W20260709 12:14:58.214699 32729 leader_election.cc:343] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.215065   493 leader_election.cc:290] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.216827 32765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.211097   487 consensus_queue.cc:260] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.217748   494 leader_election.cc:290] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:58.218111   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.219280   487 ts_tablet_manager.cc:1434] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
W20260709 12:14:58.219617   336 leader_election.cc:343] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.220319   487 tablet_bootstrap.cc:492] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
W20260709 12:14:58.220698   337 leader_election.cc:343] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.221127   337 leader_election.cc:304] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:14:58.222173   493 raft_consensus.cc:2749] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:58.226653 32711 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:58.228175   487 tablet_bootstrap.cc:654] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.239964   492 raft_consensus.cc:493] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.240648   492 raft_consensus.cc:515] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.243942   492 leader_election.cc:290] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.244490   492 raft_consensus.cc:493] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.245049   492 raft_consensus.cc:515] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.250383   492 leader_election.cc:290] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.264564   494 raft_consensus.cc:493] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.264734   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.265134   494 raft_consensus.cc:515] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.266778   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f077f2e682f40f89ca02ffe2abe3e6f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.267596   494 leader_election.cc:290] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:58.267683   445 raft_consensus.cc:2468] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 0.
I20260709 12:14:58.268715   446 raft_consensus.cc:2468] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 0.
I20260709 12:14:58.269515 32729 leader_election.cc:304] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:58.270748   518 raft_consensus.cc:2804] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.271191   518 raft_consensus.cc:493] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.271522   518 raft_consensus.cc:3060] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.272990 32729 leader_election.cc:304] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:58.273814   492 raft_consensus.cc:2804] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.274183   492 raft_consensus.cc:493] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.274554   492 raft_consensus.cc:3060] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.281558   492 raft_consensus.cc:515] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.283510   372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.285452   371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.286152   371 raft_consensus.cc:2468] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 0.
I20260709 12:14:58.286221   492 leader_election.cc:290] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.289389   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:58.290032   369 raft_consensus.cc:3060] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.290675   488 tablet_bootstrap.cc:492] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.291841   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f077f2e682f40f89ca02ffe2abe3e6f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.292747   370 raft_consensus.cc:2468] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 0.
I20260709 12:14:58.294917   488 ts_tablet_manager.cc:1403] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.141s	user 0.050s	sys 0.068s
I20260709 12:14:58.294844   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:58.295684   446 raft_consensus.cc:3060] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:58.299536 32730 leader_election.cc:343] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.300019 32730 leader_election.cc:304] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92; no voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:14:58.298885   488 raft_consensus.cc:359] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.302045   488 raft_consensus.cc:385] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.302497   488 raft_consensus.cc:740] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.303619   488 consensus_queue.cc:260] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.305684   492 raft_consensus.cc:2749] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.305964   446 raft_consensus.cc:2468] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 1.
I20260709 12:14:58.308941   488 ts_tablet_manager.cc:1434] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:14:58.309993   488 tablet_bootstrap.cc:492] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:58.310335   369 raft_consensus.cc:2468] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 1.
I20260709 12:14:58.311689 32730 leader_election.cc:304] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.312608   492 raft_consensus.cc:2804] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.317551   488 tablet_bootstrap.cc:654] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.325165   486 tablet_bootstrap.cc:492] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:58.325838   486 ts_tablet_manager.cc:1403] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.139s	user 0.034s	sys 0.018s
I20260709 12:14:58.329789   486 raft_consensus.cc:359] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.330632   493 raft_consensus.cc:493] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.330838   486 raft_consensus.cc:385] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.331314   486 raft_consensus.cc:740] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.331367   493 raft_consensus.cc:515] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.332440   486 consensus_queue.cc:260] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.335088   493 leader_election.cc:290] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.336741   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.337157 32765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.338006 32765 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 0.
W20260709 12:14:58.338732   336 leader_election.cc:343] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.339601   337 leader_election.cc:304] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [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: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:14:58.307301   518 raft_consensus.cc:515] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.344316   518 leader_election.cc:290] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.345304   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f077f2e682f40f89ca02ffe2abe3e6f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:58.346151   369 raft_consensus.cc:3060] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.351975   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f077f2e682f40f89ca02ffe2abe3e6f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:58.354766   446 raft_consensus.cc:3060] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.354867   493 raft_consensus.cc:2804] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.358801 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.358546 32765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f077f2e682f40f89ca02ffe2abe3e6f" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.360308 32765 raft_consensus.cc:2393] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5d2a2f472504c3c98e0c7d58adca83f in current term 1: Already voted for candidate 4deea5ec040f4701ae07330c6bf01d92 in this term.
I20260709 12:14:58.361228   369 raft_consensus.cc:2468] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 1.
I20260709 12:14:58.359266   493 raft_consensus.cc:493] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.362504   493 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.362588 32730 leader_election.cc:304] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.363725   521 raft_consensus.cc:2804] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.364200   521 raft_consensus.cc:697] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:58.364651   488 tablet_bootstrap.cc:492] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.365166   488 ts_tablet_manager.cc:1403] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.027s
I20260709 12:14:58.365063   487 tablet_bootstrap.cc:492] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:58.365029   521 consensus_queue.cc:237] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.365998   487 ts_tablet_manager.cc:1403] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.146s	user 0.037s	sys 0.088s
I20260709 12:14:58.368047   486 ts_tablet_manager.cc:1434] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.006s
I20260709 12:14:58.369263   486 tablet_bootstrap.cc:492] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:58.369074   487 raft_consensus.cc:359] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.369923   487 raft_consensus.cc:385] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.370512   487 raft_consensus.cc:740] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.374568   487 consensus_queue.cc:260] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.376927   487 ts_tablet_manager.cc:1434] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:58.377954   487 tablet_bootstrap.cc:492] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:58.378769   486 tablet_bootstrap.cc:654] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.373255   494 raft_consensus.cc:493] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.384583   487 tablet_bootstrap.cc:654] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.384296   494 raft_consensus.cc:515] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.386478   494 leader_election.cc:290] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:58.373298   488 raft_consensus.cc:359] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.388458   488 raft_consensus.cc:385] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.388899   488 raft_consensus.cc:740] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.389940   488 consensus_queue.cc:260] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.391577   504 raft_consensus.cc:493] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.392268   504 raft_consensus.cc:515] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.393028   488 ts_tablet_manager.cc:1434] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 12:14:58.394186   488 tablet_bootstrap.cc:492] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:58.395218 32765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.398847 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.399559 32763 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 0.
I20260709 12:14:58.399614   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f077f2e682f40f89ca02ffe2abe3e6f" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.400471   369 raft_consensus.cc:2393] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5d2a2f472504c3c98e0c7d58adca83f in current term 1: Already voted for candidate 4deea5ec040f4701ae07330c6bf01d92 in this term.
I20260709 12:14:58.400969   337 leader_election.cc:304] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.402380   372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.402900   492 raft_consensus.cc:697] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:58.403532   372 raft_consensus.cc:2393] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5d2a2f472504c3c98e0c7d58adca83f in current term 1: Already voted for candidate 4deea5ec040f4701ae07330c6bf01d92 in this term.
I20260709 12:14:58.403355   504 leader_election.cc:290] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.404035   492 consensus_queue.cc:237] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.405529   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.407081   446 raft_consensus.cc:2468] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 1.
W20260709 12:14:58.407251   336 leader_election.cc:343] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.402722   411 leader_election.cc:304] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5d2a2f472504c3c98e0c7d58adca83f; no voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a
W20260709 12:14:58.410833   411 leader_election.cc:343] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.408488   487 tablet_bootstrap.cc:492] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:58.412166   487 ts_tablet_manager.cc:1403] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.008s
I20260709 12:14:58.402761   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.413798   494 raft_consensus.cc:2749] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.416378   487 raft_consensus.cc:359] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.404045   504 raft_consensus.cc:2804] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.417126   486 tablet_bootstrap.cc:492] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
W20260709 12:14:58.417433   411 leader_election.cc:343] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.417657   486 ts_tablet_manager.cc:1403] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.020s
I20260709 12:14:58.418081   411 leader_election.cc:304] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5d2a2f472504c3c98e0c7d58adca83f; no voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:14:58.417083   487 raft_consensus.cc:385] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.409071   493 raft_consensus.cc:515] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.419229   494 raft_consensus.cc:2749] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.417331   504 raft_consensus.cc:493] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.420244   504 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.421020   486 raft_consensus.cc:359] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.421705   486 raft_consensus.cc:385] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.421973   486 raft_consensus.cc:740] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.421952 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:58.422636 32763 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.423239   488 tablet_bootstrap.cc:654] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.422938   486 consensus_queue.cc:260] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.425498   486 ts_tablet_manager.cc:1434] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:58.419404   487 raft_consensus.cc:740] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.426542   486 tablet_bootstrap.cc:492] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:58.426383   487 consensus_queue.cc:260] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.430820 32763 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 1.
I20260709 12:14:58.431341   504 raft_consensus.cc:515] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.433561   337 leader_election.cc:304] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.434522   486 tablet_bootstrap.cc:654] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.435176   487 ts_tablet_manager.cc:1434] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 12:14:58.439828   527 raft_consensus.cc:2804] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.440426   527 raft_consensus.cc:697] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:58.442677   487 tablet_bootstrap.cc:492] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:58.441524   527 consensus_queue.cc:237] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.455857   487 tablet_bootstrap.cc:654] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.457602   493 leader_election.cc:290] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.457747   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:58.458751   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
W20260709 12:14:58.460269   336 leader_election.cc:343] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:58.460965   336 leader_election.cc:343] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:58.468986   504 leader_election.cc:290] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.471192 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:58.471637   487 tablet_bootstrap.cc:492] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:58.471788 32763 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.472095   487 ts_tablet_manager.cc:1403] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260709 12:14:58.474828   487 raft_consensus.cc:359] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.475473   487 raft_consensus.cc:385] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.475755   487 raft_consensus.cc:740] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.476588   487 consensus_queue.cc:260] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.476052 32662 catalog_manager.cc:5697] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 1 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.478674   487 ts_tablet_manager.cc:1434] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:14:58.478895 32763 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 1.
I20260709 12:14:58.479542   487 tablet_bootstrap.cc:492] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Bootstrap starting.
I20260709 12:14:58.480448   337 leader_election.cc:304] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:14:58.481976   530 raft_consensus.cc:2804] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.482668   530 raft_consensus.cc:697] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:58.483557   530 consensus_queue.cc:237] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.485872   487 tablet_bootstrap.cc:654] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.488286   411 leader_election.cc:304] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5d2a2f472504c3c98e0c7d58adca83f; no voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:14:58.487792 32663 catalog_manager.cc:5697] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.491606   494 raft_consensus.cc:2749] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.493371   492 raft_consensus.cc:493] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.494299   488 tablet_bootstrap.cc:492] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.493954   492 raft_consensus.cc:515] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.494837   488 ts_tablet_manager.cc:1403] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.025s
I20260709 12:14:58.497574   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.498169   370 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 0.
I20260709 12:14:58.497956   488 raft_consensus.cc:359] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.498500   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.498670   488 raft_consensus.cc:385] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.499019   488 raft_consensus.cc:740] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.499099   445 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 0.
I20260709 12:14:58.499473 32730 leader_election.cc:304] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.499886   488 consensus_queue.cc:260] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.500288   521 raft_consensus.cc:2804] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.500713   492 leader_election.cc:290] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.500754   521 raft_consensus.cc:493] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.501305   521 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.502084   488 ts_tablet_manager.cc:1434] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:14:58.505538   488 tablet_bootstrap.cc:492] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:58.510001   486 tablet_bootstrap.cc:492] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:58.510576   486 ts_tablet_manager.cc:1403] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.030s
I20260709 12:14:58.513154   486 raft_consensus.cc:359] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.513862   486 raft_consensus.cc:385] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.514215   486 raft_consensus.cc:740] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.514289   521 raft_consensus.cc:515] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.515239   486 consensus_queue.cc:260] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.515715   487 tablet_bootstrap.cc:492] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: No bootstrap required, opened a new log
I20260709 12:14:58.517171   487 ts_tablet_manager.cc:1403] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.003s
I20260709 12:14:58.517848   486 ts_tablet_manager.cc:1434] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:14:58.518898   486 tablet_bootstrap.cc:492] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92: Bootstrap starting.
I20260709 12:14:58.520984   487 raft_consensus.cc:359] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.521903   487 raft_consensus.cc:385] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.522235   487 raft_consensus.cc:740] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.523268   487 consensus_queue.cc:260] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.525341   521 leader_election.cc:290] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.525332   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:58.526350   370 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.527603   487 ts_tablet_manager.cc:1434] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:58.526926   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:58.528767   445 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.531701 32663 catalog_manager.cc:5697] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 1 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.532930 32661 catalog_manager.cc:5697] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.538194   370 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 1.
I20260709 12:14:58.538924   445 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 1.
I20260709 12:14:58.539505 32730 leader_election.cc:304] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.540083   486 tablet_bootstrap.cc:654] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.540561   521 raft_consensus.cc:2804] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.541049   521 raft_consensus.cc:697] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:58.541860   521 consensus_queue.cc:237] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.543606   488 tablet_bootstrap.cc:654] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.555330   488 tablet_bootstrap.cc:492] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.555783   488 ts_tablet_manager.cc:1403] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.007s
I20260709 12:14:58.558262   488 raft_consensus.cc:359] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.558928   488 raft_consensus.cc:385] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.559202   488 raft_consensus.cc:740] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.559590   486 tablet_bootstrap.cc:492] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92: No bootstrap required, opened a new log
I20260709 12:14:58.560030   486 ts_tablet_manager.cc:1403] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.006s
I20260709 12:14:58.559829   488 consensus_queue.cc:260] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.561806   488 ts_tablet_manager.cc:1434] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:58.561295 32661 catalog_manager.cc:5697] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.562693   488 tablet_bootstrap.cc:492] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:58.563782   486 raft_consensus.cc:359] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.564463   486 raft_consensus.cc:385] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.564795   486 raft_consensus.cc:740] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.565515   486 consensus_queue.cc:260] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.567505   486 ts_tablet_manager.cc:1434] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:58.569553   488 tablet_bootstrap.cc:654] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.573985   488 tablet_bootstrap.cc:492] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.573918   494 raft_consensus.cc:493] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.574522   488 ts_tablet_manager.cc:1403] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 12:14:58.574510   494 raft_consensus.cc:515] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.576431   494 leader_election.cc:290] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:58.577100 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.577327   488 raft_consensus.cc:359] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.577720 32764 raft_consensus.cc:2468] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 0.
I20260709 12:14:58.577993   488 raft_consensus.cc:385] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.577919   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.578378   488 raft_consensus.cc:740] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.578625   370 raft_consensus.cc:2468] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 0.
I20260709 12:14:58.578953   411 leader_election.cc:304] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:58.579141   488 consensus_queue.cc:260] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.579644   521 raft_consensus.cc:493] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.580147   521 raft_consensus.cc:515] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.580921   541 raft_consensus.cc:2804] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.581288   541 raft_consensus.cc:493] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.581408   488 ts_tablet_manager.cc:1434] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:14:58.581655   541 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.582311   488 tablet_bootstrap.cc:492] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f: Bootstrap starting.
I20260709 12:14:58.582448   521 leader_election.cc:290] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.584494   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.585101   370 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 0.
I20260709 12:14:58.586354 32730 leader_election.cc:304] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.587098   488 tablet_bootstrap.cc:654] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:58.587141   521 raft_consensus.cc:2804] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.587618   521 raft_consensus.cc:493] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.587978   521 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.587850   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.588479   445 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 0.
I20260709 12:14:58.593411   541 raft_consensus.cc:515] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.595050   488 tablet_bootstrap.cc:492] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f: No bootstrap required, opened a new log
I20260709 12:14:58.595506   488 ts_tablet_manager.cc:1403] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:14:58.596127 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:58.596696   541 leader_election.cc:290] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:58.596711 32764 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.597903   488 raft_consensus.cc:359] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.598344   488 raft_consensus.cc:385] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:58.598646   488 raft_consensus.cc:740] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Initialized, Role: FOLLOWER
I20260709 12:14:58.599483   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:58.600091   370 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.599298   488 consensus_queue.cc:260] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.602471   521 raft_consensus.cc:515] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.604501 32764 raft_consensus.cc:2468] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 1.
I20260709 12:14:58.605692   411 leader_election.cc:304] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:58.605887   372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:58.606506   372 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.606559   494 raft_consensus.cc:2804] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.607683   488 ts_tablet_manager.cc:1434] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:58.610570   521 leader_election.cc:290] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.611658   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:58.612234   445 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.612283   370 raft_consensus.cc:2468] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 1.
I20260709 12:14:58.612635   372 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 1.
I20260709 12:14:58.614161 32730 leader_election.cc:304] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.615502   521 raft_consensus.cc:2804] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.617205   521 raft_consensus.cc:697] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:58.618257   521 consensus_queue.cc:237] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.620028   530 consensus_queue.cc:1048] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.620537   541 raft_consensus.cc:493] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.622670   541 raft_consensus.cc:515] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.623236   445 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 1.
I20260709 12:14:58.627533   541 leader_election.cc:290] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:58.629594 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.629515   372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.630473 32764 raft_consensus.cc:2393] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5d2a2f472504c3c98e0c7d58adca83f in current term 1: Already voted for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in this term.
I20260709 12:14:58.631017   494 raft_consensus.cc:697] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 LEADER]: Becoming Leader. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:14:58.631918   494 consensus_queue.cc:237] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.632763   411 leader_election.cc:304] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5d2a2f472504c3c98e0c7d58adca83f; no voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:14:58.634316 32663 catalog_manager.cc:5697] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.636013   530 consensus_queue.cc:1048] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.639119   543 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.649842   543 raft_consensus.cc:2749] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:58.652309   323 tablet.cc:2406] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:58.657029 32663 catalog_manager.cc:5697] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f reported cstate change: term changed from 0 to 1, leader changed from <none> to e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131). New cstate: current_term: 1 leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:58.684175   543 raft_consensus.cc:493] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.684669   543 raft_consensus.cc:515] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.686529   543 leader_election.cc:290] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:58.687268 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.687525   372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" is_pre_election: true
I20260709 12:14:58.687937 32763 raft_consensus.cc:2393] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5d2a2f472504c3c98e0c7d58adca83f in current term 1: Already voted for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in this term.
I20260709 12:14:58.688997   411 leader_election.cc:304] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5d2a2f472504c3c98e0c7d58adca83f; no voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:14:58.689649   543 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.694000   504 raft_consensus.cc:493] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.694391   543 raft_consensus.cc:2749] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:58.694576   504 raft_consensus.cc:515] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.696272   504 leader_election.cc:290] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911), 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449)
I20260709 12:14:58.697029   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.697207 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.697566   446 raft_consensus.cc:2468] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 0.
I20260709 12:14:58.697782 32763 raft_consensus.cc:2468] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 0.
I20260709 12:14:58.698532   336 leader_election.cc:304] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:58.699326   504 raft_consensus.cc:2804] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.699666   504 raft_consensus.cc:493] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.699887   504 raft_consensus.cc:3060] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.704169   504 raft_consensus.cc:515] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.705840   504 leader_election.cc:290] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Requested vote from peers e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911), 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449)
I20260709 12:14:58.706576   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:58.706928 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:58.707051   446 raft_consensus.cc:3060] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.707451 32763 raft_consensus.cc:3060] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.711966   446 raft_consensus.cc:2468] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 1.
I20260709 12:14:58.712038 32763 raft_consensus.cc:2468] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 1.
I20260709 12:14:58.713038   336 leader_election.cc:304] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:58.713748   504 raft_consensus.cc:2804] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.714268   504 raft_consensus.cc:697] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:58.715116   504 consensus_queue.cc:237] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:58.722276 32663 catalog_manager.cc:5697] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 1 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:58.793352   521 consensus_queue.cc:1048] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.803057   492 consensus_queue.cc:1048] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.843752   504 raft_consensus.cc:493] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:58.844219   504 raft_consensus.cc:515] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.845968   504 leader_election.cc:290] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.846818 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac476f4588a43fcaa3f11611da7dca1" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92" is_pre_election: true
I20260709 12:14:58.846992   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac476f4588a43fcaa3f11611da7dca1" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" is_pre_election: true
I20260709 12:14:58.847469 32763 raft_consensus.cc:2468] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 0.
I20260709 12:14:58.847522   446 raft_consensus.cc:2468] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 0.
I20260709 12:14:58.848664   336 leader_election.cc:304] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:58.849323   504 raft_consensus.cc:2804] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:58.849637   504 raft_consensus.cc:493] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:58.849924   504 raft_consensus.cc:3060] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.854166   504 raft_consensus.cc:515] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.855710   504 leader_election.cc:290] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:58.856525 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac476f4588a43fcaa3f11611da7dca1" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:58.856757   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac476f4588a43fcaa3f11611da7dca1" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:58.857028 32763 raft_consensus.cc:3060] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.857313   446 raft_consensus.cc:3060] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:58.861709 32763 raft_consensus.cc:2468] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 1.
I20260709 12:14:58.861991   446 raft_consensus.cc:2468] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 1.
I20260709 12:14:58.862746   337 leader_election.cc:304] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:58.863574   504 raft_consensus.cc:2804] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:58.863984   504 raft_consensus.cc:697] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:58.864719   504 consensus_queue.cc:237] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:58.871779   504 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.872290 32661 catalog_manager.cc:5697] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 1 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:58.883759   527 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.909690   527 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.920647   504 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.923075   518 consensus_queue.cc:1048] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:58.934706   492 consensus_queue.cc:1048] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.004251   492 consensus_queue.cc:1048] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.014941   521 consensus_queue.cc:1048] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.074795   521 consensus_queue.cc:1048] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.084401   523 consensus_queue.cc:1048] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.095484   372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:40772
I20260709 12:14:59.096213   372 raft_consensus.cc:606] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:14:59.097079   543 consensus_queue.cc:1048] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.102805   372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:40772
I20260709 12:14:59.103392   372 raft_consensus.cc:606] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:14:59.112936   370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ec7a8fb69a4cc799896bf7cd4269d9"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:40772
I20260709 12:14:59.113528   370 raft_consensus.cc:606] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:14:59.114179   494 consensus_queue.cc:1048] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.121153   370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:40772
I20260709 12:14:59.121744   370 raft_consensus.cc:606] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:14:59.149197 32763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:57648
I20260709 12:14:59.149693 32763 raft_consensus.cc:606] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Received request to transfer leadership to TS 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:14:59.154757 32763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:57648
I20260709 12:14:59.155206 32763 raft_consensus.cc:606] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Received request to transfer leadership to TS 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:14:59.168586   446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45"
dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
mode: GRACEFUL
new_leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:35690
I20260709 12:14:59.169108   446 raft_consensus.cc:606] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 LEADER]: Received request to transfer leadership to TS 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:14:59.174331 32763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:57648
I20260709 12:14:59.174925 32763 raft_consensus.cc:606] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Received request to transfer leadership to TS 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:14:59.179859   370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eac476f4588a43fcaa3f11611da7dca1"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
mode: GRACEFUL
new_leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:40772
I20260709 12:14:59.180354   370 raft_consensus.cc:606] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Received request to transfer leadership to TS e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:14:59.221640   504 consensus_queue.cc:1048] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.230099   504 raft_consensus.cc:993] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:14:59.230638   504 raft_consensus.cc:1081] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:14:59.233134 32764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57630
I20260709 12:14:59.233763 32764 raft_consensus.cc:493] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.234126 32764 raft_consensus.cc:3060] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.236827   493 consensus_queue.cc:1048] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:59.241482 32764 raft_consensus.cc:515] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:59.244798 32763 raft_consensus.cc:1240] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Rejecting Update request from peer 5c0721f1b6c9408c8a4f42bda5fb0f9a for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:59.244709   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:59.247707   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e2c9cd55174a1a9bde57642d0c8f2a" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:59.248296   370 raft_consensus.cc:3055] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.248637   370 raft_consensus.cc:740] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.249444   370 consensus_queue.cc:260] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:59.250449   370 raft_consensus.cc:3060] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.251943 32764 leader_election.cc:290] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 2 election: Requested vote from peers e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:59.257545   370 raft_consensus.cc:2468] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 2.
I20260709 12:14:59.257794   504 raft_consensus.cc:993] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:14:59.258286   527 raft_consensus.cc:1081] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:14:59.259198 32730 leader_election.cc:304] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [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: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:14:59.260162   527 raft_consensus.cc:993] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:14:59.260042 32763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ec7a8fb69a4cc799896bf7cd4269d9"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57630
I20260709 12:14:59.260577   527 raft_consensus.cc:1081] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:14:59.260658 32763 raft_consensus.cc:493] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.260535   492 raft_consensus.cc:2804] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.261338 32763 raft_consensus.cc:3060] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.261523   492 raft_consensus.cc:697] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:59.262558   492 consensus_queue.cc:237] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [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: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } }
I20260709 12:14:59.263190 32764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57630
I20260709 12:14:59.263746 32764 raft_consensus.cc:493] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.264156 32764 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.268800 32763 raft_consensus.cc:515] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.270531 32661 catalog_manager.cc:5697] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 1 to 2, leader changed from 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.271736 32763 leader_election.cc:290] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 2 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:59.271065 32764 raft_consensus.cc:515] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.272197   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ec7a8fb69a4cc799896bf7cd4269d9" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:59.272801   445 raft_consensus.cc:3060] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.274545 32764 leader_election.cc:290] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 2 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:59.274786   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:59.274945   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:59.275350   446 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.275583   369 raft_consensus.cc:3055] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.275983   369 raft_consensus.cc:740] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.277212   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ec7a8fb69a4cc799896bf7cd4269d9" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:59.276849   369 consensus_queue.cc:260] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.277789   370 raft_consensus.cc:3055] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.278157   370 raft_consensus.cc:740] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.278318   369 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.279034   370 consensus_queue.cc:260] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.280274   370 raft_consensus.cc:3060] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.282684   446 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 2.
I20260709 12:14:59.283046   445 raft_consensus.cc:2468] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 2.
I20260709 12:14:59.284154 32729 leader_election.cc:304] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:59.285677   492 raft_consensus.cc:2804] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.286589   492 raft_consensus.cc:697] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:59.286902   370 raft_consensus.cc:2468] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 2.
I20260709 12:14:59.287448   492 consensus_queue.cc:237] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.285140 32729 leader_election.cc:304] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:59.289208   523 raft_consensus.cc:2804] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.289681   523 raft_consensus.cc:697] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:59.290481   523 consensus_queue.cc:237] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.292865   369 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 2.
I20260709 12:14:59.299695 32661 catalog_manager.cc:5697] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 1 to 2, leader changed from 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.300776 32661 catalog_manager.cc:5697] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 1 to 2, leader changed from 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.357101   530 raft_consensus.cc:993] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:14:59.357595   527 raft_consensus.cc:1081] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:14:59.359375 32764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57630
I20260709 12:14:59.360015 32764 raft_consensus.cc:493] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.360425 32764 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.367851 32764 raft_consensus.cc:515] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.369510 32764 leader_election.cc:290] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 2 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:59.370452   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:59.370589   446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:59.371104   446 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.371109   369 raft_consensus.cc:3055] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.371649   369 raft_consensus.cc:740] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.372478   369 consensus_queue.cc:260] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.373684   369 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.378268   446 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 2.
I20260709 12:14:59.379441 32729 leader_election.cc:304] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:59.380120   523 raft_consensus.cc:2804] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.380170   369 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 2.
I20260709 12:14:59.380646   523 raft_consensus.cc:697] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:59.381507   523 consensus_queue.cc:237] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.387651 32661 catalog_manager.cc:5697] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 1 to 2, leader changed from 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.427647   527 consensus_queue.cc:1048] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.434862   530 raft_consensus.cc:993] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: : Instructing follower e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:14:59.435339   493 raft_consensus.cc:1081] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Signalling peer e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:14:59.437628   445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eac476f4588a43fcaa3f11611da7dca1"
dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:35682
I20260709 12:14:59.438212   445 raft_consensus.cc:493] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.438670   445 raft_consensus.cc:3060] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.442183   527 consensus_queue.cc:1048] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:59.445377   445 raft_consensus.cc:515] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.448632 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac476f4588a43fcaa3f11611da7dca1" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:59.449112   445 leader_election.cc:290] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 2 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:14:59.450760   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac476f4588a43fcaa3f11611da7dca1" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:14:59.451321   369 raft_consensus.cc:3055] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.451643   369 raft_consensus.cc:740] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.452538   369 consensus_queue.cc:260] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.453611   369 raft_consensus.cc:3060] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:59.453939   527 consensus_queue.cc:1175] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4deea5ec040f4701ae07330c6bf01d92" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:14:59.459997   369 raft_consensus.cc:2468] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 2.
I20260709 12:14:59.460866   411 leader_election.cc:304] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [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: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:14:59.461498   494 raft_consensus.cc:2804] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.461946   494 raft_consensus.cc:697] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 LEADER]: Becoming Leader. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:14:59.462733   494 consensus_queue.cc:237] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.468358 32663 catalog_manager.cc:5697] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f reported cstate change: term changed from 1 to 2, leader changed from 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130) to e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131). New cstate: current_term: 2 leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:59.492653   518 raft_consensus.cc:993] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:14:59.493130   523 raft_consensus.cc:1081] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Signalling peer 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:14:59.494637   369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:40752
I20260709 12:14:59.495107   369 raft_consensus.cc:493] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.495419   369 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.500177   369 raft_consensus.cc:515] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.502206   369 leader_election.cc:290] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 2 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:59.502584 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:59.502862   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:59.503221 32764 raft_consensus.cc:3055] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.503475   445 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.503629 32764 raft_consensus.cc:740] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:59.504374 32764 consensus_queue.cc:260] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.505286 32764 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.508599   445 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 2.
I20260709 12:14:59.509657   336 leader_election.cc:304] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:59.510509   527 raft_consensus.cc:2804] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.510573 32764 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 2.
I20260709 12:14:59.510972   527 raft_consensus.cc:697] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.511813   527 consensus_queue.cc:237] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.515198   518 raft_consensus.cc:993] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:14:59.515620   523 raft_consensus.cc:1081] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Signalling peer 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:14:59.517256   369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:40752
I20260709 12:14:59.517781   369 raft_consensus.cc:493] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.518066   369 raft_consensus.cc:3060] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.519055 32663 catalog_manager.cc:5697] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 1 to 2, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 2 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.523816   369 raft_consensus.cc:515] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.526160   369 leader_election.cc:290] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 2 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:59.526631 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:59.526818   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc22efd9eff4ff8aa2da14741773782" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:59.527347 32764 raft_consensus.cc:3055] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.527468   445 raft_consensus.cc:3060] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.527770 32764 raft_consensus.cc:740] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:59.529268 32764 consensus_queue.cc:260] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.530495   518 raft_consensus.cc:993] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:14:59.530507 32764 raft_consensus.cc:3060] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.530969   523 raft_consensus.cc:1081] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Signalling peer 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:14:59.532399   369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:40752
I20260709 12:14:59.532873   369 raft_consensus.cc:493] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.533190   369 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.534729   445 raft_consensus.cc:2468] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 2.
I20260709 12:14:59.535867   336 leader_election.cc:304] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:59.536652   527 raft_consensus.cc:2804] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.537125   527 raft_consensus.cc:697] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.537580 32764 raft_consensus.cc:2468] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 2.
I20260709 12:14:59.537945   527 consensus_queue.cc:237] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.538862   369 raft_consensus.cc:515] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.541488 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:59.541872   369 leader_election.cc:290] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 2 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:59.542033 32764 raft_consensus.cc:3055] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.542371 32764 raft_consensus.cc:740] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:14:59.543407   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:59.543148 32764 consensus_queue.cc:260] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.543960   445 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.544428 32764 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.545055 32663 catalog_manager.cc:5697] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 1 to 2, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 2 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.551136   445 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 2.
I20260709 12:14:59.551136 32764 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 2.
I20260709 12:14:59.552501   336 leader_election.cc:304] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:14:59.553232   527 raft_consensus.cc:2804] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.553653   527 raft_consensus.cc:697] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.554276   527 consensus_queue.cc:237] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.560319 32663 catalog_manager.cc:5697] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 1 to 2, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 2 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.617939   544 raft_consensus.cc:993] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f: : Instructing follower 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:14:59.618449   576 raft_consensus.cc:1081] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 LEADER]: Signalling peer 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:14:59.619891   369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:40768
I20260709 12:14:59.620461   369 raft_consensus.cc:493] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:59.620847   369 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.625824   369 raft_consensus.cc:515] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.627584   369 leader_election.cc:290] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 2 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:14:59.628347 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:14:59.628552   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:14:59.628897 32764 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.629136   445 raft_consensus.cc:3055] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:59.629465   445 raft_consensus.cc:740] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:14:59.630190   445 consensus_queue.cc:260] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.631162   445 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.633947 32764 raft_consensus.cc:2468] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 2.
I20260709 12:14:59.634984   337 leader_election.cc:304] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:14:59.635659   527 raft_consensus.cc:2804] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:59.635906   445 raft_consensus.cc:2468] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 2.
I20260709 12:14:59.636168   527 raft_consensus.cc:697] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:14:59.637025   527 consensus_queue.cc:237] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:14:59.643314 32663 catalog_manager.cc:5697] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 1 to 2, leader changed from e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131) to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 2 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:59.741866   445 raft_consensus.cc:1275] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.743175   523 consensus_queue.cc:1048] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.752442   370 raft_consensus.cc:1275] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.754092   518 consensus_queue.cc:1048] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.780195   370 raft_consensus.cc:1275] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.781445   518 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.789212   446 raft_consensus.cc:1275] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.790920   492 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.804726   370 raft_consensus.cc:1275] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.806141   492 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.814141   446 raft_consensus.cc:1275] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.815616   492 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.824541   370 raft_consensus.cc:1275] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.825824   492 consensus_queue.cc:1048] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.834830   446 raft_consensus.cc:3060] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.843171   446 raft_consensus.cc:1275] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.844425   492 consensus_queue.cc:1048] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.969446   370 raft_consensus.cc:1275] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.969823 32764 raft_consensus.cc:3060] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:59.971432   576 consensus_queue.cc:1048] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.977126 32764 raft_consensus.cc:1275] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:59.978770   576 consensus_queue.cc:1048] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.014431 32764 raft_consensus.cc:1275] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:00.027068   493 consensus_queue.cc:1048] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.032224 32763 raft_consensus.cc:1275] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:00.033715   493 consensus_queue.cc:1048] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.055186   446 raft_consensus.cc:1275] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:00.055555   445 raft_consensus.cc:1275] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:00.058197   493 consensus_queue.cc:1048] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.058557   527 consensus_queue.cc:1048] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.068395   445 raft_consensus.cc:1275] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:00.069876   527 consensus_queue.cc:1048] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.072018 32763 raft_consensus.cc:1275] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:00.074982   581 consensus_queue.cc:1048] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.094357 32763 raft_consensus.cc:1275] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:00.095667   581 consensus_queue.cc:1048] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:00.104895   446 raft_consensus.cc:1275] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:00.107002   581 consensus_queue.cc:1048] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:15:01.004911   393 debug-util.cc:398] Leaking SignalData structure 0x7b08000fd700 after lost signal to thread 32117
W20260709 12:15:01.005813   393 debug-util.cc:398] Leaking SignalData structure 0x7b08000fdde0 after lost signal to thread 32697
W20260709 12:15:01.006712   393 debug-util.cc:398] Leaking SignalData structure 0x7b08000bafe0 after lost signal to thread 321
W20260709 12:15:01.007443   393 debug-util.cc:398] Leaking SignalData structure 0x7b08000c08c0 after lost signal to thread 396
W20260709 12:15:01.008383   393 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6280 after lost signal to thread 470
I20260709 12:15:02.336897 32114 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:15:02.337884 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:02.360924 32764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:40094
I20260709 12:15:02.361501 32764 raft_consensus.cc:606] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Received request to transfer leadership to TS e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:15:02.364106 32764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:40094
I20260709 12:15:02.364660 32764 raft_consensus.cc:606] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Received request to transfer leadership to TS e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:15:02.365847 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:02.366501 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:02.600409   588 raft_consensus.cc:993] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:15:02.600994   523 raft_consensus.cc:1081] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Signalling peer e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:15:02.602618   445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905"
dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:35686
I20260709 12:15:02.603235   445 raft_consensus.cc:493] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.603629   445 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.611269   445 raft_consensus.cc:515] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:02.613420   445 leader_election.cc:290] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 3 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:15:02.614233 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:15:02.614588   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:02.614897 32764 raft_consensus.cc:3055] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:02.615200   370 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.615267 32764 raft_consensus.cc:740] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:02.616122 32764 consensus_queue.cc:260] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:02.617120 32764 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.623350   370 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 3.
I20260709 12:15:02.624650 32764 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 3.
I20260709 12:15:02.624644   411 leader_election.cc:304] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [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: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:02.625680   494 raft_consensus.cc:2804] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:02.626852   494 raft_consensus.cc:697] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Becoming Leader. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:15:02.627712   494 consensus_queue.cc:237] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:02.638824 32662 catalog_manager.cc:5697] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f reported cstate change: term changed from 2 to 3, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131). New cstate: current_term: 3 leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:02.835045   588 raft_consensus.cc:993] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:15:02.835521   523 raft_consensus.cc:1081] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Signalling peer e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:15:02.837123   445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5"
dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:35686
I20260709 12:15:02.837594   445 raft_consensus.cc:493] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:02.837908   445 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.842617   445 raft_consensus.cc:515] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:02.844183   445 leader_election.cc:290] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 3 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:15:02.845109 32764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:15:02.845561   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:02.845870 32764 raft_consensus.cc:3055] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:02.846225 32764 raft_consensus.cc:740] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:02.847154 32764 consensus_queue.cc:260] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:02.848084 32764 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.846202   370 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:02.853713 32764 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 3.
I20260709 12:15:02.854983   411 leader_election.cc:304] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [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: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:02.855859   494 raft_consensus.cc:2804] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:02.856328   494 raft_consensus.cc:697] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Becoming Leader. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:15:02.857156   370 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 3.
I20260709 12:15:02.857127   494 consensus_queue.cc:237] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:02.866631 32662 catalog_manager.cc:5697] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f reported cstate change: term changed from 2 to 3, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131). New cstate: current_term: 3 leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:03.043494   370 raft_consensus.cc:1275] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:03.044809   494 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:03.064626 32764 raft_consensus.cc:1275] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:03.065832   589 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:03.293699   370 raft_consensus.cc:1275] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:03.295236   589 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:03.314445 32764 raft_consensus.cc:1275] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:03.316015   589 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:03.367712 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:03.376904 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:03.377501 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:04.378608 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:04.386945 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:04.387492 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:05.388511 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:05.394119 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:05.394681 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:06.395826 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:06.401342 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:06.401734 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:07.403141 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:07.408792 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:07.409243 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:08.410148 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:08.415668 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:08.416106 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:09.416998 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:09.423753 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:09.424175 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:10.425098 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:10.431404 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:10.431885 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:11.432826 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:11.438234 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:11.438750 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:12.470654 32114 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:15:12.477545   445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5"
dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:35690
I20260709 12:15:12.478343   445 raft_consensus.cc:606] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:15:12.488262   445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905"
dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:35690
I20260709 12:15:12.488726   445 raft_consensus.cc:606] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:15:12.493498   369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:40772
I20260709 12:15:12.494007   369 raft_consensus.cc:606] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:15:12.499449   369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:40772
I20260709 12:15:12.500052   369 raft_consensus.cc:606] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:15:12.504854   369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
mode: GRACEFUL
new_leader_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:40772
I20260709 12:15:12.505374   369 raft_consensus.cc:606] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Received request to transfer leadership to TS 4deea5ec040f4701ae07330c6bf01d92
I20260709 12:15:12.547475   602 raft_consensus.cc:993] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.547941   602 raft_consensus.cc:1081] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.549448 32763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57644
I20260709 12:15:12.549952 32763 raft_consensus.cc:493] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.550278 32763 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:12.555399 32763 raft_consensus.cc:515] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.557040 32763 leader_election.cc:290] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 4 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:15:12.558014   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:15:12.557965   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:12.558828   445 raft_consensus.cc:3055] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:12.558883   369 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:12.559125   445 raft_consensus.cc:740] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:15:12.559999   445 consensus_queue.cc:260] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.561203   445 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:12.565245   369 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 4.
I20260709 12:15:12.566342   527 raft_consensus.cc:993] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.566627 32730 leader_election.cc:304] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [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: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:15:12.566931   611 raft_consensus.cc:1081] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.567672   609 raft_consensus.cc:2804] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:12.568580 32763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57630
I20260709 12:15:12.568744   609 raft_consensus.cc:697] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:12.569120 32763 raft_consensus.cc:493] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.569523 32763 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.569830   445 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 4.
I20260709 12:15:12.569729   609 consensus_queue.cc:237] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.574312 32763 raft_consensus.cc:515] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.576488 32763 leader_election.cc:290] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 3 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:15:12.576668   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:12.577210   369 raft_consensus.cc:3055] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:12.577500   369 raft_consensus.cc:740] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:15:12.578258   369 consensus_queue.cc:260] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.578822   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:15:12.579407   445 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.578509 32662 catalog_manager.cc:5697] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 3 to 4, leader changed from e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 4 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.579592   369 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.583884   445 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 3.
I20260709 12:15:12.585157 32729 leader_election.cc:304] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [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: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:12.585956   609 raft_consensus.cc:2804] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:12.586512   609 raft_consensus.cc:697] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:12.587041   369 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 3.
I20260709 12:15:12.587421   609 consensus_queue.cc:237] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.599493 32662 catalog_manager.cc:5697] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 2 to 3, leader changed from 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.821879   610 raft_consensus.cc:993] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.822299   602 raft_consensus.cc:1081] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.823655 32763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57644
I20260709 12:15:12.824074 32763 raft_consensus.cc:493] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.824363 32763 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:12.829012 32763 raft_consensus.cc:515] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.830698 32763 leader_election.cc:290] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 4 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:15:12.831351   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:12.831643   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:15:12.831907   369 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:12.832195   445 raft_consensus.cc:3055] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:12.832459   445 raft_consensus.cc:740] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:15:12.833134   445 consensus_queue.cc:260] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.833938   445 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:12.836249   369 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 4.
I20260709 12:15:12.837117 32730 leader_election.cc:304] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [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: 4deea5ec040f4701ae07330c6bf01d92, 5c0721f1b6c9408c8a4f42bda5fb0f9a; no voters: 
I20260709 12:15:12.837778   609 raft_consensus.cc:2804] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:12.838182   609 raft_consensus.cc:697] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:12.838317   445 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 4.
I20260709 12:15:12.839039   609 consensus_queue.cc:237] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.845485 32662 catalog_manager.cc:5697] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 3 to 4, leader changed from e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 4 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.896862   527 raft_consensus.cc:993] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.897301   611 raft_consensus.cc:1081] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.898777 32763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57630
I20260709 12:15:12.899271 32763 raft_consensus.cc:493] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.899561 32763 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.903934 32763 raft_consensus.cc:515] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.905519 32763 leader_election.cc:290] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 3 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:15:12.906280   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:12.906391   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16b8e30232194e3f832cb5ab8b33fc45" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:15:12.906955   445 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.906947   369 raft_consensus.cc:3055] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:12.907389   369 raft_consensus.cc:740] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:15:12.908033   369 consensus_queue.cc:260] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.908996   369 raft_consensus.cc:3060] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.912015   445 raft_consensus.cc:2468] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 3.
I20260709 12:15:12.912992 32729 leader_election.cc:304] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [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: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:12.913800   609 raft_consensus.cc:2804] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:12.914229   609 raft_consensus.cc:697] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:12.915050   369 raft_consensus.cc:2468] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 3.
I20260709 12:15:12.915076   609 consensus_queue.cc:237] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.922657 32662 catalog_manager.cc:5697] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 2 to 3, leader changed from 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:12.959264   369 raft_consensus.cc:1275] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:12.960733   609 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:12.971722   445 raft_consensus.cc:1275] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:12.973923   612 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:12.991632   527 raft_consensus.cc:993] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a: : Instructing follower 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.992055   527 raft_consensus.cc:1081] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Signalling peer 4deea5ec040f4701ae07330c6bf01d92 to start an election
I20260709 12:15:12.993309 32763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
 from {username='slave'} at 127.0.0.1:57630
I20260709 12:15:12.993693 32763 raft_consensus.cc:493] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:12.993911 32763 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:12.998132 32763 raft_consensus.cc:515] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:12.999500 32763 leader_election.cc:290] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [CANDIDATE]: Term 3 election: Requested vote from peers 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:15:13.000288   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:13.000325   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "4deea5ec040f4701ae07330c6bf01d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:15:13.000851   369 raft_consensus.cc:3055] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:13.000918   445 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:13.001289   369 raft_consensus.cc:740] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:15:13.002082   369 consensus_queue.cc:260] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:13.003444   369 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:13.007673   445 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 3.
I20260709 12:15:13.008744 32729 leader_election.cc:304] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [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: 4deea5ec040f4701ae07330c6bf01d92, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:13.009465   612 raft_consensus.cc:2804] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:13.009804   369 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4deea5ec040f4701ae07330c6bf01d92 in term 3.
I20260709 12:15:13.009908   612 raft_consensus.cc:697] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Becoming Leader. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:13.010872   612 consensus_queue.cc:237] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:13.017567 32663 catalog_manager.cc:5697] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 reported cstate change: term changed from 2 to 3, leader changed from 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130) to 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "4deea5ec040f4701ae07330c6bf01d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:13.035948   369 raft_consensus.cc:1275] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.037173   612 consensus_queue.cc:1048] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.047139   445 raft_consensus.cc:1275] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.048846   612 consensus_queue.cc:1048] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.268298   369 raft_consensus.cc:1275] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:13.269507   612 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:13.278055   445 raft_consensus.cc:1275] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:13.280174   628 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:13.332625   445 raft_consensus.cc:1275] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.334153   631 consensus_queue.cc:1048] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.343210   369 raft_consensus.cc:1275] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.344882   628 consensus_queue.cc:1048] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:13.453998   445 raft_consensus.cc:1275] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.455269   612 consensus_queue.cc:1048] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:13.464298   369 raft_consensus.cc:1275] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Refusing update from remote peer 4deea5ec040f4701ae07330c6bf01d92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:13.465685   628 consensus_queue.cc:1048] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:15.542385 32114 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:15:15.542979 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:15.549943 32763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:40094
I20260709 12:15:15.550369 32763 raft_consensus.cc:606] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Received request to transfer leadership to TS e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:15:15.552636 32763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:40094
I20260709 12:15:15.553071 32763 raft_consensus.cc:606] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Received request to transfer leadership to TS 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:15:15.555044 32763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:40094
I20260709 12:15:15.555416 32763 raft_consensus.cc:606] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Received request to transfer leadership to TS e5d2a2f472504c3c98e0c7d58adca83f
I20260709 12:15:15.557339 32763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f"
dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
mode: GRACEFUL
new_leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:40094
I20260709 12:15:15.557698 32763 raft_consensus.cc:606] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Received request to transfer leadership to TS 5c0721f1b6c9408c8a4f42bda5fb0f9a
I20260709 12:15:15.558526 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:15:15.558970 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:15.769953   628 raft_consensus.cc:993] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:15:15.770426   638 raft_consensus.cc:1081] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Signalling peer 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:15:15.771889   369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:40752
I20260709 12:15:15.772395   369 raft_consensus.cc:493] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.772696   369 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:15.776939   369 raft_consensus.cc:515] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.778920   369 leader_election.cc:290] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 4 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:15:15.779770 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:15:15.779982   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2024971b7ba4b0fbc41490a0c88898f" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:15:15.780301 32763 raft_consensus.cc:3055] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:15.780525   445 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:15.780615 32763 raft_consensus.cc:740] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:15.781289 32763 consensus_queue.cc:260] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.782133 32763 raft_consensus.cc:3060] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:15.785048   445 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 4.
I20260709 12:15:15.786255   336 leader_election.cc:304] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [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: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:15.786468 32763 raft_consensus.cc:2468] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 4.
I20260709 12:15:15.787092   527 raft_consensus.cc:2804] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:15.787974   527 raft_consensus.cc:697] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:15:15.788637   527 consensus_queue.cc:237] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.795404 32663 catalog_manager.cc:5697] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 3 to 4, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 4 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:15.830366   628 raft_consensus.cc:993] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:15:15.830894   638 raft_consensus.cc:1081] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Signalling peer e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:15:15.832168   445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5"
dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:35686
I20260709 12:15:15.832656   445 raft_consensus.cc:493] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.832944   445 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:15.837059   445 raft_consensus.cc:515] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.838955   445 leader_election.cc:290] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 5 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:15:15.839669 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:15:15.839974   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3751e05f36455b8326d1a25d3265c5" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:15.840207 32763 raft_consensus.cc:3055] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:15.840458   369 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:15.840552 32763 raft_consensus.cc:740] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:15.841224 32763 consensus_queue.cc:260] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.842113 32763 raft_consensus.cc:3060] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:15.844946   369 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 5.
I20260709 12:15:15.846153   411 leader_election.cc:304] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [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: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:15.846304 32763 raft_consensus.cc:2468] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 5.
I20260709 12:15:15.847018   602 raft_consensus.cc:2804] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:15.847851   602 raft_consensus.cc:697] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 LEADER]: Becoming Leader. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:15:15.848512   602 consensus_queue.cc:237] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.855154 32663 catalog_manager.cc:5697] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f reported cstate change: term changed from 4 to 5, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131). New cstate: current_term: 5 leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:15.888808   628 raft_consensus.cc:993] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:15:15.889253   628 raft_consensus.cc:1081] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Signalling peer 5c0721f1b6c9408c8a4f42bda5fb0f9a to start an election
I20260709 12:15:15.890635   369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd"
dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
 from {username='slave'} at 127.0.0.1:40752
I20260709 12:15:15.891093   369 raft_consensus.cc:493] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:15.891383   369 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:15.896190   369 raft_consensus.cc:515] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.897769   369 leader_election.cc:290] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [CANDIDATE]: Term 4 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131:43911)
I20260709 12:15:15.898449 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:15:15.898615   445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8916cdff393842f08676ccc4601d93dd" candidate_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
I20260709 12:15:15.899039 32763 raft_consensus.cc:3055] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:15.899132   445 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:15.899340 32763 raft_consensus.cc:740] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:15.900053 32763 consensus_queue.cc:260] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.900868 32763 raft_consensus.cc:3060] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:15.903407   445 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 4.
I20260709 12:15:15.904284   336 leader_election.cc:304] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [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: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:15.904868   527 raft_consensus.cc:2804] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:15.904873 32763 raft_consensus.cc:2468] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c0721f1b6c9408c8a4f42bda5fb0f9a in term 4.
I20260709 12:15:15.905431   527 raft_consensus.cc:697] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 LEADER]: Becoming Leader. State: Replica: 5c0721f1b6c9408c8a4f42bda5fb0f9a, State: Running, Role: LEADER
I20260709 12:15:15.906188   527 consensus_queue.cc:237] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:15.912587 32663 catalog_manager.cc:5697] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a reported cstate change: term changed from 3 to 4, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130). New cstate: current_term: 4 leader_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:16.102965   638 raft_consensus.cc:993] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92: : Instructing follower e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:15:16.103701   628 raft_consensus.cc:1081] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Signalling peer e5d2a2f472504c3c98e0c7d58adca83f to start an election
I20260709 12:15:16.105311   445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905"
dest_uuid: "e5d2a2f472504c3c98e0c7d58adca83f"
 from {username='slave'} at 127.0.0.1:35686
I20260709 12:15:16.105881   445 raft_consensus.cc:493] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:16.106158   445 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:16.112744   445 raft_consensus.cc:515] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:16.114761   445 leader_election.cc:290] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [CANDIDATE]: Term 5 election: Requested vote from peers 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449), 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979)
I20260709 12:15:16.116750 32763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4deea5ec040f4701ae07330c6bf01d92"
I20260709 12:15:16.117287   369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ee8017bd4b42fea4315d035be9a905" candidate_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a"
I20260709 12:15:16.117633 32763 raft_consensus.cc:3055] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:15:16.118054 32763 raft_consensus.cc:740] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4deea5ec040f4701ae07330c6bf01d92, State: Running, Role: LEADER
I20260709 12:15:16.118115   369 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:16.118891 32763 consensus_queue.cc:260] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:16.120180 32763 raft_consensus.cc:3060] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:15:16.123759   369 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 5.
I20260709 12:15:16.125319   411 leader_election.cc:304] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [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: 5c0721f1b6c9408c8a4f42bda5fb0f9a, e5d2a2f472504c3c98e0c7d58adca83f; no voters: 
I20260709 12:15:16.125869 32763 raft_consensus.cc:2468] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5d2a2f472504c3c98e0c7d58adca83f in term 5.
I20260709 12:15:16.126317   602 raft_consensus.cc:2804] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:15:16.126818   602 raft_consensus.cc:697] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 LEADER]: Becoming Leader. State: Replica: e5d2a2f472504c3c98e0c7d58adca83f, State: Running, Role: LEADER
I20260709 12:15:16.128037   602 consensus_queue.cc:237] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [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: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } }
I20260709 12:15:16.138476 32663 catalog_manager.cc:5697] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f reported cstate change: term changed from 4 to 5, leader changed from 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129) to e5d2a2f472504c3c98e0c7d58adca83f (127.31.92.131). New cstate: current_term: 5 leader_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:16.189007   445 raft_consensus.cc:1275] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:16.190347   527 consensus_queue.cc:1048] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:16.203814 32763 raft_consensus.cc:1275] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:16.205871   653 consensus_queue.cc:1048] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:16.366622 32763 raft_consensus.cc:1275] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 5 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:16.367868   602 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:16.378093   369 raft_consensus.cc:1275] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 5 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:16.380151   602 consensus_queue.cc:1048] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:16.466742   445 raft_consensus.cc:1275] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:16.468048   653 consensus_queue.cc:1048] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5d2a2f472504c3c98e0c7d58adca83f" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:16.477640 32763 raft_consensus.cc:1275] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Refusing update from remote peer 5c0721f1b6c9408c8a4f42bda5fb0f9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:16.479110   653 consensus_queue.cc:1048] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:16.560061 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:16.565600 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:16.566095 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:16.570425   369 raft_consensus.cc:1275] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 5 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:16.571585   602 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c0721f1b6c9408c8a4f42bda5fb0f9a" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:15:16.580152 32763 raft_consensus.cc:1275] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 5 FOLLOWER]: Refusing update from remote peer e5d2a2f472504c3c98e0c7d58adca83f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:15:16.581797   657 consensus_queue.cc:1048] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4deea5ec040f4701ae07330c6bf01d92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:15:17.567080 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:17.572712 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:17.573179 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:18.574100 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:18.579429 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:18.579914 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:19.580825 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:19.586395 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:19.586879 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:20.616429 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:20.629894 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:20.630904 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:21.632428 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:21.637899 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:21.638371 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:21.976598 32694 debug-util.cc:398] Leaking SignalData structure 0x7b0800054e40 after lost signal to thread 32117
W20260709 12:15:21.977617 32694 debug-util.cc:398] Leaking SignalData structure 0x7b0800050520 after lost signal to thread 32697
W20260709 12:15:21.978468 32694 debug-util.cc:398] Leaking SignalData structure 0x7b080012ad00 after lost signal to thread 321
W20260709 12:15:21.979251 32694 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6c40 after lost signal to thread 396
W20260709 12:15:21.979962 32694 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4660 after lost signal to thread 470
I20260709 12:15:22.639287 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:22.644690 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:22.645198 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:23.646147 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:23.651799 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:23.652226 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:24.653258 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:24.658732 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:24.659174 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:25.690965 32114 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:15:25.691491 32114 tablet_server.cc:179] TabletServer@127.31.92.129:0 shutting down...
I20260709 12:15:25.714218 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:25.715003 32114 tablet_replica.cc:333] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.715967 32114 raft_consensus.cc:2243] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.716585 32114 raft_consensus.cc:2272] T c2024971b7ba4b0fbc41490a0c88898f P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.718550 32114 tablet_replica.cc:333] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.719033 32114 raft_consensus.cc:2243] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.719384 32114 raft_consensus.cc:2272] T 8916cdff393842f08676ccc4601d93dd P 4deea5ec040f4701ae07330c6bf01d92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.720896 32114 tablet_replica.cc:333] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.721320 32114 raft_consensus.cc:2243] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.721640 32114 raft_consensus.cc:2272] T c1ee8017bd4b42fea4315d035be9a905 P 4deea5ec040f4701ae07330c6bf01d92 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.723541 32114 tablet_replica.cc:333] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.724117 32114 raft_consensus.cc:2243] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.725052 32114 raft_consensus.cc:2272] T e9e2c9cd55174a1a9bde57642d0c8f2a P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.726781 32114 tablet_replica.cc:333] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.727311 32114 raft_consensus.cc:2243] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.727715 32114 raft_consensus.cc:2272] T 5cc22efd9eff4ff8aa2da14741773782 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.729300 32114 tablet_replica.cc:333] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.729776 32114 raft_consensus.cc:2243] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.730574 32114 raft_consensus.cc:2272] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.732177 32114 tablet_replica.cc:333] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.732652 32114 raft_consensus.cc:2243] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.733037 32114 raft_consensus.cc:2272] T 4a3751e05f36455b8326d1a25d3265c5 P 4deea5ec040f4701ae07330c6bf01d92 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.734695 32114 tablet_replica.cc:333] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.735155 32114 raft_consensus.cc:2243] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.735554 32114 raft_consensus.cc:2272] T eac476f4588a43fcaa3f11611da7dca1 P 4deea5ec040f4701ae07330c6bf01d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.737190 32114 tablet_replica.cc:333] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.737673 32114 raft_consensus.cc:2243] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.738458 32114 raft_consensus.cc:2272] T 16b8e30232194e3f832cb5ab8b33fc45 P 4deea5ec040f4701ae07330c6bf01d92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.740024 32114 tablet_replica.cc:333] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92: stopping tablet replica
I20260709 12:15:25.740463 32114 raft_consensus.cc:2243] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.741182 32114 raft_consensus.cc:2272] T 8f077f2e682f40f89ca02ffe2abe3e6f P 4deea5ec040f4701ae07330c6bf01d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.770123 32114 tablet_server.cc:196] TabletServer@127.31.92.129:0 shutdown complete.
I20260709 12:15:25.790722 32114 tablet_server.cc:179] TabletServer@127.31.92.130:0 shutting down...
I20260709 12:15:25.817021 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:25.817775 32114 tablet_replica.cc:333] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.818478 32114 raft_consensus.cc:2243] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.819041 32114 raft_consensus.cc:2272] T e9e2c9cd55174a1a9bde57642d0c8f2a P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.820851 32114 tablet_replica.cc:333] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.821359 32114 raft_consensus.cc:2243] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.821828 32114 raft_consensus.cc:2272] T c1ee8017bd4b42fea4315d035be9a905 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.823563 32114 tablet_replica.cc:333] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.824044 32114 raft_consensus.cc:2243] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.824523 32114 raft_consensus.cc:2272] T 16b8e30232194e3f832cb5ab8b33fc45 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.826119 32114 tablet_replica.cc:333] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.826850 32114 raft_consensus.cc:2243] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.827266 32114 raft_consensus.cc:2272] T eac476f4588a43fcaa3f11611da7dca1 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.828758 32114 tablet_replica.cc:333] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.829247 32114 raft_consensus.cc:2243] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.829627 32114 raft_consensus.cc:2272] T 8f077f2e682f40f89ca02ffe2abe3e6f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.831352 32114 tablet_replica.cc:333] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.831820 32114 raft_consensus.cc:2243] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.832263 32114 raft_consensus.cc:2272] T 4a3751e05f36455b8326d1a25d3265c5 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.833757 32114 tablet_replica.cc:333] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.834215 32114 raft_consensus.cc:2243] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.834967 32114 raft_consensus.cc:2272] T c2024971b7ba4b0fbc41490a0c88898f P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.836532 32114 tablet_replica.cc:333] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.837042 32114 raft_consensus.cc:2243] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.837760 32114 raft_consensus.cc:2272] T 8916cdff393842f08676ccc4601d93dd P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.839349 32114 tablet_replica.cc:333] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.839789 32114 raft_consensus.cc:2243] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.840492 32114 raft_consensus.cc:2272] T 5cc22efd9eff4ff8aa2da14741773782 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.841992 32114 tablet_replica.cc:333] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a: stopping tablet replica
I20260709 12:15:25.842454 32114 raft_consensus.cc:2243] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.842854 32114 raft_consensus.cc:2272] T c3ec7a8fb69a4cc799896bf7cd4269d9 P 5c0721f1b6c9408c8a4f42bda5fb0f9a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:25.850852   411 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.92.129:45449: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260709 12:15:25.854583   411 consensus_peers.cc:597] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f -> Peer 4deea5ec040f4701ae07330c6bf01d92 (127.31.92.129:45449): Couldn't send request to peer 4deea5ec040f4701ae07330c6bf01d92. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:45449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:25.857160   411 consensus_peers.cc:597] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f -> Peer 5c0721f1b6c9408c8a4f42bda5fb0f9a (127.31.92.130:36979): Couldn't send request to peer 5c0721f1b6c9408c8a4f42bda5fb0f9a. 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 12:15:25.889672 32114 tablet_server.cc:196] TabletServer@127.31.92.130:0 shutdown complete.
I20260709 12:15:25.910259 32114 tablet_server.cc:179] TabletServer@127.31.92.131:0 shutting down...
I20260709 12:15:25.935073 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:25.935664 32114 tablet_replica.cc:333] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.936187 32114 raft_consensus.cc:2243] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.936872 32114 raft_consensus.cc:2272] T 4a3751e05f36455b8326d1a25d3265c5 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.938712 32114 tablet_replica.cc:333] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.939206 32114 raft_consensus.cc:2243] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.939868 32114 raft_consensus.cc:2272] T c1ee8017bd4b42fea4315d035be9a905 P e5d2a2f472504c3c98e0c7d58adca83f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.941423 32114 tablet_replica.cc:333] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.941884 32114 raft_consensus.cc:2243] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.942224 32114 raft_consensus.cc:2272] T e9e2c9cd55174a1a9bde57642d0c8f2a P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.943796 32114 tablet_replica.cc:333] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.944213 32114 raft_consensus.cc:2243] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.944578 32114 raft_consensus.cc:2272] T 8916cdff393842f08676ccc4601d93dd P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.946103 32114 tablet_replica.cc:333] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.946607 32114 raft_consensus.cc:2243] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.946967 32114 raft_consensus.cc:2272] T c2024971b7ba4b0fbc41490a0c88898f P e5d2a2f472504c3c98e0c7d58adca83f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.948305 32114 tablet_replica.cc:333] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.948787 32114 raft_consensus.cc:2243] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.949139 32114 raft_consensus.cc:2272] T c3ec7a8fb69a4cc799896bf7cd4269d9 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.950810 32114 tablet_replica.cc:333] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.951228 32114 raft_consensus.cc:2243] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.951689 32114 raft_consensus.cc:2272] T 5cc22efd9eff4ff8aa2da14741773782 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.954151 32114 tablet_replica.cc:333] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.954914 32114 raft_consensus.cc:2243] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:25.955760 32114 raft_consensus.cc:2272] T eac476f4588a43fcaa3f11611da7dca1 P e5d2a2f472504c3c98e0c7d58adca83f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.957628 32114 tablet_replica.cc:333] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.958046 32114 raft_consensus.cc:2243] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.958500 32114 raft_consensus.cc:2272] T 16b8e30232194e3f832cb5ab8b33fc45 P e5d2a2f472504c3c98e0c7d58adca83f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.960179 32114 tablet_replica.cc:333] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f: stopping tablet replica
I20260709 12:15:25.960588 32114 raft_consensus.cc:2243] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:25.960965 32114 raft_consensus.cc:2272] T 8f077f2e682f40f89ca02ffe2abe3e6f P e5d2a2f472504c3c98e0c7d58adca83f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:25.989957 32114 tablet_server.cc:196] TabletServer@127.31.92.131:0 shutdown complete.
I20260709 12:15:26.009378 32114 master.cc:562] Master@127.31.92.190:33405 shutting down...
I20260709 12:15:26.030083 32114 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:26.030638 32114 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:26.030938 32114 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f58028bab134254a9938c2eaaa2e673: stopping tablet replica
I20260709 12:15:26.066035 32114 master.cc:584] Master@127.31.92.190:33405 shutdown complete.
4deea5ec040f4701ae07330c6bf01d92  5
5c0721f1b6c9408c8a4f42bda5fb0f9a  4
e5d2a2f472504c3c98e0c7d58adca83f  1
4deea5ec040f4701ae07330c6bf01d92  3
5c0721f1b6c9408c8a4f42bda5fb0f9a  4
e5d2a2f472504c3c98e0c7d58adca83f  3
4deea5ec040f4701ae07330c6bf01d92  8
5c0721f1b6c9408c8a4f42bda5fb0f9a  1
e5d2a2f472504c3c98e0c7d58adca83f  1
4deea5ec040f4701ae07330c6bf01d92  4
5c0721f1b6c9408c8a4f42bda5fb0f9a  3
e5d2a2f472504c3c98e0c7d58adca83f  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29030 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:15:26.122234 32114 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.92.190:35013
I20260709 12:15:26.123433 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:26.128931   681 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 12:15:26.128901   680 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 12:15:26.130385   683 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 12:15:26.131742 32114 server_base.cc:1061] running on GCE node
I20260709 12:15:26.132751 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:26.132965 32114 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 12:15:26.133136 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599326133102 us; error 0 us; skew 500 ppm
I20260709 12:15:26.133687 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:26.136426 32114 webserver.cc:533] Webserver started at http://127.31.92.190:39695/ using document root <none> and password file <none>
I20260709 12:15:26.136917 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:26.137109 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:26.137391 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:26.138710 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/master-0-root/instance:
uuid: "d3f19fb273e9493abb89003f374dc12b"
format_stamp: "Formatted at 2026-07-09 12:15:26 on dist-test-slave-2dwh"
I20260709 12:15:26.143167 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:15:26.146813   688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.147783 32114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:15:26.148063 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/master-0-root
uuid: "d3f19fb273e9493abb89003f374dc12b"
format_stamp: "Formatted at 2026-07-09 12:15:26 on dist-test-slave-2dwh"
I20260709 12:15:26.148335 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-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 12:15:26.170281 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:26.171628 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:26.212909 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.190:35013
I20260709 12:15:26.212998   739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.190:35013 every 8 connection(s)
I20260709 12:15:26.217124   740 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 12:15:26.227605   740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b: Bootstrap starting.
I20260709 12:15:26.232537   740 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.236899   740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b: No bootstrap required, opened a new log
I20260709 12:15:26.239262   740 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3f19fb273e9493abb89003f374dc12b" member_type: VOTER }
I20260709 12:15:26.239756   740 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.240020   740 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f19fb273e9493abb89003f374dc12b, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.240640   740 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3f19fb273e9493abb89003f374dc12b" member_type: VOTER }
I20260709 12:15:26.241145   740 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:26.241376   740 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:26.241693   740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.246033   740 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3f19fb273e9493abb89003f374dc12b" member_type: VOTER }
I20260709 12:15:26.246589   740 leader_election.cc:304] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [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: d3f19fb273e9493abb89003f374dc12b; no voters: 
I20260709 12:15:26.247763   740 leader_election.cc:290] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:26.248226   743 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:26.249754   743 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 1 LEADER]: Becoming Leader. State: Replica: d3f19fb273e9493abb89003f374dc12b, State: Running, Role: LEADER
I20260709 12:15:26.250576   743 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [LEADER]: Queue going to LEADER mode. State: All 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: "d3f19fb273e9493abb89003f374dc12b" member_type: VOTER }
I20260709 12:15:26.250950   740 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:26.258867   745 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3f19fb273e9493abb89003f374dc12b. Latest consensus state: current_term: 1 leader_uuid: "d3f19fb273e9493abb89003f374dc12b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3f19fb273e9493abb89003f374dc12b" member_type: VOTER } }
I20260709 12:15:26.259410   745 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:26.259032   744 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3f19fb273e9493abb89003f374dc12b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3f19fb273e9493abb89003f374dc12b" member_type: VOTER } }
I20260709 12:15:26.259902   744 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:26.261631   753 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:26.269759   753 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:26.270911 32114 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:26.279284   753 catalog_manager.cc:1383] Generated new cluster ID: 22f7dfa62f0e49f69f61a768a16c6f25
I20260709 12:15:26.279619   753 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:26.298566   753 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:26.299863   753 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:26.319399   753 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b: Generated new TSK 0
I20260709 12:15:26.320010   753 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:26.337486 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:26.343863   761 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 12:15:26.345044   762 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 12:15:26.346961 32114 server_base.cc:1061] running on GCE node
W20260709 12:15:26.347028   764 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 12:15:26.348163 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:26.348387 32114 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 12:15:26.348572 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599326348546 us; error 0 us; skew 500 ppm
I20260709 12:15:26.349100 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:26.351552 32114 webserver.cc:533] Webserver started at http://127.31.92.129:35367/ using document root <none> and password file <none>
I20260709 12:15:26.352108 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:26.352319 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:26.352593 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:26.353785 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/instance:
uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
format_stamp: "Formatted at 2026-07-09 12:15:26 on dist-test-slave-2dwh"
I20260709 12:15:26.358253 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:26.361773   769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.362556 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:26.362869 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
format_stamp: "Formatted at 2026-07-09 12:15:26 on dist-test-slave-2dwh"
I20260709 12:15:26.363159 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-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 12:15:26.373167 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:26.374478 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:26.376101 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:26.378463 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:26.378705 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.378968 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:26.379153 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.421489 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:38241
I20260709 12:15:26.421603   831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:38241 every 8 connection(s)
I20260709 12:15:26.426919 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:26.435539   836 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 12:15:26.435942   837 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 12:15:26.439029 32114 server_base.cc:1061] running on GCE node
W20260709 12:15:26.439448   839 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 12:15:26.441093 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:26.441311 32114 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 12:15:26.441525 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599326441498 us; error 0 us; skew 500 ppm
I20260709 12:15:26.442315 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:26.445676   832 heartbeater.cc:344] Connected to a master server at 127.31.92.190:35013
I20260709 12:15:26.445672 32114 webserver.cc:533] Webserver started at http://127.31.92.130:43267/ using document root <none> and password file <none>
I20260709 12:15:26.446211   832 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:26.446537 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:26.446798 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:26.447100 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:26.447118   832 heartbeater.cc:507] Master 127.31.92.190:35013 requested a full tablet report, sending...
I20260709 12:15:26.448745 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/instance:
uuid: "b73c13792a2143c6b1011f9b8480e6db"
format_stamp: "Formatted at 2026-07-09 12:15:26 on dist-test-slave-2dwh"
I20260709 12:15:26.449654   705 ts_manager.cc:194] Registered new tserver with Master: ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:15:26.452491   705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59808
I20260709 12:15:26.455827 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:15:26.459527   844 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.460330 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:15:26.460668 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root
uuid: "b73c13792a2143c6b1011f9b8480e6db"
format_stamp: "Formatted at 2026-07-09 12:15:26 on dist-test-slave-2dwh"
I20260709 12:15:26.460965 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-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 12:15:26.477475 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:26.478739 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:26.480235 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:26.482584 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:26.482822 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.483072 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:26.483254 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.524683 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.130:35393
I20260709 12:15:26.524793   906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.130:35393 every 8 connection(s)
I20260709 12:15:26.529495 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:26.536221   910 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 12:15:26.538712   911 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 12:15:26.539297   913 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 12:15:26.540966 32114 server_base.cc:1061] running on GCE node
I20260709 12:15:26.541877 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:15:26.541985   907 heartbeater.cc:344] Connected to a master server at 127.31.92.190:35013
W20260709 12:15:26.542174 32114 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 12:15:26.542398   907 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:26.542398 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599326542373 us; error 0 us; skew 500 ppm
I20260709 12:15:26.543331 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:26.543443   907 heartbeater.cc:507] Master 127.31.92.190:35013 requested a full tablet report, sending...
I20260709 12:15:26.545753   705 ts_manager.cc:194] Registered new tserver with Master: b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:26.546171 32114 webserver.cc:533] Webserver started at http://127.31.92.131:33953/ using document root <none> and password file <none>
I20260709 12:15:26.546723 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:26.546941 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:26.547209 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:26.547307   705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59814
I20260709 12:15:26.548609 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/instance:
uuid: "8e5bd1bfcf9048c992473de773eb411c"
format_stamp: "Formatted at 2026-07-09 12:15:26 on dist-test-slave-2dwh"
I20260709 12:15:26.553460 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:26.556970   918 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.557979 32114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:15:26.558267 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root
uuid: "8e5bd1bfcf9048c992473de773eb411c"
format_stamp: "Formatted at 2026-07-09 12:15:26 on dist-test-slave-2dwh"
I20260709 12:15:26.558611 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-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 12:15:26.572402 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:26.573679 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:26.575287 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:26.577750 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:26.577946 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.578284 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:26.578505 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:15:26.620369 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.131:43755
I20260709 12:15:26.620452   980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.131:43755 every 8 connection(s)
I20260709 12:15:26.634166   981 heartbeater.cc:344] Connected to a master server at 127.31.92.190:35013
I20260709 12:15:26.634590   981 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:26.635370   981 heartbeater.cc:507] Master 127.31.92.190:35013 requested a full tablet report, sending...
I20260709 12:15:26.637248   705 ts_manager.cc:194] Registered new tserver with Master: 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:26.637831 32114 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014292402s
I20260709 12:15:26.639228   705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59822
I20260709 12:15:26.664817   705 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59828:
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 12:15:26.670953   705 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 12:15:26.867990   872 tablet_service.cc:1511] Processing CreateTablet for tablet dbee1235d54546ebab29f23e2e0ffdaf (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:26.869594   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbee1235d54546ebab29f23e2e0ffdaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.876768   871 tablet_service.cc:1511] Processing CreateTablet for tablet 892e935473b34a94b99d3d0fe19ef45c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:26.878650   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892e935473b34a94b99d3d0fe19ef45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.884657   870 tablet_service.cc:1511] Processing CreateTablet for tablet fe888948c83e4c52bca2e1799fdb539e (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:26.886189   870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe888948c83e4c52bca2e1799fdb539e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.892688   869 tablet_service.cc:1511] Processing CreateTablet for tablet bf4193216de74a3fb525b1f6f97adb9c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:26.894198   869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4193216de74a3fb525b1f6f97adb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.896522   868 tablet_service.cc:1511] Processing CreateTablet for tablet e7bcf4c377ef4ebc9efd9829ae432398 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:26.902896   868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7bcf4c377ef4ebc9efd9829ae432398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.906652   946 tablet_service.cc:1511] Processing CreateTablet for tablet dbee1235d54546ebab29f23e2e0ffdaf (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:26.908139   946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbee1235d54546ebab29f23e2e0ffdaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.909631   943 tablet_service.cc:1511] Processing CreateTablet for tablet bf4193216de74a3fb525b1f6f97adb9c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:26.911123   943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4193216de74a3fb525b1f6f97adb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.911966   793 tablet_service.cc:1511] Processing CreateTablet for tablet e7bcf4c377ef4ebc9efd9829ae432398 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:26.913386   793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7bcf4c377ef4ebc9efd9829ae432398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.915723   796 tablet_service.cc:1511] Processing CreateTablet for tablet 892e935473b34a94b99d3d0fe19ef45c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:26.917256   796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892e935473b34a94b99d3d0fe19ef45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.917081   792 tablet_service.cc:1511] Processing CreateTablet for tablet 0dbac873c8f84ea4b522acc83d222ed1 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:26.918469   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dbac873c8f84ea4b522acc83d222ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.919677   945 tablet_service.cc:1511] Processing CreateTablet for tablet 892e935473b34a94b99d3d0fe19ef45c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:15:26.921079   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892e935473b34a94b99d3d0fe19ef45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.920836   791 tablet_service.cc:1511] Processing CreateTablet for tablet 2cafec082da74cdc8db2c682c3b88ce5 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:26.921285   797 tablet_service.cc:1511] Processing CreateTablet for tablet dbee1235d54546ebab29f23e2e0ffdaf (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:15:26.923489   794 tablet_service.cc:1511] Processing CreateTablet for tablet bf4193216de74a3fb525b1f6f97adb9c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:15:26.924079   790 tablet_service.cc:1511] Processing CreateTablet for tablet 12164f81fdf34ab4805a8cd7d1a332b4 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:26.925737   795 tablet_service.cc:1511] Processing CreateTablet for tablet fe888948c83e4c52bca2e1799fdb539e (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:26.927667   944 tablet_service.cc:1511] Processing CreateTablet for tablet fe888948c83e4c52bca2e1799fdb539e (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:15:26.927866   789 tablet_service.cc:1511] Processing CreateTablet for tablet b5baf7a440b64f1eb97b59bacf696841 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:26.929018   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe888948c83e4c52bca2e1799fdb539e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.933669   864 tablet_service.cc:1511] Processing CreateTablet for tablet e48a38319b8d429794a9a98c19306e5c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:26.935261   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a38319b8d429794a9a98c19306e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.935562   866 tablet_service.cc:1511] Processing CreateTablet for tablet 12164f81fdf34ab4805a8cd7d1a332b4 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:26.936908   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12164f81fdf34ab4805a8cd7d1a332b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.937543   788 tablet_service.cc:1511] Processing CreateTablet for tablet e48a38319b8d429794a9a98c19306e5c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:26.933784   867 tablet_service.cc:1511] Processing CreateTablet for tablet 2cafec082da74cdc8db2c682c3b88ce5 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:26.937960   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe888948c83e4c52bca2e1799fdb539e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.939508   867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cafec082da74cdc8db2c682c3b88ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.941808   791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cafec082da74cdc8db2c682c3b88ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.939620   865 tablet_service.cc:1511] Processing CreateTablet for tablet b5baf7a440b64f1eb97b59bacf696841 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:26.944710   865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5baf7a440b64f1eb97b59bacf696841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.908015   942 tablet_service.cc:1511] Processing CreateTablet for tablet e7bcf4c377ef4ebc9efd9829ae432398 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:15:26.938522   863 tablet_service.cc:1511] Processing CreateTablet for tablet e7ff7a6cc68042f89dc90ca03b9f0f56 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:26.944603   941 tablet_service.cc:1511] Processing CreateTablet for tablet 0dbac873c8f84ea4b522acc83d222ed1 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:26.947786   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dbac873c8f84ea4b522acc83d222ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.949164   863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ff7a6cc68042f89dc90ca03b9f0f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.949422   942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7bcf4c377ef4ebc9efd9829ae432398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.950752   938 tablet_service.cc:1511] Processing CreateTablet for tablet b5baf7a440b64f1eb97b59bacf696841 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:15:26.952104   938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5baf7a440b64f1eb97b59bacf696841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.971897   940 tablet_service.cc:1511] Processing CreateTablet for tablet 2cafec082da74cdc8db2c682c3b88ce5 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:15:26.973445   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cafec082da74cdc8db2c682c3b88ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.975600   937 tablet_service.cc:1511] Processing CreateTablet for tablet e48a38319b8d429794a9a98c19306e5c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:15:26.978281   937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a38319b8d429794a9a98c19306e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.980876   797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbee1235d54546ebab29f23e2e0ffdaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.981798   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5baf7a440b64f1eb97b59bacf696841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.983946   788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a38319b8d429794a9a98c19306e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.988456   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4193216de74a3fb525b1f6f97adb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.953997   939 tablet_service.cc:1511] Processing CreateTablet for tablet 12164f81fdf34ab4805a8cd7d1a332b4 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:15:26.991503   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12164f81fdf34ab4805a8cd7d1a332b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.997363   870 tablet_service.cc:1511] Processing CreateTablet for tablet 0dbac873c8f84ea4b522acc83d222ed1 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:15:26.998726   870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dbac873c8f84ea4b522acc83d222ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.002326   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12164f81fdf34ab4805a8cd7d1a332b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.023785   872 tablet_service.cc:1511] Processing CreateTablet for tablet de74248e7bac4a9b9f9f7e6c5c856de3 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:27.025363   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de74248e7bac4a9b9f9f7e6c5c856de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.060976   790 tablet_service.cc:1511] Processing CreateTablet for tablet e7ff7a6cc68042f89dc90ca03b9f0f56 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:27.062505   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ff7a6cc68042f89dc90ca03b9f0f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.076907   871 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8a07f277f64dbdb16a0626ccfd86be (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:27.082484   790 tablet_service.cc:1511] Processing CreateTablet for tablet de74248e7bac4a9b9f9f7e6c5c856de3 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:27.084005   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de74248e7bac4a9b9f9f7e6c5c856de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.085667   945 tablet_service.cc:1511] Processing CreateTablet for tablet e7ff7a6cc68042f89dc90ca03b9f0f56 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:15:27.087332   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ff7a6cc68042f89dc90ca03b9f0f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.100554   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8a07f277f64dbdb16a0626ccfd86be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.108342   942 tablet_service.cc:1511] Processing CreateTablet for tablet de74248e7bac4a9b9f9f7e6c5c856de3 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:15:27.107025   864 tablet_service.cc:1511] Processing CreateTablet for tablet ef29c7ee672e4d28a784e8fa6b83f71e (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:15:27.109843   942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de74248e7bac4a9b9f9f7e6c5c856de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.112834   996 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:27.121218   997 tablet_bootstrap.cc:492] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:27.125682   796 tablet_service.cc:1511] Processing CreateTablet for tablet ef29c7ee672e4d28a784e8fa6b83f71e (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:15:27.127218   796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef29c7ee672e4d28a784e8fa6b83f71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.103680   795 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8a07f277f64dbdb16a0626ccfd86be (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:27.133327   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8a07f277f64dbdb16a0626ccfd86be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.149673   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef29c7ee672e4d28a784e8fa6b83f71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.167178   998 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:27.174875   940 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8a07f277f64dbdb16a0626ccfd86be (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:15:27.176362   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8a07f277f64dbdb16a0626ccfd86be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.185837   998 tablet_bootstrap.cc:654] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.189816   944 tablet_service.cc:1511] Processing CreateTablet for tablet ef29c7ee672e4d28a784e8fa6b83f71e (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 12:15:27.190586   689 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 49548.1us
W20260709 12:15:27.196966   692 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 56356.7us
I20260709 12:15:27.203030   789 tablet_service.cc:1511] Processing CreateTablet for tablet 5faa22132c744c85b1987025a4c4bcad (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:27.204361   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5faa22132c744c85b1987025a4c4bcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.205224   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef29c7ee672e4d28a784e8fa6b83f71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.218626   997 tablet_bootstrap.cc:654] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.223394   996 tablet_bootstrap.cc:654] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.227985   866 tablet_service.cc:1511] Processing CreateTablet for tablet 5faa22132c744c85b1987025a4c4bcad (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:27.229868   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5faa22132c744c85b1987025a4c4bcad. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:27.263406   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:27.276592   945 tablet_service.cc:1511] Processing CreateTablet for tablet 5faa22132c744c85b1987025a4c4bcad (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:15:27.280412   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5faa22132c744c85b1987025a4c4bcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.283193   996 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:27.283711   996 ts_tablet_manager.cc:1403] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.171s	user 0.012s	sys 0.009s
I20260709 12:15:27.291739   997 tablet_bootstrap.cc:492] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:27.292236   997 ts_tablet_manager.cc:1403] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.171s	user 0.024s	sys 0.025s
I20260709 12:15:27.292768   872 tablet_service.cc:1511] Processing CreateTablet for tablet ea86c942f16b4694b3aab654e0b8e5e0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:27.294068   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea86c942f16b4694b3aab654e0b8e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.294787   789 tablet_service.cc:1511] Processing CreateTablet for tablet f5a91c54caad4fc3b358162bb52a5ec8 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:27.296083   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a91c54caad4fc3b358162bb52a5ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.296965   997 raft_consensus.cc:359] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.297115   939 tablet_service.cc:1511] Processing CreateTablet for tablet f5a91c54caad4fc3b358162bb52a5ec8 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:27.290766   996 raft_consensus.cc:359] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.297786   997 raft_consensus.cc:385] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.298005   996 raft_consensus.cc:385] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.298132   997 raft_consensus.cc:740] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.307964   996 raft_consensus.cc:740] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.308368   997 consensus_queue.cc:260] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.308712   795 tablet_service.cc:1511] Processing CreateTablet for tablet ea86c942f16b4694b3aab654e0b8e5e0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:27.308882   941 tablet_service.cc:1511] Processing CreateTablet for tablet 787e21066ef04d979ca249ca59c370a9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:27.298466   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a91c54caad4fc3b358162bb52a5ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.309968   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea86c942f16b4694b3aab654e0b8e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.310132   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787e21066ef04d979ca249ca59c370a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.311890   794 tablet_service.cc:1511] Processing CreateTablet for tablet 20d5a04ecd0d4856a564451c32edbfbc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:27.313110   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d5a04ecd0d4856a564451c32edbfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.299381   940 tablet_service.cc:1511] Processing CreateTablet for tablet ea86c942f16b4694b3aab654e0b8e5e0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:15:27.301707   796 tablet_service.cc:1511] Processing CreateTablet for tablet 787e21066ef04d979ca249ca59c370a9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:27.308907   996 consensus_queue.cc:260] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.305289   864 tablet_service.cc:1511] Processing CreateTablet for tablet 787e21066ef04d979ca249ca59c370a9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:15:27.320070   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea86c942f16b4694b3aab654e0b8e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.321810   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787e21066ef04d979ca249ca59c370a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.325627   868 tablet_service.cc:1511] Processing CreateTablet for tablet 20d5a04ecd0d4856a564451c32edbfbc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:27.320130   796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787e21066ef04d979ca249ca59c370a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.326970   868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d5a04ecd0d4856a564451c32edbfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.302167   998 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:27.337046   998 ts_tablet_manager.cc:1403] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.005s
I20260709 12:15:27.340655   998 raft_consensus.cc:359] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.341498   998 raft_consensus.cc:385] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.342907   997 ts_tablet_manager.cc:1434] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.002s
I20260709 12:15:27.343413   832 heartbeater.cc:499] Master 127.31.92.190:35013 was elected leader, sending a full tablet report...
I20260709 12:15:27.346155   945 tablet_service.cc:1511] Processing CreateTablet for tablet 20d5a04ecd0d4856a564451c32edbfbc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:15:27.349303   790 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9785758d9c4860a63c5f6fc7d574ca (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:27.359386   907 heartbeater.cc:499] Master 127.31.92.190:35013 was elected leader, sending a full tablet report...
I20260709 12:15:27.358472   998 raft_consensus.cc:740] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.360291   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9785758d9c4860a63c5f6fc7d574ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.361600   998 consensus_queue.cc:260] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.353724   944 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9785758d9c4860a63c5f6fc7d574ca (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:27.355784   792 tablet_service.cc:1511] Processing CreateTablet for tablet 195d0b19da0c481cb67d8ca00d6d689b (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:27.364001   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9785758d9c4860a63c5f6fc7d574ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.359357   997 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:27.364025   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195d0b19da0c481cb67d8ca00d6d689b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.367137   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d5a04ecd0d4856a564451c32edbfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.375708   996 ts_tablet_manager.cc:1434] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.001s
I20260709 12:15:27.350396   868 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9785758d9c4860a63c5f6fc7d574ca (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:15:27.377086   868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9785758d9c4860a63c5f6fc7d574ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.374220   997 tablet_bootstrap.cc:654] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.387239   996 tablet_bootstrap.cc:492] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:27.307349   871 tablet_service.cc:1511] Processing CreateTablet for tablet f5a91c54caad4fc3b358162bb52a5ec8 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:15:27.395318   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a91c54caad4fc3b358162bb52a5ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.400444   866 tablet_service.cc:1511] Processing CreateTablet for tablet 195d0b19da0c481cb67d8ca00d6d689b (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:27.401777   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195d0b19da0c481cb67d8ca00d6d689b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.401733   981 heartbeater.cc:499] Master 127.31.92.190:35013 was elected leader, sending a full tablet report...
I20260709 12:15:27.407194   998 ts_tablet_manager.cc:1434] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.004s
I20260709 12:15:27.408463   998 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:27.409076   872 tablet_service.cc:1511] Processing CreateTablet for tablet e5494a842b374bc387fab64e84c3087c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:27.410352   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5494a842b374bc387fab64e84c3087c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.411131   940 tablet_service.cc:1511] Processing CreateTablet for tablet e5494a842b374bc387fab64e84c3087c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:27.412387   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5494a842b374bc387fab64e84c3087c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.415465   790 tablet_service.cc:1511] Processing CreateTablet for tablet e5494a842b374bc387fab64e84c3087c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:15:27.416786   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5494a842b374bc387fab64e84c3087c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.417227   996 tablet_bootstrap.cc:654] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.418970   997 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:27.424021   997 ts_tablet_manager.cc:1403] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.000s
I20260709 12:15:27.427206   997 raft_consensus.cc:359] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.428004   997 raft_consensus.cc:385] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.428316   997 raft_consensus.cc:740] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.429066   997 consensus_queue.cc:260] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.431556   945 tablet_service.cc:1511] Processing CreateTablet for tablet 195d0b19da0c481cb67d8ca00d6d689b (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:15:27.432922   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195d0b19da0c481cb67d8ca00d6d689b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.433290   864 tablet_service.cc:1511] Processing CreateTablet for tablet 74a9081be3bb45e6a8bf36f6623cd295 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:27.435034   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a9081be3bb45e6a8bf36f6623cd295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.420439   998 tablet_bootstrap.cc:654] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.421828   795 tablet_service.cc:1511] Processing CreateTablet for tablet 74a9081be3bb45e6a8bf36f6623cd295 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:27.444164  1003 raft_consensus.cc:493] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.444689  1003 raft_consensus.cc:515] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.446929   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a9081be3bb45e6a8bf36f6623cd295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.448832  1003 leader_election.cc:290] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:27.463050   997 ts_tablet_manager.cc:1434] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 12:15:27.462694   944 tablet_service.cc:1511] Processing CreateTablet for tablet 74a9081be3bb45e6a8bf36f6623cd295 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:15:27.464093   997 tablet_bootstrap.cc:492] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:27.464138   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a9081be3bb45e6a8bf36f6623cd295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.469861   792 tablet_service.cc:1511] Processing CreateTablet for tablet 910d23a59b4d435d9c9011429f0e3106 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:27.474515   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910d23a59b4d435d9c9011429f0e3106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.478677   997 tablet_bootstrap.cc:654] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.489637   866 tablet_service.cc:1511] Processing CreateTablet for tablet 910d23a59b4d435d9c9011429f0e3106 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:27.491073   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910d23a59b4d435d9c9011429f0e3106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.508488   941 tablet_service.cc:1511] Processing CreateTablet for tablet 910d23a59b4d435d9c9011429f0e3106 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:15:27.509907   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910d23a59b4d435d9c9011429f0e3106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.517869   996 tablet_bootstrap.cc:492] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:27.522861   996 ts_tablet_manager.cc:1403] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.018s
I20260709 12:15:27.527757   790 tablet_service.cc:1511] Processing CreateTablet for tablet f0dca060f3a7429fb738333baec179fc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:27.529192   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0dca060f3a7429fb738333baec179fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.527706   996 raft_consensus.cc:359] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.532413   996 raft_consensus.cc:385] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.532793   996 raft_consensus.cc:740] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.533572   996 consensus_queue.cc:260] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.537263   996 ts_tablet_manager.cc:1434] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 12:15:27.538322   996 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:27.544667   998 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:27.545178   998 ts_tablet_manager.cc:1403] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.004s
I20260709 12:15:27.546535   996 tablet_bootstrap.cc:654] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.549408   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:27.551365   845 leader_election.cc:343] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.560801   998 raft_consensus.cc:359] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.561616   998 raft_consensus.cc:385] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.562158   998 raft_consensus.cc:740] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.561713   945 tablet_service.cc:1511] Processing CreateTablet for tablet f0dca060f3a7429fb738333baec179fc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:27.562650   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:27.562987   998 consensus_queue.cc:260] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.563656   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0dca060f3a7429fb738333baec179fc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:27.565514   847 leader_election.cc:343] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.566207   997 tablet_bootstrap.cc:492] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:27.566744   997 ts_tablet_manager.cc:1403] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.006s
I20260709 12:15:27.566341   847 leader_election.cc:304] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:27.567850  1003 raft_consensus.cc:2749] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.569800   997 raft_consensus.cc:359] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.573761   997 raft_consensus.cc:385] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.574088   997 raft_consensus.cc:740] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.578722   997 consensus_queue.cc:260] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.579074   795 tablet_service.cc:1511] Processing CreateTablet for tablet 34b3c3c20b5843e9bb8fe5c6675184df (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:27.580710   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b3c3c20b5843e9bb8fe5c6675184df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.581058   997 ts_tablet_manager.cc:1434] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:15:27.582086   997 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:27.583191   871 tablet_service.cc:1511] Processing CreateTablet for tablet f0dca060f3a7429fb738333baec179fc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:15:27.586999   998 ts_tablet_manager.cc:1434] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 12:15:27.591727   998 tablet_bootstrap.cc:492] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:27.597445   998 tablet_bootstrap.cc:654] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.588258  1005 raft_consensus.cc:493] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.598758  1005 raft_consensus.cc:515] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.589785   997 tablet_bootstrap.cc:654] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.601679  1005 leader_election.cc:290] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:27.606842   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0dca060f3a7429fb738333baec179fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.607477   864 tablet_service.cc:1511] Processing CreateTablet for tablet 34b3c3c20b5843e9bb8fe5c6675184df (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:27.608978   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b3c3c20b5843e9bb8fe5c6675184df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.612447   945 tablet_service.cc:1511] Processing CreateTablet for tablet 34b3c3c20b5843e9bb8fe5c6675184df (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:15:27.630950   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b3c3c20b5843e9bb8fe5c6675184df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.632771   941 tablet_service.cc:1511] Processing CreateTablet for tablet 83b8b2a30c49491593c96fe272254a63 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:27.634253   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b8b2a30c49491593c96fe272254a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.636668   795 tablet_service.cc:1511] Processing CreateTablet for tablet 83b8b2a30c49491593c96fe272254a63 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:27.638055   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b8b2a30c49491593c96fe272254a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.645190   792 tablet_service.cc:1511] Processing CreateTablet for tablet a3d59afe82634a77af61ea2e97405d14 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:27.646199   996 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:27.646620   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d59afe82634a77af61ea2e97405d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.646761   996 ts_tablet_manager.cc:1403] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.109s	user 0.042s	sys 0.023s
I20260709 12:15:27.649981   996 raft_consensus.cc:359] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.650959   996 raft_consensus.cc:385] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.651266   996 raft_consensus.cc:740] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.652084   996 consensus_queue.cc:260] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.655988   996 ts_tablet_manager.cc:1434] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:15:27.657279   996 tablet_bootstrap.cc:492] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:27.665275   996 tablet_bootstrap.cc:654] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.666720   997 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:27.667300   997 ts_tablet_manager.cc:1403] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.006s
I20260709 12:15:27.672537   998 tablet_bootstrap.cc:492] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:27.672971   944 tablet_service.cc:1511] Processing CreateTablet for tablet a3d59afe82634a77af61ea2e97405d14 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:27.681865   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d59afe82634a77af61ea2e97405d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.682003   790 tablet_service.cc:1511] Processing CreateTablet for tablet 98533bce2ca545ab8cf4c8d68f4b71b6 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:27.683296   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98533bce2ca545ab8cf4c8d68f4b71b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.675590   997 raft_consensus.cc:359] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.686702   997 raft_consensus.cc:385] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.687091   997 raft_consensus.cc:740] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.688366   998 ts_tablet_manager.cc:1403] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.020s
I20260709 12:15:27.692742   940 tablet_service.cc:1511] Processing CreateTablet for tablet 98533bce2ca545ab8cf4c8d68f4b71b6 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:27.699275   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98533bce2ca545ab8cf4c8d68f4b71b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.701535   998 raft_consensus.cc:359] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.706027   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:27.698005  1002 raft_consensus.cc:493] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.706670   998 raft_consensus.cc:385] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.707129   998 raft_consensus.cc:740] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.707015  1002 raft_consensus.cc:515] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.696506   789 tablet_service.cc:1511] Processing CreateTablet for tablet 57804a9743fb49b7b595ea50df254aa0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:27.712265   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57804a9743fb49b7b595ea50df254aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.716153   866 tablet_service.cc:1511] Processing CreateTablet for tablet 83b8b2a30c49491593c96fe272254a63 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:15:27.718060   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b8b2a30c49491593c96fe272254a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.718922   868 tablet_service.cc:1511] Processing CreateTablet for tablet a3d59afe82634a77af61ea2e97405d14 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:15:27.711269  1002 leader_election.cc:290] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:27.710100   998 consensus_queue.cc:260] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.728130   872 tablet_service.cc:1511] Processing CreateTablet for tablet 98533bce2ca545ab8cf4c8d68f4b71b6 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:15:27.729455   870 tablet_service.cc:1511] Processing CreateTablet for tablet 57804a9743fb49b7b595ea50df254aa0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:27.730736   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98533bce2ca545ab8cf4c8d68f4b71b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.731567   998 ts_tablet_manager.cc:1434] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 12:15:27.733065   870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57804a9743fb49b7b595ea50df254aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.734691   868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d59afe82634a77af61ea2e97405d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.739713  1002 raft_consensus.cc:493] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.740173  1002 raft_consensus.cc:515] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.742159  1002 leader_election.cc:290] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:27.715456   997 consensus_queue.cc:260] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.744774   807 raft_consensus.cc:2468] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:27.746203   997 ts_tablet_manager.cc:1434] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260709 12:15:27.747284   997 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:27.762758  1005 raft_consensus.cc:493] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.765200  1005 raft_consensus.cc:515] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.767501  1005 leader_election.cc:290] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:27.767235   871 tablet_service.cc:1511] Processing CreateTablet for tablet 63bc452de47e4402bc7a9a723be776e9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:27.759600   945 tablet_service.cc:1511] Processing CreateTablet for tablet 57804a9743fb49b7b595ea50df254aa0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:15:27.776193   939 tablet_service.cc:1511] Processing CreateTablet for tablet 63bc452de47e4402bc7a9a723be776e9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:27.781869   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bc452de47e4402bc7a9a723be776e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.786499   998 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:27.776319   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57804a9743fb49b7b595ea50df254aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.792399   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bc452de47e4402bc7a9a723be776e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.799955   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:27.802817   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bcf4c377ef4ebc9efd9829ae432398" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:27.800683   882 raft_consensus.cc:2468] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
W20260709 12:15:27.804419   922 leader_election.cc:343] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.805480   996 tablet_bootstrap.cc:492] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:27.805444   922 leader_election.cc:304] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:27.806037   996 ts_tablet_manager.cc:1403] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.149s	user 0.019s	sys 0.030s
I20260709 12:15:27.806397  1005 raft_consensus.cc:2804] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.806593   998 tablet_bootstrap.cc:654] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.806840  1005 raft_consensus.cc:493] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.807252  1005 raft_consensus.cc:3060] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.809108   996 raft_consensus.cc:359] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.809832   996 raft_consensus.cc:385] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.810123   996 raft_consensus.cc:740] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.810708   997 tablet_bootstrap.cc:654] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.812738   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bcf4c377ef4ebc9efd9829ae432398" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:27.813719   795 tablet_service.cc:1511] Processing CreateTablet for tablet 35c18fc775a14a78bbe58b2b01612854 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:27.818114   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c18fc775a14a78bbe58b2b01612854. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:27.828341   919 leader_election.cc:343] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.828832   919 leader_election.cc:304] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:27.830618   941 tablet_service.cc:1511] Processing CreateTablet for tablet 35c18fc775a14a78bbe58b2b01612854 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:27.831975   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c18fc775a14a78bbe58b2b01612854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.835892   792 tablet_service.cc:1511] Processing CreateTablet for tablet 63bc452de47e4402bc7a9a723be776e9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:15:27.815335  1005 raft_consensus.cc:515] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.841825   870 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff9117a6089450487fc8f78fb30f0bf (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:27.843324   870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff9117a6089450487fc8f78fb30f0bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.844151  1005 leader_election.cc:290] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:27.844033   789 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff9117a6089450487fc8f78fb30f0bf (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:27.844770  1005 raft_consensus.cc:2749] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.845362   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:27.847851   882 raft_consensus.cc:3060] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.847481   996 consensus_queue.cc:260] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.850085   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:27.852690   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:27.855477   945 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff9117a6089450487fc8f78fb30f0bf (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:15:27.857043   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff9117a6089450487fc8f78fb30f0bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.862622   998 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:27.862701   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:27.863180   998 ts_tablet_manager.cc:1403] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.022s
I20260709 12:15:27.864260   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:27.866114   998 raft_consensus.cc:359] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.866876   998 raft_consensus.cc:385] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.867170   998 raft_consensus.cc:740] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.867981   998 consensus_queue.cc:260] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:27.868891   773 leader_election.cc:343] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.871644   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff9117a6089450487fc8f78fb30f0bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.872290   998 ts_tablet_manager.cc:1434] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:27.873260   998 tablet_bootstrap.cc:492] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
W20260709 12:15:27.878705   773 leader_election.cc:343] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.879338   872 tablet_service.cc:1511] Processing CreateTablet for tablet 35c18fc775a14a78bbe58b2b01612854 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:15:27.884155   996 ts_tablet_manager.cc:1434] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.000s
I20260709 12:15:27.884560   998 tablet_bootstrap.cc:654] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:27.880636   772 leader_election.cc:343] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.885076   772 leader_election.cc:304] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:27.885910  1002 raft_consensus.cc:2749] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:27.886269   772 leader_election.cc:343] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.886745   772 leader_election.cc:304] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:27.887473  1002 raft_consensus.cc:2749] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.884786   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c18fc775a14a78bbe58b2b01612854. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:27.892138   919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 63960us
I20260709 12:15:27.892732  1003 raft_consensus.cc:493] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.893213  1003 raft_consensus.cc:515] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.897347  1003 leader_election.cc:290] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:27.898242   996 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:27.898747   866 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb9a66641994c4d84c01cb8db81eb8f (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:15:27.899793   944 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb9a66641994c4d84c01cb8db81eb8f (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:15:27.900720   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe888948c83e4c52bca2e1799fdb539e" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:27.902624   847 leader_election.cc:343] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.905352   939 tablet_service.cc:1511] Processing CreateTablet for tablet a2213b29bf0b46c7a4347a0e35048e12 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:27.905494   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe888948c83e4c52bca2e1799fdb539e" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:27.906404   807 raft_consensus.cc:2468] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:27.907413   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:27.907457   790 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb9a66641994c4d84c01cb8db81eb8f (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:15:27.908167   806 raft_consensus.cc:3060] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.908350   794 tablet_service.cc:1511] Processing CreateTablet for tablet a2213b29bf0b46c7a4347a0e35048e12 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:27.911183   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb9a66641994c4d84c01cb8db81eb8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.914757   845 leader_election.cc:304] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:27.915997  1003 raft_consensus.cc:2804] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.916250   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb9a66641994c4d84c01cb8db81eb8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.916365  1003 raft_consensus.cc:493] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.916743  1003 raft_consensus.cc:3060] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.919330   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2213b29bf0b46c7a4347a0e35048e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.924867   996 tablet_bootstrap.cc:654] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.931227   806 raft_consensus.cc:2468] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:27.932060   997 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:27.938859   997 ts_tablet_manager.cc:1403] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.005s
I20260709 12:15:27.941885   997 raft_consensus.cc:359] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.942833   997 raft_consensus.cc:385] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.943183   997 raft_consensus.cc:740] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.946571   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bc452de47e4402bc7a9a723be776e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.948024   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb9a66641994c4d84c01cb8db81eb8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.948817   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2213b29bf0b46c7a4347a0e35048e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.933386   882 raft_consensus.cc:2468] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:27.931396   871 tablet_service.cc:1511] Processing CreateTablet for tablet a2213b29bf0b46c7a4347a0e35048e12 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:15:27.960475   919 leader_election.cc:304] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:27.967482  1025 raft_consensus.cc:2804] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:27.967969   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2213b29bf0b46c7a4347a0e35048e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.968050  1025 raft_consensus.cc:697] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:27.968971  1025 consensus_queue.cc:237] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.944097   997 consensus_queue.cc:260] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.978765   997 ts_tablet_manager.cc:1434] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 12:15:27.978386   868 tablet_service.cc:1511] Processing CreateTablet for tablet 3118767568a04431a6e0b88be85680f6 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:27.979780   868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3118767568a04431a6e0b88be85680f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:27.982877  1003 raft_consensus.cc:515] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:27.979799   997 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:27.986452   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe888948c83e4c52bca2e1799fdb539e" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
W20260709 12:15:27.988440   847 leader_election.cc:343] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.991730   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe888948c83e4c52bca2e1799fdb539e" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:27.992336   806 raft_consensus.cc:3060] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.993899   941 tablet_service.cc:1511] Processing CreateTablet for tablet 3118767568a04431a6e0b88be85680f6 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:27.995282   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3118767568a04431a6e0b88be85680f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.002036  1027 raft_consensus.cc:493] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.002540  1027 raft_consensus.cc:515] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.005580   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:28.007019  1002 raft_consensus.cc:493] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.007459  1002 raft_consensus.cc:515] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.009368  1002 leader_election.cc:290] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:28.010365   845 leader_election.cc:343] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.010834   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:28.012255   772 leader_election.cc:343] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.012563   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:28.013140   955 raft_consensus.cc:2468] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:28.013686   997 tablet_bootstrap.cc:654] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.013777  1027 leader_election.cc:290] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.014201   847 leader_election.cc:304] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:28.016968  1027 raft_consensus.cc:2804] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.019140  1027 raft_consensus.cc:493] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.019498  1027 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.020814   872 tablet_service.cc:1511] Processing CreateTablet for tablet df907fd6998c445a96c89d3f20a3ae98 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:28.022073   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df907fd6998c445a96c89d3f20a3ae98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.016126   998 tablet_bootstrap.cc:492] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:28.022964   998 ts_tablet_manager.cc:1403] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.150s	user 0.046s	sys 0.042s
I20260709 12:15:28.026835  1027 raft_consensus.cc:515] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.000104  1003 leader_election.cc:290] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.025928   998 raft_consensus.cc:359] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.035974   790 tablet_service.cc:1511] Processing CreateTablet for tablet 3118767568a04431a6e0b88be85680f6 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:15:28.036255   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:28.036850   882 raft_consensus.cc:2468] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:28.037238   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3118767568a04431a6e0b88be85680f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.037317   792 tablet_service.cc:1511] Processing CreateTablet for tablet df907fd6998c445a96c89d3f20a3ae98 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:28.038630   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df907fd6998c445a96c89d3f20a3ae98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.038863   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:28.039114   998 raft_consensus.cc:385] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.039454   955 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.039490   998 raft_consensus.cc:740] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.041433   806 raft_consensus.cc:2468] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:28.043390  1027 leader_election.cc:290] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.051261   845 leader_election.cc:304] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:28.058492   939 tablet_service.cc:1511] Processing CreateTablet for tablet df907fd6998c445a96c89d3f20a3ae98 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:15:28.059352   870 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b20778e364699adf8f908dccaabd9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:15:28.050792   998 consensus_queue.cc:260] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.051564   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:28.060635   870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b20778e364699adf8f908dccaabd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.061069   944 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b20778e364699adf8f908dccaabd9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
W20260709 12:15:28.061731   845 leader_election.cc:343] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.063827   998 ts_tablet_manager.cc:1434] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260709 12:15:28.063750   864 tablet_service.cc:1511] Processing CreateTablet for tablet 05c46b02db244ac28d4886ea6765a77b (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:28.065097   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c46b02db244ac28d4886ea6765a77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.059631  1027 raft_consensus.cc:2804] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.075023   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b20778e364699adf8f908dccaabd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.092525   867 tablet_service.cc:1511] Processing CreateTablet for tablet eb5cc660d40b4edf8a4e52badce749bb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:28.093758   867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5cc660d40b4edf8a4e52badce749bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.074023   703 catalog_manager.cc:5697] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:28.076293   996 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:28.094877   996 ts_tablet_manager.cc:1403] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.006s
I20260709 12:15:28.051362   773 leader_election.cc:304] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:28.079171   997 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:28.096421   942 tablet_service.cc:1511] Processing CreateTablet for tablet eb5cc660d40b4edf8a4e52badce749bb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:28.097141   997 ts_tablet_manager.cc:1403] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.004s
I20260709 12:15:28.097666   942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5cc660d40b4edf8a4e52badce749bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.101263   937 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce0ff0d38704c29a30d97d7898accf0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:28.101452   863 tablet_service.cc:1511] Processing CreateTablet for tablet f482aae560cd4956b544ffc076d27d34 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:15:28.080211   998 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:28.102260   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df907fd6998c445a96c89d3f20a3ae98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.100107   997 raft_consensus.cc:359] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.103315   997 raft_consensus.cc:385] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.103714   997 raft_consensus.cc:740] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.104753   937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce0ff0d38704c29a30d97d7898accf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.109115   863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f482aae560cd4956b544ffc076d27d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.110659   997 consensus_queue.cc:260] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.112325  1027 raft_consensus.cc:697] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:28.083863   865 tablet_service.cc:1511] Processing CreateTablet for tablet a72a97db32fd4e13a45069e39624f857 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:28.086018   945 tablet_service.cc:1511] Processing CreateTablet for tablet a72a97db32fd4e13a45069e39624f857 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:28.123720   865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72a97db32fd4e13a45069e39624f857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.123797   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72a97db32fd4e13a45069e39624f857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.081427   941 tablet_service.cc:1511] Processing CreateTablet for tablet 05c46b02db244ac28d4886ea6765a77b (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:28.089998   940 tablet_service.cc:1511] Processing CreateTablet for tablet 65d51908cb9c434f99b11d28e2fcd863 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:15:28.126201  1005 raft_consensus.cc:493] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.126860   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d51908cb9c434f99b11d28e2fcd863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.126709  1005 raft_consensus.cc:515] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.128758  1005 leader_election.cc:290] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:28.129985   943 tablet_service.cc:1511] Processing CreateTablet for tablet f482aae560cd4956b544ffc076d27d34 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:15:28.113267   997 ts_tablet_manager.cc:1434] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:15:28.090672   864 tablet_service.cc:1511] Processing CreateTablet for tablet 65d51908cb9c434f99b11d28e2fcd863 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:15:28.114799  1002 raft_consensus.cc:2804] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.115022   996 raft_consensus.cc:359] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.115227  1025 raft_consensus.cc:493] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.138811  1025 raft_consensus.cc:515] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.139654   938 tablet_service.cc:1511] Processing CreateTablet for tablet 38d9e5b3b7f24f49a919176709e3b545 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:28.140986  1025 leader_election.cc:290] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:28.121937   872 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce0ff0d38704c29a30d97d7898accf0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:28.088251   955 raft_consensus.cc:2468] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:28.131302   943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f482aae560cd4956b544ffc076d27d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.141671   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe888948c83e4c52bca2e1799fdb539e" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:28.143384  1002 raft_consensus.cc:493] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.148171  1002 raft_consensus.cc:3060] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.148326   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c46b02db244ac28d4886ea6765a77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.148797   869 tablet_service.cc:1511] Processing CreateTablet for tablet 38d9e5b3b7f24f49a919176709e3b545 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:28.152406   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:28.153273   866 tablet_service.cc:1511] Processing CreateTablet for tablet ed33049186f5410f991a1d9b385dc655 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:28.151778   997 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
W20260709 12:15:28.154964   922 leader_election.cc:343] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.155575   946 tablet_service.cc:1511] Processing CreateTablet for tablet ed33049186f5410f991a1d9b385dc655 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:28.156050   938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d9e5b3b7f24f49a919176709e3b545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.156854   946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed33049186f5410f991a1d9b385dc655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.146989   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce0ff0d38704c29a30d97d7898accf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.157706   866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed33049186f5410f991a1d9b385dc655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.158696   869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d9e5b3b7f24f49a919176709e3b545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.159386   864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d51908cb9c434f99b11d28e2fcd863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.142066   996 raft_consensus.cc:385] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.161165   847 leader_election.cc:304] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:28.166987   998 tablet_bootstrap.cc:654] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.169343   996 raft_consensus.cc:740] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.175640  1003 raft_consensus.cc:2804] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.182950   996 consensus_queue.cc:260] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:28.176054   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 131148us
I20260709 12:15:28.189350   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe888948c83e4c52bca2e1799fdb539e" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:28.190207   806 raft_consensus.cc:2393] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:28.192345   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:28.194777   794 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b20778e364699adf8f908dccaabd9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:15:28.196347   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b20778e364699adf8f908dccaabd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.203846   790 tablet_service.cc:1511] Processing CreateTablet for tablet 05c46b02db244ac28d4886ea6765a77b (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:15:28.205168   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c46b02db244ac28d4886ea6765a77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.170728  1027 consensus_queue.cc:237] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.225884   945 tablet_service.cc:1511] Processing CreateTablet for tablet 4972fe5c126946b88f3b668621efed40 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:28.227607   945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4972fe5c126946b88f3b668621efed40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.251927  1032 raft_consensus.cc:493] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.252499  1032 raft_consensus.cc:515] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.252823   789 tablet_service.cc:1511] Processing CreateTablet for tablet a72a97db32fd4e13a45069e39624f857 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:15:28.254160   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72a97db32fd4e13a45069e39624f857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.254607  1032 leader_election.cc:290] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.259356   997 tablet_bootstrap.cc:654] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.281168   870 tablet_service.cc:1511] Processing CreateTablet for tablet db3a284e94794740834b467265ea9862 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:28.283146   870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3a284e94794740834b467265ea9862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.289413   871 tablet_service.cc:1511] Processing CreateTablet for tablet 4972fe5c126946b88f3b668621efed40 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:28.291366   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4972fe5c126946b88f3b668621efed40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.292194   868 tablet_service.cc:1511] Processing CreateTablet for tablet 23e02979dbf240d1af0961e4cc6fdefc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:28.293555   868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e02979dbf240d1af0961e4cc6fdefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.329257   790 tablet_service.cc:1511] Processing CreateTablet for tablet 65d51908cb9c434f99b11d28e2fcd863 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:15:28.330195   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d51908cb9c434f99b11d28e2fcd863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.317250  1003 raft_consensus.cc:697] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:28.351135   998 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:28.351468   996 ts_tablet_manager.cc:1434] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.256s	user 0.030s	sys 0.053s
I20260709 12:15:28.351682   998 ts_tablet_manager.cc:1403] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.272s	user 0.015s	sys 0.013s
I20260709 12:15:28.357581   790 tablet_service.cc:1511] Processing CreateTablet for tablet eb5cc660d40b4edf8a4e52badce749bb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:15:28.359038   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5cc660d40b4edf8a4e52badce749bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.363780   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a38319b8d429794a9a98c19306e5c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:28.364714   998 raft_consensus.cc:359] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.365573   998 raft_consensus.cc:385] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.365906   998 raft_consensus.cc:740] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.367300   872 tablet_service.cc:1511] Processing CreateTablet for tablet 525265c9f24a4c3cbef67bbfdac14c10 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:28.368238   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525265c9f24a4c3cbef67bbfdac14c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.370047   944 tablet_service.cc:1511] Processing CreateTablet for tablet 23e02979dbf240d1af0961e4cc6fdefc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:28.371373   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e02979dbf240d1af0961e4cc6fdefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.371160   867 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5130c2f4864797985691ab4a079009 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:15:28.372562   867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5130c2f4864797985691ab4a079009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.372572  1003 consensus_queue.cc:237] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.377170  1025 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:28.380070   795 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce0ff0d38704c29a30d97d7898accf0 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:15:28.381326   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce0ff0d38704c29a30d97d7898accf0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:28.383713   772 leader_election.cc:343] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.384529   942 tablet_service.cc:1511] Processing CreateTablet for tablet db3a284e94794740834b467265ea9862 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:28.385803   942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3a284e94794740834b467265ea9862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.387392   943 tablet_service.cc:1511] Processing CreateTablet for tablet 525265c9f24a4c3cbef67bbfdac14c10 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:28.388651   943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525265c9f24a4c3cbef67bbfdac14c10. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:28.391781   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:28.391484  1002 raft_consensus.cc:515] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.393626  1002 leader_election.cc:290] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.395045   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:28.395517   788 tablet_service.cc:1511] Processing CreateTablet for tablet 4972fe5c126946b88f3b668621efed40 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:15:28.397583   797 tablet_service.cc:1511] Processing CreateTablet for tablet 23e02979dbf240d1af0961e4cc6fdefc (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:15:28.398788   791 tablet_service.cc:1511] Processing CreateTablet for tablet 38d9e5b3b7f24f49a919176709e3b545 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:15:28.400995   996 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:28.400736   793 tablet_service.cc:1511] Processing CreateTablet for tablet ed33049186f5410f991a1d9b385dc655 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:15:28.404193   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a38319b8d429794a9a98c19306e5c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:28.404824   880 raft_consensus.cc:2468] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:28.402233   796 tablet_service.cc:1511] Processing CreateTablet for tablet f482aae560cd4956b544ffc076d27d34 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:15:28.396174   919 leader_election.cc:304] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
W20260709 12:15:28.408464   919 leader_election.cc:343] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.408914   919 leader_election.cc:304] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:28.411391  1025 raft_consensus.cc:3060] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.414152   996 tablet_bootstrap.cc:654] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.434792   998 consensus_queue.cc:260] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.459957   955 raft_consensus.cc:3060] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.414297   792 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5130c2f4864797985691ab4a079009 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 12:15:28.496280   691 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 113201us
I20260709 12:15:28.498478   788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4972fe5c126946b88f3b668621efed40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.476933  1005 raft_consensus.cc:2749] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:28.482023   692 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 99860.3us
W20260709 12:15:28.484421   919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 74064us
I20260709 12:15:28.511739   791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d9e5b3b7f24f49a919176709e3b545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.515585   997 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:28.516223   997 ts_tablet_manager.cc:1403] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.365s	user 0.051s	sys 0.066s
I20260709 12:15:28.519095   955 raft_consensus.cc:2468] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:28.521736  1005 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.522770   793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed33049186f5410f991a1d9b385dc655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.527235   939 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5130c2f4864797985691ab4a079009 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:15:28.530133   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5130c2f4864797985691ab4a079009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.536852   867 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0653ef484d47048434cbcbb65d51c4 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:28.539369   797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e02979dbf240d1af0961e4cc6fdefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.541643  1025 raft_consensus.cc:2749] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:28.547375   796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f482aae560cd4956b544ffc076d27d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.548076   871 tablet_service.cc:1511] Processing CreateTablet for tablet 85eb89ea1ee04cb8bdce1718b36b2feb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:28.522787   773 leader_election.cc:304] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:28.551431  1002 raft_consensus.cc:2804] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.551836  1002 raft_consensus.cc:493] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.552204  1002 raft_consensus.cc:3060] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.555954   946 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0653ef484d47048434cbcbb65d51c4 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:28.557394   946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0653ef484d47048434cbcbb65d51c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.559862   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5130c2f4864797985691ab4a079009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.564702   997 raft_consensus.cc:359] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.565675   997 raft_consensus.cc:385] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.566126   997 raft_consensus.cc:740] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.603832   863 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcfc852a86d49aa96e61e8f265ef776 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:15:28.606066   938 tablet_service.cc:1511] Processing CreateTablet for tablet 85eb89ea1ee04cb8bdce1718b36b2feb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:28.607549   997 consensus_queue.cc:260] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.608794   938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eb89ea1ee04cb8bdce1718b36b2feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.610179   997 ts_tablet_manager.cc:1434] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.094s	user 0.009s	sys 0.000s
I20260709 12:15:28.611256   997 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:28.612078   772 leader_election.cc:304] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:28.612870  1032 raft_consensus.cc:2804] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.612793   790 tablet_service.cc:1511] Processing CreateTablet for tablet db3a284e94794740834b467265ea9862 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:15:28.614114   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db3a284e94794740834b467265ea9862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.622479   997 tablet_bootstrap.cc:654] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.642467   794 tablet_service.cc:1511] Processing CreateTablet for tablet 525265c9f24a4c3cbef67bbfdac14c10 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:15:28.643879   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525265c9f24a4c3cbef67bbfdac14c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.647785  1002 raft_consensus.cc:515] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.652730   996 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:28.653291   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:28.652534   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a38319b8d429794a9a98c19306e5c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:28.653216   996 ts_tablet_manager.cc:1403] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.253s	user 0.044s	sys 0.083s
I20260709 12:15:28.636353   795 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0653ef484d47048434cbcbb65d51c4 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:15:28.660378   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0653ef484d47048434cbcbb65d51c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.653877   880 raft_consensus.cc:3060] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.665195   944 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcfc852a86d49aa96e61e8f265ef776 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:15:28.665915   790 tablet_service.cc:1511] Processing CreateTablet for tablet 85eb89ea1ee04cb8bdce1718b36b2feb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:15:28.666708   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcfc852a86d49aa96e61e8f265ef776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.667092   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eb89ea1ee04cb8bdce1718b36b2feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.657480  1002 leader_election.cc:290] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.672413  1032 raft_consensus.cc:697] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:28.677372  1032 consensus_queue.cc:237] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.679970   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a38319b8d429794a9a98c19306e5c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:28.681886   881 raft_consensus.cc:3060] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.685278   940 tablet_service.cc:1511] Processing CreateTablet for tablet 22c94092c24d44a899c46e996a29ac7c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 12:15:28.685945   833 tablet.cc:2406] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:28.686642   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c94092c24d44a899c46e996a29ac7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.696662   996 raft_consensus.cc:359] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.697516   996 raft_consensus.cc:385] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.697858   996 raft_consensus.cc:740] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.698261   867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0653ef484d47048434cbcbb65d51c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.700434   791 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcfc852a86d49aa96e61e8f265ef776 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:15:28.701838   791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcfc852a86d49aa96e61e8f265ef776. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:28.680756   772 leader_election.cc:343] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.703377   872 tablet_service.cc:1511] Processing CreateTablet for tablet 22c94092c24d44a899c46e996a29ac7c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:15:28.708600   880 raft_consensus.cc:2468] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:28.710217   797 tablet_service.cc:1511] Processing CreateTablet for tablet 22c94092c24d44a899c46e996a29ac7c (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:15:28.711630   797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c94092c24d44a899c46e996a29ac7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.712553   863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcfc852a86d49aa96e61e8f265ef776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.715016   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eb89ea1ee04cb8bdce1718b36b2feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.717031   872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c94092c24d44a899c46e996a29ac7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.722661   996 consensus_queue.cc:260] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.721921   705 catalog_manager.cc:5697] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.734853   941 tablet_service.cc:1511] Processing CreateTablet for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:28.723933   869 tablet_service.cc:1511] Processing CreateTablet for tablet 80d7c600e56c4eca9cea03a123adb2c3 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:28.735414   942 tablet_service.cc:1511] Processing CreateTablet for tablet 80d7c600e56c4eca9cea03a123adb2c3 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:28.736215   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.737226   869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d7c600e56c4eca9cea03a123adb2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.751576   997 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:28.752105   997 ts_tablet_manager.cc:1403] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.008s
I20260709 12:15:28.755033   997 raft_consensus.cc:359] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.755730   997 raft_consensus.cc:385] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.758697   997 raft_consensus.cc:740] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.740056   865 tablet_service.cc:1511] Processing CreateTablet for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:28.761260   865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.761484   789 tablet_service.cc:1511] Processing CreateTablet for tablet 506d67b6a0d54c65aa93e9d80491c8a9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:15:28.743942   796 tablet_service.cc:1511] Processing CreateTablet for tablet 80d7c600e56c4eca9cea03a123adb2c3 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:15:28.766829   942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d7c600e56c4eca9cea03a123adb2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.766655  1003 consensus_queue.cc:1048] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.773082   789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506d67b6a0d54c65aa93e9d80491c8a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.734890   996 ts_tablet_manager.cc:1434] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.003s
I20260709 12:15:28.777243   997 consensus_queue.cc:260] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.778601   996 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:28.783813   790 tablet_service.cc:1511] Processing CreateTablet for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:15:28.797169   790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.739581   881 raft_consensus.cc:2468] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:28.803527   773 leader_election.cc:304] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:28.808833  1003 raft_consensus.cc:493] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.813030  1047 raft_consensus.cc:2804] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:28.812817  1027 consensus_queue.cc:1048] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.813542  1047 raft_consensus.cc:697] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:28.809403  1003 raft_consensus.cc:515] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.814380  1047 consensus_queue.cc:237] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.816998  1003 leader_election.cc:290] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.817379   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:28.823493   998 ts_tablet_manager.cc:1434] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.471s	user 0.019s	sys 0.021s
I20260709 12:15:28.824504   998 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:28.824280   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:28.828435   997 ts_tablet_manager.cc:1434] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.002s
I20260709 12:15:28.832254   997 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:28.839416   796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d7c600e56c4eca9cea03a123adb2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.843802   871 tablet_service.cc:1511] Processing CreateTablet for tablet 506d67b6a0d54c65aa93e9d80491c8a9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:15:28.844988   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506d67b6a0d54c65aa93e9d80491c8a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.831631   807 raft_consensus.cc:2468] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:28.845500   946 tablet_service.cc:1511] Processing CreateTablet for tablet 506d67b6a0d54c65aa93e9d80491c8a9 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 12:15:28.834980   847 leader_election.cc:343] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.846920   946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506d67b6a0d54c65aa93e9d80491c8a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.847020   845 leader_election.cc:304] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:28.851728   997 tablet_bootstrap.cc:654] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.848161  1003 raft_consensus.cc:2804] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.873876  1002 raft_consensus.cc:493] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:28.864328  1003 raft_consensus.cc:493] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.874387  1002 raft_consensus.cc:515] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.876597  1002 leader_election.cc:290] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.877722   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:28.878515   954 raft_consensus.cc:2468] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:28.879984   772 leader_election.cc:304] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:28.880570   703 catalog_manager.cc:5697] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } }
I20260709 12:15:28.881742   998 tablet_bootstrap.cc:654] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.874769  1003 raft_consensus.cc:3060] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.891273   940 tablet_service.cc:1511] Processing CreateTablet for tablet 47652fc6b71a4f309fb11b7e8f37d844 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:28.892720   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47652fc6b71a4f309fb11b7e8f37d844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.892915   996 tablet_bootstrap.cc:654] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:28.894827   792 tablet_service.cc:1511] Processing CreateTablet for tablet 47652fc6b71a4f309fb11b7e8f37d844 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:28.896046   792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47652fc6b71a4f309fb11b7e8f37d844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.899302   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:28.897891   702 catalog_manager.cc:5697] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:28.900672   773 leader_election.cc:343] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.911885  1003 raft_consensus.cc:515] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.888073  1002 raft_consensus.cc:2804] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:28.903385   871 tablet_service.cc:1511] Processing CreateTablet for tablet 47652fc6b71a4f309fb11b7e8f37d844 (DEFAULT_TABLE table=test-workload [id=cf251cea0f744de498244ce36324c7d5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:15:28.914927  1002 raft_consensus.cc:493] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:28.915334  1002 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.915226   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:28.915637   871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47652fc6b71a4f309fb11b7e8f37d844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:28.916014   806 raft_consensus.cc:3060] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:28.925000   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
W20260709 12:15:28.927593   847 leader_election.cc:343] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:28.914469  1003 leader_election.cc:290] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:28.922277  1002 raft_consensus.cc:515] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.970178   996 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:28.970736   996 ts_tablet_manager.cc:1403] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.006s
W20260709 12:15:28.976311   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 47690us
I20260709 12:15:28.955760   806 raft_consensus.cc:2468] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
W20260709 12:15:28.977819   845 consensus_peers.cc:597] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:15:28.984503  1059 consensus_queue.cc:1048] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:28.984911   845 leader_election.cc:304] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:28.992885   997 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:28.993435   997 ts_tablet_manager.cc:1403] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.161s	user 0.021s	sys 0.030s
I20260709 12:15:28.995671   996 raft_consensus.cc:359] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.996181   997 raft_consensus.cc:359] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:28.996942   997 raft_consensus.cc:385] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:28.997345   997 raft_consensus.cc:740] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:28.998132   997 consensus_queue.cc:260] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.001282   997 ts_tablet_manager.cc:1434] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:29.002594   997 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.003842  1002 leader_election.cc:290] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.006093   998 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.006661   998 ts_tablet_manager.cc:1403] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.182s	user 0.021s	sys 0.003s
I20260709 12:15:29.007580  1060 raft_consensus.cc:2804] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.008103  1060 raft_consensus.cc:697] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:28.996812   996 raft_consensus.cc:385] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.009403   997 tablet_bootstrap.cc:654] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.009321  1060 consensus_queue.cc:237] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.012008   998 raft_consensus.cc:359] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.015693   998 raft_consensus.cc:385] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.016076   998 raft_consensus.cc:740] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.016985   998 consensus_queue.cc:260] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.018483   996 raft_consensus.cc:740] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.013686   703 catalog_manager.cc:5697] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.019735   996 consensus_queue.cc:260] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.021792  1002 raft_consensus.cc:493] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.026396   997 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.026924   997 ts_tablet_manager.cc:1403] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 12:15:29.026621  1002 raft_consensus.cc:515] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.029464  1002 leader_election.cc:290] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.029794   997 raft_consensus.cc:359] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.030627   997 raft_consensus.cc:385] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.030931   997 raft_consensus.cc:740] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.030972   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bcf4c377ef4ebc9efd9829ae432398" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.031961   954 raft_consensus.cc:2468] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:29.031122   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:29.032791   882 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.033372   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bcf4c377ef4ebc9efd9829ae432398" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.018301   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:29.034969   955 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:29.035205   773 leader_election.cc:343] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.022102   996 ts_tablet_manager.cc:1434] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.005s
I20260709 12:15:29.039225   772 leader_election.cc:304] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.042313   996 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.044754   882 raft_consensus.cc:2468] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:29.045961   773 leader_election.cc:304] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:29.046785  1002 raft_consensus.cc:2804] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.047029  1032 raft_consensus.cc:2804] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.047293  1002 raft_consensus.cc:493] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.047590  1032 raft_consensus.cc:697] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:29.048557  1032 consensus_queue.cc:237] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.047828  1002 raft_consensus.cc:3060] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.049417   955 raft_consensus.cc:2468] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:29.031822   997 consensus_queue.cc:260] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.055599   997 ts_tablet_manager.cc:1434] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:15:29.025038   998 ts_tablet_manager.cc:1434] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 12:15:29.056645   997 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.056759   998 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.059496   705 catalog_manager.cc:5697] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.064018   996 tablet_bootstrap.cc:654] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.070922   997 tablet_bootstrap.cc:654] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.067286   998 tablet_bootstrap.cc:654] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.068189  1002 raft_consensus.cc:515] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.076251   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bcf4c377ef4ebc9efd9829ae432398" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:29.076498   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bcf4c377ef4ebc9efd9829ae432398" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:29.077221   955 raft_consensus.cc:3060] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:29.077796   773 leader_election.cc:343] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.076267  1002 leader_election.cc:290] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.083209   998 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.083752   998 ts_tablet_manager.cc:1403] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260709 12:15:29.084103   703 catalog_manager.cc:5697] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.085143   955 raft_consensus.cc:2468] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:29.085856   997 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.086344   997 ts_tablet_manager.cc:1403] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260709 12:15:29.086603   772 leader_election.cc:304] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.087319  1002 raft_consensus.cc:2804] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.087808  1002 raft_consensus.cc:697] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:29.088583  1002 consensus_queue.cc:237] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.088842   997 raft_consensus.cc:359] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.089342   997 raft_consensus.cc:385] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.089553   997 raft_consensus.cc:740] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.089373   998 raft_consensus.cc:359] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.090073   998 raft_consensus.cc:385] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.090358   998 raft_consensus.cc:740] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.090181   997 consensus_queue.cc:260] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.092026   997 ts_tablet_manager.cc:1434] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:15:29.092891   997 tablet_bootstrap.cc:492] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.092921   996 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.093510   996 ts_tablet_manager.cc:1403] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.008s
I20260709 12:15:29.096719   996 raft_consensus.cc:359] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.097630   996 raft_consensus.cc:385] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.097975   996 raft_consensus.cc:740] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.099808   997 tablet_bootstrap.cc:654] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.101004   996 consensus_queue.cc:260] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.099046   998 consensus_queue.cc:260] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.108080   998 ts_tablet_manager.cc:1434] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:15:29.114382   996 ts_tablet_manager.cc:1434] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:15:29.115808   996 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.116565   997 tablet_bootstrap.cc:492] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.117070   997 ts_tablet_manager.cc:1403] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 12:15:29.119951   997 raft_consensus.cc:359] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.120679   997 raft_consensus.cc:385] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.120987   997 raft_consensus.cc:740] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.121836   997 consensus_queue.cc:260] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.122589   998 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.134589   996 tablet_bootstrap.cc:654] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.135524   997 ts_tablet_manager.cc:1434] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:15:29.136575   997 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.138504   998 tablet_bootstrap.cc:654] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.139344   705 catalog_manager.cc:5697] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.141815   997 tablet_bootstrap.cc:654] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.143652  1025 raft_consensus.cc:493] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.144188  1025 raft_consensus.cc:515] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.146570  1025 leader_election.cc:290] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:29.148186   996 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.147852   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.148680   996 ts_tablet_manager.cc:1403] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 12:15:29.148818   806 raft_consensus.cc:2468] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:29.150385   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.153116   998 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
W20260709 12:15:29.153173   922 leader_election.cc:343] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.153679   998 ts_tablet_manager.cc:1403] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260709 12:15:29.154924   919 leader_election.cc:304] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.156587   998 raft_consensus.cc:359] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.157337  1025 raft_consensus.cc:2804] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.157940  1025 raft_consensus.cc:493] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.158403  1025 raft_consensus.cc:3060] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.157368   998 raft_consensus.cc:385] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.159196   998 raft_consensus.cc:740] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.160559   998 consensus_queue.cc:260] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.158367   996 raft_consensus.cc:359] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.167156   996 raft_consensus.cc:385] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.167457   996 raft_consensus.cc:740] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.165992  1025 raft_consensus.cc:515] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.168217   998 ts_tablet_manager.cc:1434] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260709 12:15:29.170246   998 tablet_bootstrap.cc:492] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.171304  1025 leader_election.cc:290] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:29.170761   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:29.174847   806 raft_consensus.cc:3060] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.170728   996 consensus_queue.cc:260] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.172971   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:29.174254   997 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.178855   997 ts_tablet_manager.cc:1403] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.022s
W20260709 12:15:29.179373   922 leader_election.cc:343] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.179395   998 tablet_bootstrap.cc:654] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.181950   997 raft_consensus.cc:359] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.182626   806 raft_consensus.cc:2468] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:29.182824   997 raft_consensus.cc:385] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.183279   997 raft_consensus.cc:740] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.183972   919 leader_election.cc:304] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.184355   996 ts_tablet_manager.cc:1434] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:15:29.184211   997 consensus_queue.cc:260] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.185210  1025 raft_consensus.cc:2804] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.185379   996 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.186492  1025 raft_consensus.cc:697] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:29.187436  1025 consensus_queue.cc:237] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.192169   996 tablet_bootstrap.cc:654] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.194070  1002 raft_consensus.cc:493] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.194648  1002 raft_consensus.cc:515] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.196921  1002 leader_election.cc:290] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.199007   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.199920   997 ts_tablet_manager.cc:1434] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:15:29.200217  1056 raft_consensus.cc:493] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.200727  1056 raft_consensus.cc:515] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:29.203764   772 leader_election.cc:343] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.205412   997 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.205509   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.206221   998 tablet_bootstrap.cc:492] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.206751   998 ts_tablet_manager.cc:1403] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
W20260709 12:15:29.207633   773 leader_election.cc:343] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.208093   773 leader_election.cc:304] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.209270  1002 raft_consensus.cc:2749] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.209709   998 raft_consensus.cc:359] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.210812  1056 leader_election.cc:290] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.211500   996 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.211570   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.212083   996 ts_tablet_manager.cc:1403] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 12:15:29.212755   997 tablet_bootstrap.cc:654] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.212545   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:29.213142   847 leader_election.cc:343] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.213264   806 raft_consensus.cc:2468] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:29.210476   998 raft_consensus.cc:385] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.213897   998 raft_consensus.cc:740] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.214562   845 leader_election.cc:304] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:29.214816   998 consensus_queue.cc:260] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.215657  1056 raft_consensus.cc:2804] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.216045  1056 raft_consensus.cc:493] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.216455  1056 raft_consensus.cc:3060] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.217553   998 ts_tablet_manager.cc:1434] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:15:29.218549   998 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.219496   996 raft_consensus.cc:359] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.220201   996 raft_consensus.cc:385] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.220480   996 raft_consensus.cc:740] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.221287   996 consensus_queue.cc:260] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.224826  1032 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.224864  1002 raft_consensus.cc:493] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.226800   996 ts_tablet_manager.cc:1434] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:15:29.226848  1002 raft_consensus.cc:515] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.227891   996 tablet_bootstrap.cc:492] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.230336   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.234010  1002 leader_election.cc:290] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.235004   996 tablet_bootstrap.cc:654] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.235304   998 tablet_bootstrap.cc:654] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.240231   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.242700   997 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.243266   997 ts_tablet_manager.cc:1403] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.018s
I20260709 12:15:29.243405   773 leader_election.cc:304] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.244939  1032 raft_consensus.cc:2749] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.246357   997 raft_consensus.cc:359] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.247236   997 raft_consensus.cc:385] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.247668   997 raft_consensus.cc:740] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.248344   997 consensus_queue.cc:260] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.250730   997 ts_tablet_manager.cc:1434] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:29.251708   997 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.246791  1032 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.257347  1002 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.258378   997 tablet_bootstrap.cc:654] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.257484   703 catalog_manager.cc:5697] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:29.283988  1005 raft_consensus.cc:493] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.284734  1005 raft_consensus.cc:515] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.290697  1047 raft_consensus.cc:493] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.291302  1047 raft_consensus.cc:515] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.293711  1047 leader_election.cc:290] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.296445   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.297366   955 raft_consensus.cc:2468] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:29.299125   772 leader_election.cc:304] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:29.300817  1032 raft_consensus.cc:2804] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.301334  1032 raft_consensus.cc:493] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.301802  1032 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.306810  1056 raft_consensus.cc:515] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.309587  1056 leader_election.cc:290] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.311460   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.312950  1005 leader_election.cc:290] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
W20260709 12:15:29.315125   922 leader_election.cc:343] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.319057   954 raft_consensus.cc:3060] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.320394   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.322384   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:29.323058   807 raft_consensus.cc:3060] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.323441   996 tablet_bootstrap.cc:492] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.323506   997 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.323978   996 ts_tablet_manager.cc:1403] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.096s	user 0.025s	sys 0.046s
I20260709 12:15:29.324044   997 ts_tablet_manager.cc:1403] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.032s
I20260709 12:15:29.326681   996 raft_consensus.cc:359] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.326804   997 raft_consensus.cc:359] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.327358   996 raft_consensus.cc:385] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.327534   997 raft_consensus.cc:385] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.327657   996 raft_consensus.cc:740] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.328009   997 raft_consensus.cc:740] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.328395   996 consensus_queue.cc:260] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.328711   997 consensus_queue.cc:260] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.331005   996 ts_tablet_manager.cc:1434] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:29.332208   996 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.332113   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
W20260709 12:15:29.333822   847 leader_election.cc:343] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.339566   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.340550   996 tablet_bootstrap.cc:654] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:29.341284   773 leader_election.cc:343] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.277163   998 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.355317   998 ts_tablet_manager.cc:1403] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.005s
I20260709 12:15:29.355836   997 ts_tablet_manager.cc:1434] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.031s	user 0.019s	sys 0.011s
I20260709 12:15:29.359396   996 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.359005   998 raft_consensus.cc:359] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.359850   996 ts_tablet_manager.cc:1403] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260709 12:15:29.360723  1085 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.363250   996 raft_consensus.cc:359] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.363904   996 raft_consensus.cc:385] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.364172   996 raft_consensus.cc:740] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.364812   996 consensus_queue.cc:260] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.362224   807 raft_consensus.cc:2468] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:29.367117   996 ts_tablet_manager.cc:1434] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:15:29.367964   996 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.367964   997 tablet_bootstrap.cc:492] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.374020   996 tablet_bootstrap.cc:654] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.374127   997 tablet_bootstrap.cc:654] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.375774   845 leader_election.cc:304] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:29.378021  1003 raft_consensus.cc:2804] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.379861  1003 raft_consensus.cc:697] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:29.381580  1003 consensus_queue.cc:237] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.387001   996 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.387308   997 tablet_bootstrap.cc:492] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.387478   996 ts_tablet_manager.cc:1403] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:15:29.387373  1060 raft_consensus.cc:493] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.387786   997 ts_tablet_manager.cc:1403] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 12:15:29.388213  1060 raft_consensus.cc:515] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.390323   996 raft_consensus.cc:359] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.390486   997 raft_consensus.cc:359] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.391041   996 raft_consensus.cc:385] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.391181   997 raft_consensus.cc:385] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.391352   996 raft_consensus.cc:740] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.391582   997 raft_consensus.cc:740] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.392025   996 consensus_queue.cc:260] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.392450   997 consensus_queue.cc:260] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.393676  1005 raft_consensus.cc:493] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.394330   996 ts_tablet_manager.cc:1434] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:15:29.394212  1005 raft_consensus.cc:515] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.395272   996 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.395288   997 ts_tablet_manager.cc:1434] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:29.396631  1005 leader_election.cc:290] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:29.399626   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.400389   882 raft_consensus.cc:2468] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:29.401769   922 leader_election.cc:304] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:29.402266  1060 leader_election.cc:290] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.402854  1005 raft_consensus.cc:2804] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.403287  1005 raft_consensus.cc:493] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.403664  1005 raft_consensus.cc:3060] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.403894   996 tablet_bootstrap.cc:654] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:29.405303   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:29.411006   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.412177   804 raft_consensus.cc:2393] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:29.359834   998 raft_consensus.cc:385] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.411784  1032 raft_consensus.cc:515] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.412840   998 raft_consensus.cc:740] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.413146   997 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.418380   806 raft_consensus.cc:2393] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:29.420687   805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.423997   805 raft_consensus.cc:2468] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:29.427850   919 leader_election.cc:304] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:29.428779  1025 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.426153   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:29.429275   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.429824  1032 leader_election.cc:290] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.423050   998 consensus_queue.cc:260] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.436278  1025 raft_consensus.cc:2749] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.440258   847 leader_election.cc:304] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:29.444658  1003 raft_consensus.cc:3060] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.455329   997 tablet_bootstrap.cc:654] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.460440   998 ts_tablet_manager.cc:1434] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.004s
I20260709 12:15:29.461411   998 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.475291  1060 raft_consensus.cc:493] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.479700  1060 raft_consensus.cc:515] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.481210  1003 raft_consensus.cc:2749] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.483081   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:29.483814   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.484516   806 raft_consensus.cc:2468] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:29.484715  1060 leader_election.cc:290] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.485486  1060 raft_consensus.cc:493] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.486393   845 leader_election.cc:304] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:29.486122  1060 raft_consensus.cc:515] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.487401  1056 raft_consensus.cc:2804] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.486670   703 catalog_manager.cc:5697] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.487829  1056 raft_consensus.cc:493] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.488258  1056 raft_consensus.cc:3060] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.489135  1060 leader_election.cc:290] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.471946   956 raft_consensus.cc:2468] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
W20260709 12:15:29.491478   773 leader_election.cc:343] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.474041  1005 raft_consensus.cc:515] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.499990   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:29.500815   806 raft_consensus.cc:3060] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.517930  1032 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.523721  1005 leader_election.cc:290] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:29.525899  1032 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.526963   805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bcf4c377ef4ebc9efd9829ae432398" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.532359   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bcf4c377ef4ebc9efd9829ae432398" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.551614   955 raft_consensus.cc:2393] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:29.557895   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.551978  1032 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.552201  1086 raft_consensus.cc:493] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.559818  1086 raft_consensus.cc:515] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.560355  1032 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.560927  1032 raft_consensus.cc:493] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.561385  1032 raft_consensus.cc:515] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:29.563666   847 leader_election.cc:343] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.563833   807 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.564782   806 raft_consensus.cc:2468] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:29.568475  1086 leader_election.cc:290] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.570438  1086 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.570724   919 leader_election.cc:304] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:29.570971  1003 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:29.572206   847 consensus_peers.cc:597] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:15:29.572405   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.573186  1003 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.573447   772 leader_election.cc:304] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.573716  1003 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.574664  1047 raft_consensus.cc:2804] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.575196  1047 raft_consensus.cc:697] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:29.576083  1094 raft_consensus.cc:2804] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.576193  1047 consensus_queue.cc:237] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.577068   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.577731   882 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:29.579253  1094 raft_consensus.cc:697] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:29.579774   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa22132c744c85b1987025a4c4bcad" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.582324   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa22132c744c85b1987025a4c4bcad" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:29.584136   772 leader_election.cc:343] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.582950   845 leader_election.cc:304] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
W20260709 12:15:29.584986   772 leader_election.cc:343] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.585099  1060 raft_consensus.cc:3060] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.585208  1056 raft_consensus.cc:515] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.587766  1056 leader_election.cc:290] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.588469   805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.591056   773 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:29.591886   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:29.592510   996 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.605410   996 ts_tablet_manager.cc:1403] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.210s	user 0.032s	sys 0.017s
I20260709 12:15:29.593154   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:29.580830  1094 consensus_queue.cc:237] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.588413  1032 leader_election.cc:290] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.598686  1003 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.607344   804 raft_consensus.cc:3060] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.615077   997 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.614899   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.606596   805 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:29.615792   997 ts_tablet_manager.cc:1403] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.203s	user 0.017s	sys 0.010s
W20260709 12:15:29.618456   772 leader_election.cc:343] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.620539  1060 raft_consensus.cc:2749] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.620434   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:29.626462   773 leader_election.cc:343] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.626869   773 leader_election.cc:304] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.627504  1047 raft_consensus.cc:2749] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:29.628196   773 leader_election.cc:343] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.628119  1047 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.621237  1032 raft_consensus.cc:2804] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.615012   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:29.626039   845 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:29.643096  1032 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.643239  1060 raft_consensus.cc:2804] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:29.643626  1032 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.641438   996 raft_consensus.cc:359] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.643646  1060 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:29.631011   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:29.644841   996 raft_consensus.cc:385] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.647377   996 raft_consensus.cc:740] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.628661   773 leader_election.cc:304] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.646978  1060 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:29.637205   847 leader_election.cc:343] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.682235   882 raft_consensus.cc:3060] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:29.689713   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 63211.1us
I20260709 12:15:29.691949   998 tablet_bootstrap.cc:654] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.696249  1094 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:29.690507  1047 raft_consensus.cc:2749] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.701074   996 consensus_queue.cc:260] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.703127   804 raft_consensus.cc:2468] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:29.708774   845 leader_election.cc:304] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:29.708181   705 catalog_manager.cc:5697] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:29.713253   996 ts_tablet_manager.cc:1434] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.019s
W20260709 12:15:29.702849   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 74672.3us
W20260709 12:15:29.710889   847 leader_election.cc:343] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.725160   996 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.726722  1095 raft_consensus.cc:2804] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:29.727221  1095 raft_consensus.cc:697] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:29.728056  1095 consensus_queue.cc:237] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.752506   997 raft_consensus.cc:359] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.753300   997 raft_consensus.cc:385] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.753587   997 raft_consensus.cc:740] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.754962   997 consensus_queue.cc:260] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.763317  1103 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:15:29.770789  1096 log.cc:927] Time spent T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 12:15:29.773468  1032 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.773804  1060 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.775678  1032 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:29.762924   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 54059.3us
I20260709 12:15:29.776854   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:29.777619   807 raft_consensus.cc:2393] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:29.782069  1060 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:29.768828   705 catalog_manager.cc:5697] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.783088   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:29.789584  1094 raft_consensus.cc:493] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.790083  1094 raft_consensus.cc:515] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.792196   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:29.788857   882 raft_consensus.cc:2468] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
W20260709 12:15:29.794064   772 leader_election.cc:343] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.793398   998 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.795480   998 ts_tablet_manager.cc:1403] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.334s	user 0.014s	sys 0.010s
I20260709 12:15:29.798159   998 raft_consensus.cc:359] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.798852   998 raft_consensus.cc:385] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.799130   998 raft_consensus.cc:740] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.799780   998 consensus_queue.cc:260] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.802207   998 ts_tablet_manager.cc:1434] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:15:29.794054   997 ts_tablet_manager.cc:1434] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.177s	user 0.007s	sys 0.000s
W20260709 12:15:29.802913   847 leader_election.cc:343] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:29.803385   997 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.803527   847 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:29.804425   998 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.804700  1105 raft_consensus.cc:2749] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.812305   996 tablet_bootstrap.cc:654] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.812247   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.814955   997 tablet_bootstrap.cc:654] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.821817   998 tablet_bootstrap.cc:654] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.830901   997 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.830909   996 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.831493   997 ts_tablet_manager.cc:1403] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.003s
I20260709 12:15:29.831575   996 ts_tablet_manager.cc:1403] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.017s
I20260709 12:15:29.835309   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.835804   998 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.836177   804 raft_consensus.cc:2393] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:29.836232   998 ts_tablet_manager.cc:1403] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260709 12:15:29.836621   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:29.836174  1094 leader_election.cc:290] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:29.837394   882 raft_consensus.cc:2393] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:29.838526   919 leader_election.cc:304] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:29.839638  1094 raft_consensus.cc:3060] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.841132   773 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.842680  1005 raft_consensus.cc:493] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.843147  1005 raft_consensus.cc:515] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.843202  1025 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.845366  1005 leader_election.cc:290] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:29.847231  1094 raft_consensus.cc:2749] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.849002  1103 raft_consensus.cc:2749] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.850942   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.853330   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.855381   997 raft_consensus.cc:359] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.855504   998 raft_consensus.cc:359] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.856117   997 raft_consensus.cc:385] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.856148   998 raft_consensus.cc:385] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.856518   997 raft_consensus.cc:740] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.856555   998 raft_consensus.cc:740] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.857303   997 consensus_queue.cc:260] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.859886   997 ts_tablet_manager.cc:1434] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:15:29.860836   997 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.860721   919 leader_election.cc:304] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:29.857303   998 consensus_queue.cc:260] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.863078   998 ts_tablet_manager.cc:1434] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:15:29.863970   998 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.872062   998 tablet_bootstrap.cc:654] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.872138  1094 raft_consensus.cc:2749] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:29.875360   703 catalog_manager.cc:5697] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:29.878032   996 raft_consensus.cc:359] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.878872   996 raft_consensus.cc:385] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.879204   996 raft_consensus.cc:740] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.881928   997 tablet_bootstrap.cc:654] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.884955   998 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.884819   996 consensus_queue.cc:260] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.885478   998 ts_tablet_manager.cc:1403] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260709 12:15:29.887449   996 ts_tablet_manager.cc:1434] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 12:15:29.888195   996 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.893055   996 tablet_bootstrap.cc:654] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.896001   998 raft_consensus.cc:359] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.897104   998 raft_consensus.cc:385] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.897513   998 raft_consensus.cc:740] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.897758   997 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.898795   997 ts_tablet_manager.cc:1403] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260709 12:15:29.898622   998 consensus_queue.cc:260] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.901516   997 raft_consensus.cc:359] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.902063   998 ts_tablet_manager.cc:1434] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 12:15:29.903393   998 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.902228   997 raft_consensus.cc:385] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.903796   997 raft_consensus.cc:740] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.905050   996 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.904623   997 consensus_queue.cc:260] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.905624   996 ts_tablet_manager.cc:1403] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260709 12:15:29.907123   997 ts_tablet_manager.cc:1434] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:15:29.908059   997 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.908506   996 raft_consensus.cc:359] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.909051   998 tablet_bootstrap.cc:654] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.909281   996 raft_consensus.cc:385] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.909592   996 raft_consensus.cc:740] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.910521   996 consensus_queue.cc:260] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.913220   996 ts_tablet_manager.cc:1434] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:15:29.914508   996 tablet_bootstrap.cc:492] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:29.923569   997 tablet_bootstrap.cc:654] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.923565   953 raft_consensus.cc:3060] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.936050   996 tablet_bootstrap.cc:654] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.954174   997 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:29.954689   997 ts_tablet_manager.cc:1403] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.004s
I20260709 12:15:29.955760  1106 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:29.956995   998 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.957497   998 ts_tablet_manager.cc:1403] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.029s
I20260709 12:15:29.957409   997 raft_consensus.cc:359] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.958148   997 raft_consensus.cc:385] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.958482   997 raft_consensus.cc:740] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.960078   997 consensus_queue.cc:260] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.962803   997 ts_tablet_manager.cc:1434] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:29.960474   998 raft_consensus.cc:359] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.963683   997 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:29.964040   998 raft_consensus.cc:385] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.964660   998 raft_consensus.cc:740] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.965888   998 consensus_queue.cc:260] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.969005   998 ts_tablet_manager.cc:1434] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:15:29.971633   998 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:29.970091   997 tablet_bootstrap.cc:654] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.978789   998 tablet_bootstrap.cc:654] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:29.984938  1094 raft_consensus.cc:493] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:29.985615  1094 raft_consensus.cc:515] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.987793   996 tablet_bootstrap.cc:492] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:29.988262   996 ts_tablet_manager.cc:1403] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.000s
I20260709 12:15:29.989868   998 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:29.990365   998 ts_tablet_manager.cc:1403] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:15:29.990113   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:29.991309   804 raft_consensus.cc:2393] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:29.994079   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:29.993136   998 raft_consensus.cc:359] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.996521   998 raft_consensus.cc:385] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:29.996286   919 leader_election.cc:304] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:29.996886   998 raft_consensus.cc:740] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:29.998060  1005 raft_consensus.cc:3060] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:29.997817   998 consensus_queue.cc:260] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:29.999471  1085 raft_consensus.cc:493] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.000131   998 ts_tablet_manager.cc:1434] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:29.999984  1085 raft_consensus.cc:515] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.001127   998 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.002245  1085 leader_election.cc:290] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.002966  1106 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.004149   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
W20260709 12:15:30.005945   773 leader_election.cc:343] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.006511   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:30.008214   998 tablet_bootstrap.cc:654] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:30.008350   772 leader_election.cc:343] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.008924   772 leader_election.cc:304] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:29.992843  1094 leader_election.cc:290] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:29.991041   996 raft_consensus.cc:359] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.013401   996 raft_consensus.cc:385] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.013819   996 raft_consensus.cc:740] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.015951  1085 raft_consensus.cc:2749] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:30.014762   996 consensus_queue.cc:260] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.018721   996 ts_tablet_manager.cc:1434] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 12:15:30.019701   996 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.023646   997 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:30.023563  1094 raft_consensus.cc:493] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.024161   997 ts_tablet_manager.cc:1403] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.061s	user 0.035s	sys 0.012s
I20260709 12:15:30.024130  1094 raft_consensus.cc:515] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.026391  1094 leader_election.cc:290] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:30.034921   996 tablet_bootstrap.cc:654] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.027575   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa22132c744c85b1987025a4c4bcad" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:30.039189   880 raft_consensus.cc:2468] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:30.028331   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa22132c744c85b1987025a4c4bcad" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.029225  1005 raft_consensus.cc:2749] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:30.026916   997 raft_consensus.cc:359] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.050781   997 raft_consensus.cc:385] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.051147   997 raft_consensus.cc:740] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.051846   997 consensus_queue.cc:260] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.053212   881 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.053972   997 ts_tablet_manager.cc:1434] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.002s
I20260709 12:15:30.054934   997 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:30.060753   997 tablet_bootstrap.cc:654] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.064842  1085 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:30.050817   807 raft_consensus.cc:2468] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:30.072454   919 leader_election.cc:304] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.073998  1094 raft_consensus.cc:2804] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.074504  1094 raft_consensus.cc:493] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.074950  1094 raft_consensus.cc:3060] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.100135  1085 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:30.108618   996 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:30.109123   996 ts_tablet_manager.cc:1403] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.013s
I20260709 12:15:30.110517   998 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:30.111191   998 ts_tablet_manager.cc:1403] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.110s	user 0.036s	sys 0.064s
I20260709 12:15:30.111886   996 raft_consensus.cc:359] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.112715   996 raft_consensus.cc:385] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.112988   996 raft_consensus.cc:740] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.113862   996 consensus_queue.cc:260] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.115070   998 raft_consensus.cc:359] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.116080   998 raft_consensus.cc:385] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.116266  1005 raft_consensus.cc:493] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.116480   998 raft_consensus.cc:740] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.116822  1005 raft_consensus.cc:515] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.117581   998 consensus_queue.cc:260] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.118899  1005 leader_election.cc:290] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:30.120479   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a91c54caad4fc3b358162bb52a5ec8" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:30.121695   998 ts_tablet_manager.cc:1434] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
W20260709 12:15:30.121847   922 leader_election.cc:343] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.122886   998 tablet_bootstrap.cc:492] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.123359   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a91c54caad4fc3b358162bb52a5ec8" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.123986   804 raft_consensus.cc:2468] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:30.125265   919 leader_election.cc:304] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:30.126120  1025 raft_consensus.cc:2804] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.126600  1025 raft_consensus.cc:493] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.126966  1025 raft_consensus.cc:3060] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.129825   998 tablet_bootstrap.cc:654] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.129627  1094 raft_consensus.cc:515] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.133606  1025 raft_consensus.cc:515] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.138042  1060 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.145231  1094 leader_election.cc:290] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:30.146359   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa22132c744c85b1987025a4c4bcad" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:30.146965   880 raft_consensus.cc:3060] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.152252  1005 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.116248   996 ts_tablet_manager.cc:1434] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:30.154740   996 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.152765  1005 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.174923  1085 raft_consensus.cc:493] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.175757  1085 raft_consensus.cc:515] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.174830  1105 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:30.183045   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9785758d9c4860a63c5f6fc7d574ca" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
W20260709 12:15:30.185815   773 leader_election.cc:343] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.188354  1085 leader_election.cc:290] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.189534   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9785758d9c4860a63c5f6fc7d574ca" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:30.191745   772 leader_election.cc:343] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.192420   772 leader_election.cc:304] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:30.194303  1087 raft_consensus.cc:2749] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:30.195307  1087 raft_consensus.cc:493] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.195936  1087 raft_consensus.cc:515] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.200086   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:30.201333   882 raft_consensus.cc:2393] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:30.201665  1087 leader_election.cc:290] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.204041   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:30.204447  1005 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:30.205018   953 raft_consensus.cc:2468] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:30.208266   772 leader_election.cc:304] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.181078   880 raft_consensus.cc:2468] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:30.214371   922 leader_election.cc:304] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:30.216605   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:30.219076   882 raft_consensus.cc:2468] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:30.221803  1103 raft_consensus.cc:2804] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.222440  1103 raft_consensus.cc:493] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.222960  1103 raft_consensus.cc:3060] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.231709  1025 leader_election.cc:290] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:30.232555  1025 raft_consensus.cc:2804] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.233168  1025 raft_consensus.cc:697] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:30.234867   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa22132c744c85b1987025a4c4bcad" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:30.235332  1085 raft_consensus.cc:493] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.235702   804 raft_consensus.cc:3060] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.235826  1085 raft_consensus.cc:515] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.238579  1085 leader_election.cc:290] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.245002   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:30.234246  1025 consensus_queue.cc:237] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.247864   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:30.252310   773 leader_election.cc:343] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.254439   997 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:30.255070   997 ts_tablet_manager.cc:1403] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.200s	user 0.024s	sys 0.036s
I20260709 12:15:30.258735   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.259634   806 raft_consensus.cc:2393] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:30.259666   804 raft_consensus.cc:2468] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:30.261569   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a91c54caad4fc3b358162bb52a5ec8" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:30.261731   997 raft_consensus.cc:359] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.262281   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a91c54caad4fc3b358162bb52a5ec8" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:30.262837   806 raft_consensus.cc:3060] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.263288   997 raft_consensus.cc:385] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:30.263461   922 leader_election.cc:343] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.263605   997 raft_consensus.cc:740] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.264343   997 consensus_queue.cc:260] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.266240   919 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:30.229480  1060 raft_consensus.cc:493] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.267468  1060 raft_consensus.cc:515] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.268182  1005 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.275758   997 ts_tablet_manager.cc:1434] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:15:30.277997   997 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:30.271358  1105 raft_consensus.cc:493] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:30.319062   772 leader_election.cc:343] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.319599   772 leader_election.cc:304] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:30.320914  1087 raft_consensus.cc:2749] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:30.288185  1105 raft_consensus.cc:515] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.274600  1094 consensus_queue.cc:1048] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:15:30.348333  1103 raft_consensus.cc:515] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.341220  1134 consensus_queue.cc:1048] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 12:15:30.394066  1060 leader_election.cc:290] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.394731  1005 raft_consensus.cc:2749] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:30.410787   996 tablet_bootstrap.cc:654] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:30.406678   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 87651.6us
I20260709 12:15:30.414187   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.422752   806 raft_consensus.cc:2468] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
W20260709 12:15:30.420830   922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 69687.1us
I20260709 12:15:30.424806   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:30.426277   847 leader_election.cc:343] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.426975   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:30.427717   882 raft_consensus.cc:3060] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.422106   804 raft_consensus.cc:2468] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:30.431859   845 leader_election.cc:304] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:30.432880   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.433509   804 raft_consensus.cc:2468] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:30.431879  1103 leader_election.cc:290] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.434625  1060 raft_consensus.cc:2804] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.434774   845 leader_election.cc:304] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.435078  1060 raft_consensus.cc:493] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.435655  1106 raft_consensus.cc:2804] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.436151  1106 raft_consensus.cc:493] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.436558  1106 raft_consensus.cc:3060] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.438555  1060 raft_consensus.cc:3060] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.440982   998 tablet_bootstrap.cc:492] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:30.441468   998 ts_tablet_manager.cc:1403] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.319s	user 0.069s	sys 0.061s
I20260709 12:15:30.444152   998 raft_consensus.cc:359] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.444835   998 raft_consensus.cc:385] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.445114   998 raft_consensus.cc:740] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.447305   997 tablet_bootstrap.cc:654] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.449975   998 consensus_queue.cc:260] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.452098   998 ts_tablet_manager.cc:1434] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:30.453388   998 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.456632  1105 leader_election.cc:290] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.483144   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:30.484318   954 raft_consensus.cc:2468] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
W20260709 12:15:30.484572   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:30.484961   998 tablet_bootstrap.cc:654] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.473528  1106 raft_consensus.cc:515] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.485873   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:30.491019   954 raft_consensus.cc:3060] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.492571  1106 leader_election.cc:290] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.493018   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:30.493589   806 raft_consensus.cc:3060] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.495412   882 raft_consensus.cc:2468] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:30.506313   806 raft_consensus.cc:2468] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:30.506879   996 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:30.507725   996 ts_tablet_manager.cc:1403] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.353s	user 0.011s	sys 0.029s
I20260709 12:15:30.479033   919 leader_election.cc:304] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:30.509711  1134 raft_consensus.cc:2804] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.510155  1134 raft_consensus.cc:697] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:30.510921  1134 consensus_queue.cc:237] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.516804   773 leader_election.cc:304] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.517706  1087 raft_consensus.cc:2804] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.518195  1087 raft_consensus.cc:697] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:30.519850   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:30.519562  1087 consensus_queue.cc:237] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.520442   953 raft_consensus.cc:3060] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.516816   845 leader_election.cc:304] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.533314   953 raft_consensus.cc:2468] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:30.545935   997 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:30.546443   997 ts_tablet_manager.cc:1403] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.005s
I20260709 12:15:30.548861  1060 raft_consensus.cc:515] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.552006   997 raft_consensus.cc:359] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.552649   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:30.553052   997 raft_consensus.cc:385] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.553258   807 raft_consensus.cc:3060] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.553442   997 raft_consensus.cc:740] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.554528   997 consensus_queue.cc:260] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.554929   702 catalog_manager.cc:5697] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:30.557646   997 ts_tablet_manager.cc:1434] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:15:30.559873   996 raft_consensus.cc:359] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.562512   996 raft_consensus.cc:385] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.563230   997 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:30.563400   996 raft_consensus.cc:740] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.565387   996 consensus_queue.cc:260] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.569131   996 ts_tablet_manager.cc:1434] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 12:15:30.560201   807 raft_consensus.cc:2468] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:30.571506   998 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:30.571950   998 ts_tablet_manager.cc:1403] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.007s
I20260709 12:15:30.547376  1145 raft_consensus.cc:2804] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.570925   954 raft_consensus.cc:2468] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:30.572064   845 leader_election.cc:304] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.576896   998 raft_consensus.cc:359] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.577531  1144 raft_consensus.cc:2804] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.577663   998 raft_consensus.cc:385] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.577989   998 raft_consensus.cc:740] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.578246  1144 raft_consensus.cc:697] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:30.578763   998 consensus_queue.cc:260] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.572992   996 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.580256  1145 raft_consensus.cc:697] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:30.580762  1144 consensus_queue.cc:237] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.583293  1060 leader_election.cc:290] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.583926   998 ts_tablet_manager.cc:1434] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:15:30.584942   998 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.584836   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:30.585415   953 raft_consensus.cc:3060] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.584029  1145 consensus_queue.cc:237] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.596215   953 raft_consensus.cc:2468] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:30.602080   996 tablet_bootstrap.cc:654] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.603480   997 tablet_bootstrap.cc:654] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.610889   998 tablet_bootstrap.cc:654] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.621229   996 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:30.622804   998 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:30.623493   998 ts_tablet_manager.cc:1403] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.007s
I20260709 12:15:30.624146   997 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:30.624751   997 ts_tablet_manager.cc:1403] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.000s
I20260709 12:15:30.627127   998 raft_consensus.cc:359] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.627940   996 ts_tablet_manager.cc:1403] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.009s
I20260709 12:15:30.628090   998 raft_consensus.cc:385] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.628469   998 raft_consensus.cc:740] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.628720   997 raft_consensus.cc:359] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.629652   997 raft_consensus.cc:385] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.629266   998 consensus_queue.cc:260] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.632953   997 raft_consensus.cc:740] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.632956   996 raft_consensus.cc:359] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.633812   996 raft_consensus.cc:385] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.634124   996 raft_consensus.cc:740] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.633936   997 consensus_queue.cc:260] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.635398  1094 raft_consensus.cc:493] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.635876  1094 raft_consensus.cc:515] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.636313   997 ts_tablet_manager.cc:1434] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:15:30.637151   997 tablet_bootstrap.cc:492] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:30.637938  1094 leader_election.cc:290] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:30.637295   703 catalog_manager.cc:5697] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.639420   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9785758d9c4860a63c5f6fc7d574ca" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
W20260709 12:15:30.640575   922 leader_election.cc:343] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.640544   996 consensus_queue.cc:260] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.642838   996 ts_tablet_manager.cc:1434] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:15:30.642786   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9785758d9c4860a63c5f6fc7d574ca" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.643321   997 tablet_bootstrap.cc:654] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.643488   804 raft_consensus.cc:2468] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:30.643740   996 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.645304   998 ts_tablet_manager.cc:1434] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:15:30.646332   998 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.651111   996 tablet_bootstrap.cc:654] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.652668   998 tablet_bootstrap.cc:654] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.658457   919 leader_election.cc:304] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:30.659703  1094 raft_consensus.cc:2804] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.660084  1094 raft_consensus.cc:493] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.660435  1094 raft_consensus.cc:3060] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.665205   996 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:30.665695   996 ts_tablet_manager.cc:1403] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 12:15:30.667248  1087 raft_consensus.cc:493] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.667742  1087 raft_consensus.cc:515] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.668272   996 raft_consensus.cc:359] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.668959   996 raft_consensus.cc:385] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.669229   996 raft_consensus.cc:740] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.669929  1087 leader_election.cc:290] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.669700  1094 raft_consensus.cc:515] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.669950   996 consensus_queue.cc:260] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.672402   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:30.672744   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9785758d9c4860a63c5f6fc7d574ca" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:30.673036   882 raft_consensus.cc:2468] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:30.673305   804 raft_consensus.cc:3060] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.673630   996 ts_tablet_manager.cc:1434] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:15:30.674000  1094 leader_election.cc:290] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:30.674026   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:30.675011   773 leader_election.cc:304] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.674614   996 tablet_bootstrap.cc:492] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.675854  1087 raft_consensus.cc:2804] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:30.675976   772 leader_election.cc:343] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.676237  1087 raft_consensus.cc:493] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.674873   998 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:30.674743   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9785758d9c4860a63c5f6fc7d574ca" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:30.677165   998 ts_tablet_manager.cc:1403] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.003s
I20260709 12:15:30.677249   880 raft_consensus.cc:3060] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.680358   998 raft_consensus.cc:359] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.681036   998 raft_consensus.cc:385] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.681339   998 raft_consensus.cc:740] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.681749   996 tablet_bootstrap.cc:654] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.676589  1087 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.682201   998 consensus_queue.cc:260] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.683679  1145 raft_consensus.cc:493] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.684173  1145 raft_consensus.cc:515] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.685029   998 ts_tablet_manager.cc:1434] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:15:30.686025   998 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.688567  1145 leader_election.cc:290] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.695269   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.697922   807 raft_consensus.cc:2468] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:30.699213   845 leader_election.cc:304] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.699975  1145 raft_consensus.cc:2804] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.700344  1145 raft_consensus.cc:493] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.700659  1145 raft_consensus.cc:3060] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.702306   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:30.703948   847 leader_election.cc:343] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.711621   804 raft_consensus.cc:2468] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:30.712956   997 tablet_bootstrap.cc:492] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:30.712811   919 leader_election.cc:304] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.713636  1094 raft_consensus.cc:2804] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.714298  1094 raft_consensus.cc:697] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:30.715165  1094 consensus_queue.cc:237] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.717499   997 ts_tablet_manager.cc:1403] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.025s
I20260709 12:15:30.718514   880 raft_consensus.cc:2468] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:30.708186   702 catalog_manager.cc:5697] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.718034  1087 raft_consensus.cc:515] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.724169   998 tablet_bootstrap.cc:654] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.723572   702 catalog_manager.cc:5697] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.723526  1145 raft_consensus.cc:515] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.725682   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:30.725859  1087 leader_election.cc:290] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.726034   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:30.726275   880 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.726632   954 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.729656   997 raft_consensus.cc:359] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.733621   997 raft_consensus.cc:385] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.733974   997 raft_consensus.cc:740] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.734691   997 consensus_queue.cc:260] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.730561   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:30.731719   996 tablet_bootstrap.cc:492] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:30.736836   996 ts_tablet_manager.cc:1403] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.007s
I20260709 12:15:30.737596   954 raft_consensus.cc:2468] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:30.739189   772 leader_election.cc:304] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.740413  1103 raft_consensus.cc:2804] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.740880  1103 raft_consensus.cc:697] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:30.740603   996 raft_consensus.cc:359] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.741614   996 raft_consensus.cc:385] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.742008   996 raft_consensus.cc:740] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.741734  1103 consensus_queue.cc:237] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.742596   804 raft_consensus.cc:3060] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.744938   880 raft_consensus.cc:2468] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:30.747318  1094 raft_consensus.cc:493] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.747946  1087 raft_consensus.cc:493] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.747799  1094 raft_consensus.cc:515] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.748397  1087 raft_consensus.cc:515] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.751407  1087 leader_election.cc:290] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.751623   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
W20260709 12:15:30.753427   773 leader_election.cc:343] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.744824   996 consensus_queue.cc:260] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.754688   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:30.754918   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:30.755326   882 raft_consensus.cc:2468] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
W20260709 12:15:30.756289   847 leader_election.cc:343] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.756839   996 ts_tablet_manager.cc:1434] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:15:30.757019   922 leader_election.cc:304] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:30.756639   705 catalog_manager.cc:5697] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:30.757908   996 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.758460   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:30.757818  1134 raft_consensus.cc:2804] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:30.759395  1134 raft_consensus.cc:493] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.759742  1134 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.760378   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.751834  1094 leader_election.cc:290] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
W20260709 12:15:30.763046   772 leader_election.cc:343] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.763499   772 leader_election.cc:304] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:30.753861  1145 leader_election.cc:290] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.764192  1087 raft_consensus.cc:2749] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:30.766350   997 ts_tablet_manager.cc:1434] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.004s
I20260709 12:15:30.768131   804 raft_consensus.cc:2468] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:30.767190  1094 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.769356   845 leader_election.cc:304] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:30.771791  1134 raft_consensus.cc:515] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.779537  1145 raft_consensus.cc:2804] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.780303   996 tablet_bootstrap.cc:654] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.780258  1145 raft_consensus.cc:697] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:30.781350  1145 consensus_queue.cc:237] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.781667   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:30.785570  1134 leader_election.cc:290] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:30.768462   997 tablet_bootstrap.cc:492] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:30.786711   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:30.787302   880 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:30.789170   703 catalog_manager.cc:5697] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:30.799088   997 tablet_bootstrap.cc:654] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.802983  1138 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:30.811790   996 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:30.812786   996 ts_tablet_manager.cc:1403] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.016s
I20260709 12:15:30.816293   996 raft_consensus.cc:359] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.817225   996 raft_consensus.cc:385] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.817566   996 raft_consensus.cc:740] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.818661   996 consensus_queue.cc:260] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.820549   701 catalog_manager.cc:5697] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.830561   996 ts_tablet_manager.cc:1434] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:15:30.831897   996 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.836835   998 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:30.837358   998 ts_tablet_manager.cc:1403] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.009s
I20260709 12:15:30.838693  1145 raft_consensus.cc:493] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.837925   704 catalog_manager.cc:5697] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.839183  1145 raft_consensus.cc:515] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.839943   998 raft_consensus.cc:359] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.840588   998 raft_consensus.cc:385] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.840852   998 raft_consensus.cc:740] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.841292  1145 leader_election.cc:290] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.841619   998 consensus_queue.cc:260] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.842444   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:30.842895   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:30.843240   806 raft_consensus.cc:2468] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:30.844012   998 ts_tablet_manager.cc:1434] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
W20260709 12:15:30.844373   847 leader_election.cc:343] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.845184   996 tablet_bootstrap.cc:654] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.844915   845 leader_election.cc:304] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:30.846103  1145 raft_consensus.cc:2804] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.846521  1145 raft_consensus.cc:493] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.846848  1145 raft_consensus.cc:3060] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.844926   998 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.857122  1145 raft_consensus.cc:515] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.857860   996 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:30.858322   996 ts_tablet_manager.cc:1403] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 12:15:30.860009   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:30.860605   806 raft_consensus.cc:3060] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.861447   996 raft_consensus.cc:359] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.862111   996 raft_consensus.cc:385] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.862452   996 raft_consensus.cc:740] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.863381   996 consensus_queue.cc:260] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.865564   996 ts_tablet_manager.cc:1434] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:30.866323  1103 raft_consensus.cc:493] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:30.866833  1103 raft_consensus.cc:515] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.867763   806 raft_consensus.cc:2468] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:30.869086  1103 leader_election.cc:290] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.871073   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910d23a59b4d435d9c9011429f0e3106" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:30.872608   772 leader_election.cc:343] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.868983   845 leader_election.cc:304] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:30.873607  1060 raft_consensus.cc:2804] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.874146   996 tablet_bootstrap.cc:492] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.874158  1060 raft_consensus.cc:697] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:30.875589  1060 consensus_queue.cc:237] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.874178   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910d23a59b4d435d9c9011429f0e3106" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:30.878664  1145 leader_election.cc:290] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.878633   882 raft_consensus.cc:2468] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:30.879267   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:30.880414   998 tablet_bootstrap.cc:654] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.880465   773 leader_election.cc:304] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
W20260709 12:15:30.885978   847 leader_election.cc:343] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.892596  1103 raft_consensus.cc:2804] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:30.894572  1103 raft_consensus.cc:493] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:30.894932  1103 raft_consensus.cc:3060] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.895462   880 raft_consensus.cc:2468] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:15:30.898980   922 leader_election.cc:304] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:30.900161  1138 raft_consensus.cc:2804] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:30.900631  1138 raft_consensus.cc:697] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:30.903935  1138 consensus_queue.cc:237] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.913112  1103 raft_consensus.cc:515] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.916775   997 tablet_bootstrap.cc:492] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:30.917259   997 ts_tablet_manager.cc:1403] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.149s	user 0.020s	sys 0.031s
I20260709 12:15:30.918090   703 catalog_manager.cc:5697] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:30.920557   997 raft_consensus.cc:359] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.921201   997 raft_consensus.cc:385] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.921468   997 raft_consensus.cc:740] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.925997  1103 leader_election.cc:290] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:30.926586   997 consensus_queue.cc:260] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.928679   997 ts_tablet_manager.cc:1434] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:15:30.924091   996 tablet_bootstrap.cc:654] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.928821   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910d23a59b4d435d9c9011429f0e3106" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:30.930347   998 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
W20260709 12:15:30.930305   772 leader_election.cc:343] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:30.930902   998 ts_tablet_manager.cc:1403] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.000s
I20260709 12:15:30.932694   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910d23a59b4d435d9c9011429f0e3106" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:30.933297   880 raft_consensus.cc:3060] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:30.933605   998 raft_consensus.cc:359] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.934274   998 raft_consensus.cc:385] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.934659   998 raft_consensus.cc:740] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.934804   997 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:30.935537   998 consensus_queue.cc:260] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.937940   998 ts_tablet_manager.cc:1434] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:30.938949   998 tablet_bootstrap.cc:492] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.923154   701 catalog_manager.cc:5697] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:30.941908   997 tablet_bootstrap.cc:654] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.944633   998 tablet_bootstrap.cc:654] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.950914   996 tablet_bootstrap.cc:492] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:30.951325   996 ts_tablet_manager.cc:1403] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.002s
I20260709 12:15:30.953512   880 raft_consensus.cc:2468] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:30.953686   996 raft_consensus.cc:359] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.954371   996 raft_consensus.cc:385] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.954780   773 leader_election.cc:304] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:30.955225   996 raft_consensus.cc:740] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.955746   998 tablet_bootstrap.cc:492] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:30.955699  1103 raft_consensus.cc:2804] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:30.956248  1103 raft_consensus.cc:697] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:30.957078  1103 consensus_queue.cc:237] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.957311   996 consensus_queue.cc:260] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.959514   996 ts_tablet_manager.cc:1434] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:30.956255   998 ts_tablet_manager.cc:1403] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:15:30.960700   996 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:30.964073   998 raft_consensus.cc:359] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.964751   998 raft_consensus.cc:385] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:30.965014   998 raft_consensus.cc:740] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:30.974651  1138 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:30.976074   996 tablet_bootstrap.cc:654] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:30.982906   998 consensus_queue.cc:260] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:30.987650   998 ts_tablet_manager.cc:1434] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 12:15:30.991204   998 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:30.999960   996 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:31.000439   996 ts_tablet_manager.cc:1403] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.005s
I20260709 12:15:31.001252   998 tablet_bootstrap.cc:654] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.003053   996 raft_consensus.cc:359] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.003801   996 raft_consensus.cc:385] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.004063   996 raft_consensus.cc:740] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.004925   997 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:31.004809   996 consensus_queue.cc:260] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.005623   703 catalog_manager.cc:5697] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:31.008155   998 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:31.008653   998 ts_tablet_manager.cc:1403] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 12:15:31.005645   997 ts_tablet_manager.cc:1403] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.017s
I20260709 12:15:31.009728   880 raft_consensus.cc:3060] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.011402   998 raft_consensus.cc:359] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.012107   998 raft_consensus.cc:385] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.012452   998 raft_consensus.cc:740] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.012521   997 raft_consensus.cc:359] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.013767   998 consensus_queue.cc:260] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.013166   997 raft_consensus.cc:385] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.015473   997 raft_consensus.cc:740] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.015976   998 ts_tablet_manager.cc:1434] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 12:15:31.016253   997 consensus_queue.cc:260] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.016945   998 tablet_bootstrap.cc:492] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:31.018469   997 ts_tablet_manager.cc:1434] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:31.018577  1094 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.019459   997 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:31.023267   998 tablet_bootstrap.cc:654] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.008852   996 ts_tablet_manager.cc:1434] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:15:31.027873   996 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:31.036080   998 tablet_bootstrap.cc:492] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:31.036656   998 ts_tablet_manager.cc:1403] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:15:31.039429   998 raft_consensus.cc:359] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.040307   998 raft_consensus.cc:385] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.040642   998 raft_consensus.cc:740] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.041530   997 tablet_bootstrap.cc:654] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.041450   998 consensus_queue.cc:260] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.050262   996 tablet_bootstrap.cc:654] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.052191  1103 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.057338   998 ts_tablet_manager.cc:1434] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:15:31.058740   998 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:31.059583  1138 raft_consensus.cc:493] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.060057  1138 raft_consensus.cc:515] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.065912   998 tablet_bootstrap.cc:654] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.066022   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.066849   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:31.067034  1138 leader_election.cc:290] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.068053   804 raft_consensus.cc:2393] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:31.069569   919 leader_election.cc:304] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:31.070746  1138 raft_consensus.cc:3060] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.093420  1103 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:31.136178  1145 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.137558  1145 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.154615  1094 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:31.101888  1138 raft_consensus.cc:2749] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.184473   996 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:31.185313   996 ts_tablet_manager.cc:1403] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.158s	user 0.036s	sys 0.059s
I20260709 12:15:31.188022   997 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:31.188717   997 ts_tablet_manager.cc:1403] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.169s	user 0.031s	sys 0.020s
I20260709 12:15:31.196359   996 raft_consensus.cc:359] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.197080   996 raft_consensus.cc:385] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.199193   997 raft_consensus.cc:359] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.199916   997 raft_consensus.cc:385] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.200170   997 raft_consensus.cc:740] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.200866   997 consensus_queue.cc:260] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.197350   996 raft_consensus.cc:740] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.203476   996 consensus_queue.cc:260] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.205004   997 ts_tablet_manager.cc:1434] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:15:31.206002   997 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:31.205778  1144 consensus_queue.cc:1048] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.209105   996 ts_tablet_manager.cc:1434] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 12:15:31.210062   996 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:31.210920   998 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:31.211354   998 ts_tablet_manager.cc:1403] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.153s	user 0.047s	sys 0.057s
I20260709 12:15:31.220669   955 raft_consensus.cc:3060] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.223038   998 raft_consensus.cc:359] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.223563   998 raft_consensus.cc:385] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.223771   998 raft_consensus.cc:740] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.224356   998 consensus_queue.cc:260] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.239271   998 ts_tablet_manager.cc:1434] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:15:31.240362   998 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:31.242487  1094 raft_consensus.cc:493] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.243018  1094 raft_consensus.cc:515] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.246673  1094 leader_election.cc:290] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.248723   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:31.249686  1060 consensus_queue.cc:1048] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:15:31.254303   806 raft_consensus.cc:2468] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:31.255460   919 leader_election.cc:304] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:31.256342  1094 raft_consensus.cc:2804] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:31.256755  1094 raft_consensus.cc:493] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.257143  1094 raft_consensus.cc:3060] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.250764   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.260880  1138 raft_consensus.cc:493] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.261392  1138 raft_consensus.cc:515] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.262681  1137 raft_consensus.cc:493] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.263141  1137 raft_consensus.cc:515] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.267912   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.268525   880 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:31.270833   773 leader_election.cc:304] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:31.271066  1138 leader_election.cc:290] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.271672  1103 raft_consensus.cc:2804] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:31.272050  1103 raft_consensus.cc:493] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.272409  1103 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:31.274312   922 leader_election.cc:343] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.272648  1137 leader_election.cc:290] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:31.278055   996 tablet_bootstrap.cc:654] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.284879   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:31.285578   806 raft_consensus.cc:2468] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:31.287922   919 leader_election.cc:304] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:31.289418  1138 raft_consensus.cc:2804] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:31.289896  1138 raft_consensus.cc:493] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.279487  1145 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:15:31.290442  1138 raft_consensus.cc:3060] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.292626   997 tablet_bootstrap.cc:654] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.294809  1135 raft_consensus.cc:493] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.294569  1134 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.295277  1135 raft_consensus.cc:515] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.297399  1135 leader_election.cc:290] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.298317   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.285360  1103 raft_consensus.cc:515] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.302235  1103 leader_election.cc:290] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:31.306531   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:31.313669   882 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.299114   880 raft_consensus.cc:2468] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:31.299575   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:31.313691   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:31.318521   806 raft_consensus.cc:2468] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:31.328648   919 leader_election.cc:304] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:31.332561  1094 raft_consensus.cc:515] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.362479   998 tablet_bootstrap.cc:654] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.362571   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:31.364059  1135 raft_consensus.cc:2804] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:31.373271  1135 raft_consensus.cc:493] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.373658  1135 raft_consensus.cc:3060] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:31.373965   882 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:31.375730  1138 raft_consensus.cc:515] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.376875   955 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:31.377815  1138 leader_election.cc:290] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.365888  1025 raft_consensus.cc:493] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.365928  1094 leader_election.cc:290] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.385378  1025 raft_consensus.cc:515] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.388089   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.388796  1025 leader_election.cc:290] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
W20260709 12:15:31.379465   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 50800.6us
I20260709 12:15:31.395540   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:31.401283   807 raft_consensus.cc:3060] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.401199  1135 raft_consensus.cc:515] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.400804   880 raft_consensus.cc:1240] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Rejecting Update request from peer ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:31.390643  1137 raft_consensus.cc:493] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.399187  1144 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.399895   773 leader_election.cc:304] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:31.418520  1199 raft_consensus.cc:2804] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:31.422276  1199 raft_consensus.cc:697] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:31.422371   805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:31.414172  1144 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.424150  1103 consensus_queue.cc:1059] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:31.424508   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910d23a59b4d435d9c9011429f0e3106" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:31.425706  1103 raft_consensus.cc:3055] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:31.426062  1103 raft_consensus.cc:740] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:31.426599   805 raft_consensus.cc:3060] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.426895  1144 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:31.426914  1103 consensus_queue.cc:260] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.428926  1103 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:31.427647  1199 consensus_queue.cc:237] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.414332  1137 raft_consensus.cc:515] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.429513   997 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:31.455099   997 ts_tablet_manager.cc:1403] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.249s	user 0.024s	sys 0.038s
I20260709 12:15:31.440748   996 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:31.456434   996 ts_tablet_manager.cc:1403] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.247s	user 0.014s	sys 0.014s
I20260709 12:15:31.446655  1144 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:15:31.432075   807 raft_consensus.cc:2468] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:31.458860  1135 leader_election.cc:290] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.459600   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:31.455101   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:31.465070   956 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:31.466989   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:31.468199   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:31.468286   805 raft_consensus.cc:2468] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:31.468552   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:31.468922   881 raft_consensus.cc:3060] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.472329   954 raft_consensus.cc:1240] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Rejecting Update request from peer ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:31.469187   955 raft_consensus.cc:1240] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Rejecting Update request from peer b73c13792a2143c6b1011f9b8480e6db for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:15:31.473459   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910d23a59b4d435d9c9011429f0e3106" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.473716   847 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:31.474246   879 raft_consensus.cc:2393] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:31.475236  1194 raft_consensus.cc:2804] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:31.480580  1194 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.474856   803 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:31.481017  1194 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:31.475466   922 leader_election.cc:343] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.483203   996 raft_consensus.cc:359] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.483721   996 raft_consensus.cc:385] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.483948   996 raft_consensus.cc:740] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.485697   919 leader_election.cc:304] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:31.487562  1135 raft_consensus.cc:2804] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:31.488619  1135 raft_consensus.cc:697] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:31.489408   998 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:31.489880   998 ts_tablet_manager.cc:1403] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.250s	user 0.012s	sys 0.020s
I20260709 12:15:31.491539   919 leader_election.cc:304] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:31.493667   998 raft_consensus.cc:359] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.494395   998 raft_consensus.cc:385] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.494647  1025 raft_consensus.cc:2804] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:31.494756   998 raft_consensus.cc:740] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.495170  1025 raft_consensus.cc:697] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:31.495613   998 consensus_queue.cc:260] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.495998  1025 consensus_queue.cc:237] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:31.498178   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:31.499365   996 consensus_queue.cc:260] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.489442  1135 consensus_queue.cc:237] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.505555   996 ts_tablet_manager.cc:1434] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.002s
I20260709 12:15:31.505409   997 raft_consensus.cc:359] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.505800   805 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:15:31.506110   997 raft_consensus.cc:385] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.506532   996 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:31.506328   805 pending_rounds.cc:85] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: Aborting all ops after (but not including) 0
I20260709 12:15:31.508363   998 ts_tablet_manager.cc:1434] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:15:31.509131   998 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:31.506443   997 raft_consensus.cc:740] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.500237   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:31.515304  1060 consensus_queue.cc:1059] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.515466   881 raft_consensus.cc:2468] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:31.514101   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d59afe82634a77af61ea2e97405d14" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:31.509677  1144 raft_consensus.cc:493] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.512403  1137 leader_election.cc:290] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:31.513299   805 pending_rounds.cc:107] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:15:31.521507   997 consensus_queue.cc:260] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.523277   805 raft_consensus.cc:2889] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:31.532070   997 ts_tablet_manager.cc:1434] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.001s
I20260709 12:15:31.532841   997 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:31.523041  1144 raft_consensus.cc:515] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.519804  1194 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.550184  1144 leader_election.cc:290] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:31.568749  1145 raft_consensus.cc:3055] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:31.571751  1145 raft_consensus.cc:740] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:31.573021  1145 consensus_queue.cc:260] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:31.575268   772 leader_election.cc:343] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.575235  1145 raft_consensus.cc:3060] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:31.586450   919 leader_election.cc:304] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:31.581398  1194 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:31.589356   702 catalog_manager.cc:5697] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:31.593348  1094 raft_consensus.cc:2749] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:31.591809   922 leader_election.cc:304] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:31.600283   955 raft_consensus.cc:3060] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.601969   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:31.604626   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:31.607477   951 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:31.607545   847 leader_election.cc:343] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.599318  1135 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:15:31.610855   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d59afe82634a77af61ea2e97405d14" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.618161  1144 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.618683   881 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:31.620863   998 tablet_bootstrap.cc:654] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.621248  1192 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:15:31.627305  1137 consensus_queue.cc:1048] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.632892  1094 raft_consensus.cc:2749] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.635748  1137 consensus_queue.cc:1048] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.636641   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:31.637135   773 leader_election.cc:343] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.639336   773 leader_election.cc:304] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:31.660092  1137 raft_consensus.cc:2749] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.638056   997 tablet_bootstrap.cc:654] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.646462   951 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:15:31.656631  1206 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:31.658910   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:31.663493   804 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:31.666844   847 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:31.644906   996 tablet_bootstrap.cc:654] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:31.661855   845 leader_election.cc:343] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:31.668023   845 leader_election.cc:304] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:31.670770  1194 raft_consensus.cc:2804] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:31.671321  1194 raft_consensus.cc:697] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:31.672972  1192 raft_consensus.cc:2749] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:31.672256  1194 consensus_queue.cc:237] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.679404   704 catalog_manager.cc:5697] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:31.703778   998 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:31.704317   998 ts_tablet_manager.cc:1403] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.195s	user 0.006s	sys 0.053s
I20260709 12:15:31.707392   997 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:31.708801   997 ts_tablet_manager.cc:1403] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.176s	user 0.010s	sys 0.005s
I20260709 12:15:31.720989  1138 raft_consensus.cc:493] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.721505  1138 raft_consensus.cc:515] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.734254  1138 leader_election.cc:290] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.734969   804 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:15:31.736524   997 raft_consensus.cc:359] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.737214   997 raft_consensus.cc:385] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.737465   997 raft_consensus.cc:740] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.740188   998 raft_consensus.cc:359] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.740693   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57804a9743fb49b7b595ea50df254aa0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:31.741446   997 consensus_queue.cc:260] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.740907   998 raft_consensus.cc:385] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.742884   998 raft_consensus.cc:740] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.743793   997 ts_tablet_manager.cc:1434] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:15:31.743762   998 consensus_queue.cc:260] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.747233   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57804a9743fb49b7b595ea50df254aa0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.747882   880 raft_consensus.cc:2468] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:31.749953   998 ts_tablet_manager.cc:1434] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 12:15:31.751762   922 leader_election.cc:304] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:31.768949  1219 raft_consensus.cc:2804] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:31.744777   804 raft_consensus.cc:2468] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:31.788269  1219 raft_consensus.cc:493] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.787647   996 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:31.788686  1219 raft_consensus.cc:3060] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.788985   996 ts_tablet_manager.cc:1403] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.283s	user 0.017s	sys 0.016s
I20260709 12:15:31.790459   997 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:31.793520   996 raft_consensus.cc:359] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.794898   998 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:31.794188   996 raft_consensus.cc:385] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.798725   996 raft_consensus.cc:740] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.804478   997 tablet_bootstrap.cc:654] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.806555   996 consensus_queue.cc:260] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.810209   996 ts_tablet_manager.cc:1434] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:15:31.811048   996 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:31.812391   998 tablet_bootstrap.cc:654] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.820057   996 tablet_bootstrap.cc:654] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.820914  1219 raft_consensus.cc:515] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.831405  1219 leader_election.cc:290] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:31.832238   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57804a9743fb49b7b595ea50df254aa0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:31.832485   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57804a9743fb49b7b595ea50df254aa0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:31.832882   804 raft_consensus.cc:3060] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.833061   879 raft_consensus.cc:3060] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.840202   879 raft_consensus.cc:2468] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:31.841377   922 leader_election.cc:304] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:31.842015   998 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:31.842343  1219 raft_consensus.cc:2804] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:31.842552   998 ts_tablet_manager.cc:1403] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.002s
I20260709 12:15:31.842916  1219 raft_consensus.cc:697] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:31.843726  1219 consensus_queue.cc:237] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.845047   804 raft_consensus.cc:2468] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:31.845410   998 raft_consensus.cc:359] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.846083   998 raft_consensus.cc:385] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.846374   998 raft_consensus.cc:740] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.847061   998 consensus_queue.cc:260] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.840230   997 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:31.848269   997 ts_tablet_manager.cc:1403] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.004s
I20260709 12:15:31.849014   998 ts_tablet_manager.cc:1434] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:31.849890   998 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:31.849833   996 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:31.850497   996 ts_tablet_manager.cc:1403] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.006s
I20260709 12:15:31.850910   997 raft_consensus.cc:359] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.851567   997 raft_consensus.cc:385] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.851819   997 raft_consensus.cc:740] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.853983   996 raft_consensus.cc:359] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.854753   996 raft_consensus.cc:385] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.854015   997 consensus_queue.cc:260] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.856065   997 ts_tablet_manager.cc:1434] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:15:31.856199   998 tablet_bootstrap.cc:654] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.855094   996 raft_consensus.cc:740] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.857468  1087 raft_consensus.cc:493] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:31.858806   997 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:31.859706   704 catalog_manager.cc:5697] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 2, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:31.857929  1087 raft_consensus.cc:515] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.870267   997 tablet_bootstrap.cc:654] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.870639  1087 leader_election.cc:290] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:31.874755   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:31.875406   879 raft_consensus.cc:2468] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:31.872350   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:31.876304   952 raft_consensus.cc:2468] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:31.877692   772 leader_election.cc:304] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:31.883515  1087 raft_consensus.cc:2804] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:31.883924  1087 raft_consensus.cc:493] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:31.884300   997 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:31.884249  1087 raft_consensus.cc:3060] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.884797   997 ts_tablet_manager.cc:1403] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 12:15:31.891331   996 consensus_queue.cc:260] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.892650   997 raft_consensus.cc:359] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.913772   997 raft_consensus.cc:385] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.914216   997 raft_consensus.cc:740] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.915128   997 consensus_queue.cc:260] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.903043  1103 consensus_queue.cc:1048] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:31.920267  1219 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.921660   997 ts_tablet_manager.cc:1434] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.001s
I20260709 12:15:31.926463   997 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:31.924103  1087 raft_consensus.cc:515] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.931793   998 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:31.932320   998 ts_tablet_manager.cc:1403] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.083s	user 0.042s	sys 0.026s
I20260709 12:15:31.933308   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:31.933593   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:31.933926   952 raft_consensus.cc:3060] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.934208   880 raft_consensus.cc:3060] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.935089   998 raft_consensus.cc:359] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.935798   998 raft_consensus.cc:385] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:31.936072   998 raft_consensus.cc:740] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:31.936766   998 consensus_queue.cc:260] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:31.937602   922 consensus_peers.cc:597] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:15:31.938843   998 ts_tablet_manager.cc:1434] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:31.939863   998 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:31.941735   952 raft_consensus.cc:2468] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:31.942219  1087 leader_election.cc:290] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:31.920463   701 catalog_manager.cc:5697] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:31.944177   996 ts_tablet_manager.cc:1434] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.000s
I20260709 12:15:31.953394   998 tablet_bootstrap.cc:654] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.954018   996 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:31.945190   997 tablet_bootstrap.cc:654] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.945236   880 raft_consensus.cc:2468] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:31.945215   772 leader_election.cc:304] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:31.958388  1137 raft_consensus.cc:2804] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:31.959038  1137 raft_consensus.cc:697] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:31.960091  1137 consensus_queue.cc:237] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:31.964879  1135 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:31.967326   996 tablet_bootstrap.cc:654] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:31.988418   952 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:31.993449   704 catalog_manager.cc:5697] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.006306   998 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.006333   996 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.006829   998 ts_tablet_manager.cc:1403] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.013s
I20260709 12:15:32.007027   996 ts_tablet_manager.cc:1403] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.021s
I20260709 12:15:32.007179  1135 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.009794   996 raft_consensus.cc:359] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.010528   996 raft_consensus.cc:385] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.010795   996 raft_consensus.cc:740] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.011574   996 consensus_queue.cc:260] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.012538   998 raft_consensus.cc:359] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.013185   998 raft_consensus.cc:385] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.013463   998 raft_consensus.cc:740] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.014065   998 consensus_queue.cc:260] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.014616   996 ts_tablet_manager.cc:1434] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:15:32.015512   996 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.016167  1145 raft_consensus.cc:493] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.016510   997 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:32.016945   997 ts_tablet_manager.cc:1403] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.016s
I20260709 12:15:32.016652  1145 raft_consensus.cc:515] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.019552   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d59afe82634a77af61ea2e97405d14" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:32.020211   807 raft_consensus.cc:2468] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:32.021644   996 tablet_bootstrap.cc:654] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.022233   998 ts_tablet_manager.cc:1434] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:15:32.022759   845 leader_election.cc:304] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:32.023378   998 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.023646  1144 raft_consensus.cc:2804] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.024058  1144 raft_consensus.cc:493] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.024405  1144 raft_consensus.cc:3060] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.020102   997 raft_consensus.cc:359] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.027746   997 raft_consensus.cc:385] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.027951  1145 leader_election.cc:290] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.028213   997 raft_consensus.cc:740] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.029224   997 consensus_queue.cc:260] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.030753   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d59afe82634a77af61ea2e97405d14" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.031376   955 raft_consensus.cc:2468] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:32.031854   997 ts_tablet_manager.cc:1434] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:15:32.033255   997 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:32.047015   998 tablet_bootstrap.cc:654] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.050300  1103 consensus_queue.cc:1048] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:15:32.067893  1192 raft_consensus.cc:493] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.068543  1192 raft_consensus.cc:515] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.071890   803 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:32.072150  1192 leader_election.cc:290] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.073860   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.074923   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:32.069736  1144 raft_consensus.cc:515] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.078011  1144 leader_election.cc:290] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.079205  1145 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.074913   704 catalog_manager.cc:5697] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.080659   951 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:32.078877   845 leader_election.cc:304] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:32.085988   996 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.083127   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d59afe82634a77af61ea2e97405d14" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:32.086683   996 ts_tablet_manager.cc:1403] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.026s
I20260709 12:15:32.086796   951 raft_consensus.cc:3060] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.088027  1144 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.089125  1145 raft_consensus.cc:2749] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.091274   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d59afe82634a77af61ea2e97405d14" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:32.091897   803 raft_consensus.cc:3060] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.091483   996 raft_consensus.cc:359] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.092375   996 raft_consensus.cc:385] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.092732   996 raft_consensus.cc:740] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.093531   996 consensus_queue.cc:260] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.095650   996 ts_tablet_manager.cc:1434] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:15:32.096890   996 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.132998   998 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.133488   998 ts_tablet_manager.cc:1403] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.005s
I20260709 12:15:32.133690   996 tablet_bootstrap.cc:654] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.133780   803 raft_consensus.cc:2468] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:32.136193   998 raft_consensus.cc:359] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.136734   998 raft_consensus.cc:385] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.136972   998 raft_consensus.cc:740] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.137918   951 raft_consensus.cc:2468] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:32.137977   998 consensus_queue.cc:260] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.139716   997 tablet_bootstrap.cc:654] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.140359   845 leader_election.cc:304] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:32.143642  1144 raft_consensus.cc:2804] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.146152   998 ts_tablet_manager.cc:1434] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:15:32.147049   998 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.153972  1144 raft_consensus.cc:697] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:32.155454  1135 raft_consensus.cc:493] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.156302  1135 raft_consensus.cc:515] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.155125  1144 consensus_queue.cc:237] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.168102   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff9117a6089450487fc8f78fb30f0bf" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:32.168807   804 raft_consensus.cc:2468] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:32.170188  1135 leader_election.cc:290] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:32.172396   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff9117a6089450487fc8f78fb30f0bf" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.170755   919 leader_election.cc:304] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:32.174971   880 raft_consensus.cc:2468] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:32.180142  1135 raft_consensus.cc:2804] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.181535  1135 raft_consensus.cc:493] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.181986  1135 raft_consensus.cc:3060] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.181568   996 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.183537   996 ts_tablet_manager.cc:1403] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.007s
I20260709 12:15:32.187053   996 raft_consensus.cc:359] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.187909   996 raft_consensus.cc:385] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.188268   996 raft_consensus.cc:740] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.189164   996 consensus_queue.cc:260] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.198081   996 ts_tablet_manager.cc:1434] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 12:15:32.198997   996 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.207682  1087 raft_consensus.cc:493] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.208415  1087 raft_consensus.cc:515] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.213356  1103 raft_consensus.cc:493] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.213920  1103 raft_consensus.cc:515] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.216269  1103 leader_election.cc:290] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.217417   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:32.219009   772 leader_election.cc:343] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.219280   998 tablet_bootstrap.cc:654] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.228396   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c18fc775a14a78bbe58b2b01612854" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.229032   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.229338   997 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:32.229218   879 raft_consensus.cc:2468] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:32.229779   997 ts_tablet_manager.cc:1403] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.197s	user 0.009s	sys 0.030s
I20260709 12:15:32.230363  1087 leader_election.cc:290] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.229557  1135 raft_consensus.cc:515] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:32.233911   773 leader_election.cc:343] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.234705   773 leader_election.cc:304] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:32.235545  1087 raft_consensus.cc:2749] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.233829   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c18fc775a14a78bbe58b2b01612854" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.237133   951 raft_consensus.cc:2468] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:32.238114   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff9117a6089450487fc8f78fb30f0bf" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:32.238358  1135 leader_election.cc:290] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:32.238727   879 raft_consensus.cc:3060] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.233161   704 catalog_manager.cc:5697] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.240110   997 raft_consensus.cc:359] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.242468   997 raft_consensus.cc:385] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.242753   997 raft_consensus.cc:740] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.243395   997 consensus_queue.cc:260] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.245087   996 tablet_bootstrap.cc:654] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.248495   997 ts_tablet_manager.cc:1434] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:15:32.235916   773 leader_election.cc:304] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:32.249956  1087 raft_consensus.cc:2804] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.250455  1087 raft_consensus.cc:493] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.250949  1087 raft_consensus.cc:3060] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.254021   997 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:32.259857   997 tablet_bootstrap.cc:654] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.259974   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff9117a6089450487fc8f78fb30f0bf" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:32.260833   803 raft_consensus.cc:3060] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.263865   998 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.264348   998 ts_tablet_manager.cc:1403] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.006s
I20260709 12:15:32.265062  1192 raft_consensus.cc:493] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.265733  1192 raft_consensus.cc:515] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.266913   998 raft_consensus.cc:359] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.267594   998 raft_consensus.cc:385] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.267868   998 raft_consensus.cc:740] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.268519   998 consensus_queue.cc:260] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.269846   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc452de47e4402bc7a9a723be776e9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.271433   998 ts_tablet_manager.cc:1434] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:32.272354   998 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.270705   951 raft_consensus.cc:2468] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:32.275460  1192 leader_election.cc:290] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.276337   847 leader_election.cc:304] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:32.277789   998 tablet_bootstrap.cc:654] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.285365  1144 raft_consensus.cc:2804] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.285733   998 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.285802  1144 raft_consensus.cc:493] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.286201  1144 raft_consensus.cc:3060] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.297623   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc452de47e4402bc7a9a723be776e9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:32.298316   807 raft_consensus.cc:2468] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:32.309944  1135 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.310861  1144 raft_consensus.cc:515] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.314354   879 raft_consensus.cc:2468] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:32.286212   998 ts_tablet_manager.cc:1403] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 12:15:32.315631   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc452de47e4402bc7a9a723be776e9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:32.316246   955 raft_consensus.cc:3060] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.317345   922 leader_election.cc:304] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:32.318351  1135 raft_consensus.cc:2804] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.318848  1135 raft_consensus.cc:697] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:32.318902   998 raft_consensus.cc:359] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.319869   998 raft_consensus.cc:385] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.319710  1135 consensus_queue.cc:237] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.320245   998 raft_consensus.cc:740] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.321650  1144 leader_election.cc:290] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.322914  1087 raft_consensus.cc:515] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.325764  1087 leader_election.cc:290] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.326658   803 raft_consensus.cc:2468] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:32.327476   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c18fc775a14a78bbe58b2b01612854" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:32.328177   951 raft_consensus.cc:3060] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.329844   998 consensus_queue.cc:260] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.330987   996 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.331435   996 ts_tablet_manager.cc:1403] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.133s	user 0.038s	sys 0.050s
I20260709 12:15:32.334093   996 raft_consensus.cc:359] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.334784   996 raft_consensus.cc:385] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.335028   996 raft_consensus.cc:740] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.335289   955 raft_consensus.cc:2468] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:32.335602   996 consensus_queue.cc:260] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.336432   847 leader_election.cc:304] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:32.337337  1145 raft_consensus.cc:2804] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.337692   996 ts_tablet_manager.cc:1434] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:32.337882  1145 raft_consensus.cc:697] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:32.338572   996 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.339375  1145 consensus_queue.cc:237] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.345212   998 ts_tablet_manager.cc:1434] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:15:32.345224   996 tablet_bootstrap.cc:654] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.346364   998 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.347167   951 raft_consensus.cc:2468] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:32.348560   772 leader_election.cc:304] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:32.348322   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc452de47e4402bc7a9a723be776e9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:32.349694   803 raft_consensus.cc:3060] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.350203  1087 raft_consensus.cc:2804] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.352993  1087 raft_consensus.cc:697] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:32.354043  1087 consensus_queue.cc:237] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.356081   997 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:32.356302   996 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.356540   997 ts_tablet_manager.cc:1403] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.017s
I20260709 12:15:32.356690   996 ts_tablet_manager.cc:1403] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 12:15:32.359237   997 raft_consensus.cc:359] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.359380   996 raft_consensus.cc:359] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.359972   996 raft_consensus.cc:385] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.360351   996 raft_consensus.cc:740] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.361001   996 consensus_queue.cc:260] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.363161   996 ts_tablet_manager.cc:1434] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:15:32.364051   996 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.364862   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c18fc775a14a78bbe58b2b01612854" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:32.365453   879 raft_consensus.cc:3060] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.359944   997 raft_consensus.cc:385] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.367065   997 raft_consensus.cc:740] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.367779   997 consensus_queue.cc:260] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.369845   997 ts_tablet_manager.cc:1434] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:15:32.370779   997 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:32.372850   879 raft_consensus.cc:2468] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:32.376597   997 tablet_bootstrap.cc:654] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.380342   996 tablet_bootstrap.cc:654] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.382226   998 tablet_bootstrap.cc:654] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.384286  1144 raft_consensus.cc:493] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.384749  1144 raft_consensus.cc:515] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.388041   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:32.389500   847 leader_election.cc:343] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.390030  1144 leader_election.cc:290] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.399544   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:32.402134   845 leader_election.cc:343] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.402653   845 leader_election.cc:304] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:32.405251  1192 raft_consensus.cc:2749] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.412139  1138 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:32.416328   879 raft_consensus.cc:3060] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.425541   702 catalog_manager.cc:5697] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.428773   803 raft_consensus.cc:2468] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:32.432332   998 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.432801   998 ts_tablet_manager.cc:1403] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.009s
I20260709 12:15:32.436071   996 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.436671   996 ts_tablet_manager.cc:1403] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.015s
I20260709 12:15:32.437878  1087 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.443480   998 raft_consensus.cc:359] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.444409   998 raft_consensus.cc:385] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.444754   998 raft_consensus.cc:740] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.450593   998 consensus_queue.cc:260] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.436071   997 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:32.456159   997 ts_tablet_manager.cc:1403] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.010s
I20260709 12:15:32.454005   704 catalog_manager.cc:5697] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.459609  1103 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.461242   996 raft_consensus.cc:359] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.463346   996 raft_consensus.cc:385] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.463532   998 ts_tablet_manager.cc:1434] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:15:32.463636   996 raft_consensus.cc:740] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.464494   998 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.464350   996 consensus_queue.cc:260] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.466091   997 raft_consensus.cc:359] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.466750   997 raft_consensus.cc:385] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.467022   997 raft_consensus.cc:740] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.469038   996 ts_tablet_manager.cc:1434] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:15:32.470003   996 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.473879   701 catalog_manager.cc:5697] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.485822  1135 raft_consensus.cc:493] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.486544  1135 raft_consensus.cc:515] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.495139   996 tablet_bootstrap.cc:654] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.522763   997 consensus_queue.cc:260] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.522195   998 tablet_bootstrap.cc:654] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.529915  1135 leader_election.cc:290] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:32.530140   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.530802   880 raft_consensus.cc:2468] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:32.532124   922 leader_election.cc:304] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:32.538852   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:32.539577   803 raft_consensus.cc:2468] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:32.543018  1135 raft_consensus.cc:2804] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.543454  1135 raft_consensus.cc:493] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.543783  1135 raft_consensus.cc:3060] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.552063   996 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.554024   997 ts_tablet_manager.cc:1434] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.098s	user 0.010s	sys 0.011s
I20260709 12:15:32.554553   996 ts_tablet_manager.cc:1403] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.009s
I20260709 12:15:32.557271   996 raft_consensus.cc:359] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.557935   996 raft_consensus.cc:385] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.558185   996 raft_consensus.cc:740] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.558830   996 consensus_queue.cc:260] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.560149   997 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:32.576800   998 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.577297   998 ts_tablet_manager.cc:1403] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.005s
I20260709 12:15:32.578047   997 tablet_bootstrap.cc:654] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.566224  1135 raft_consensus.cc:515] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.579180  1144 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.579865   998 raft_consensus.cc:359] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.580506   998 raft_consensus.cc:385] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.580741   998 raft_consensus.cc:740] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.581858   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:32.582491   803 raft_consensus.cc:3060] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.582623   996 ts_tablet_manager.cc:1434] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.004s
I20260709 12:15:32.583122   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:32.583580   996 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.583645   879 raft_consensus.cc:3060] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.581948  1135 leader_election.cc:290] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:32.581367   998 consensus_queue.cc:260] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.590384   803 raft_consensus.cc:2468] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:32.596547   996 tablet_bootstrap.cc:654] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.598917   879 raft_consensus.cc:2468] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:32.600279   922 leader_election.cc:304] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:32.601505  1206 raft_consensus.cc:2804] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.602020  1206 raft_consensus.cc:697] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:32.602530   998 ts_tablet_manager.cc:1434] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 12:15:32.603433   998 tablet_bootstrap.cc:492] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.602944  1206 consensus_queue.cc:237] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.612357   996 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.612835   996 ts_tablet_manager.cc:1403] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260709 12:15:32.615506   996 raft_consensus.cc:359] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.616194   996 raft_consensus.cc:385] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.616472   996 raft_consensus.cc:740] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.617084   996 consensus_queue.cc:260] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.621177   702 catalog_manager.cc:5697] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:32.629377   998 tablet_bootstrap.cc:654] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.634119   997 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:32.634645   997 ts_tablet_manager.cc:1403] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.003s
I20260709 12:15:32.639683   997 raft_consensus.cc:359] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.640427   997 raft_consensus.cc:385] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.640710   997 raft_consensus.cc:740] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.641330   997 consensus_queue.cc:260] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.644981   997 ts_tablet_manager.cc:1434] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:32.645854   997 tablet_bootstrap.cc:492] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:32.645970  1199 raft_consensus.cc:493] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.646477  1199 raft_consensus.cc:515] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:32.647816   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:32.648516  1199 leader_election.cc:290] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.649026   996 ts_tablet_manager.cc:1434] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:15:32.649682   996 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.652299  1144 raft_consensus.cc:493] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.652787  1144 raft_consensus.cc:515] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.654877  1144 leader_election.cc:290] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.655311   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3118767568a04431a6e0b88be85680f6" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.655918   951 raft_consensus.cc:2468] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:32.656373   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.656956   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:32.657804   847 leader_election.cc:343] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.658325   772 leader_election.cc:304] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
W20260709 12:15:32.659094   845 leader_election.cc:343] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.659219  1103 raft_consensus.cc:2804] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.659518   845 leader_election.cc:304] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:32.659710  1103 raft_consensus.cc:493] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.660271  1103 raft_consensus.cc:3060] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.661391   997 tablet_bootstrap.cc:654] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.662001  1192 raft_consensus.cc:2749] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.662916  1192 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.667037   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3118767568a04431a6e0b88be85680f6" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.668394   996 tablet_bootstrap.cc:654] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.668977  1103 raft_consensus.cc:515] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.672397   998 tablet_bootstrap.cc:492] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.673022   998 ts_tablet_manager.cc:1403] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.003s
I20260709 12:15:32.676119   998 raft_consensus.cc:359] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.676847   998 raft_consensus.cc:385] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:32.677053   773 leader_election.cc:343] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.677173   998 raft_consensus.cc:740] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.677983   998 consensus_queue.cc:260] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.681288   998 ts_tablet_manager.cc:1434] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:32.681054   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3118767568a04431a6e0b88be85680f6" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:32.681809   952 raft_consensus.cc:3060] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.682053   998 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.682536  1103 leader_election.cc:290] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.686646   998 tablet_bootstrap.cc:654] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.691154   998 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.691726   998 ts_tablet_manager.cc:1403] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:15:32.694975   998 raft_consensus.cc:359] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.695881   998 raft_consensus.cc:385] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.696233   998 raft_consensus.cc:740] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.697156   998 consensus_queue.cc:260] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.702728  1137 raft_consensus.cc:493] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.703274  1137 raft_consensus.cc:515] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.704035   952 raft_consensus.cc:2468] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:32.705907  1137 leader_election.cc:290] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.706555  1192 raft_consensus.cc:493] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.707062   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3118767568a04431a6e0b88be85680f6" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:32.707190  1192 raft_consensus.cc:515] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:32.711462   773 leader_election.cc:343] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.713027   772 leader_election.cc:304] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:32.714195  1103 raft_consensus.cc:2804] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.714711  1103 raft_consensus.cc:697] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:32.715430   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.715514  1103 consensus_queue.cc:237] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.716140   951 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:32.718228   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.719087   879 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:32.719285   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.719882   951 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:32.719079   772 leader_election.cc:304] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:32.721021   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:32.721585   803 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:32.722455   847 leader_election.cc:304] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:32.723268  1194 raft_consensus.cc:2804] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.723608  1194 raft_consensus.cc:493] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.723948  1194 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.723907  1087 raft_consensus.cc:2804] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.726574  1087 raft_consensus.cc:493] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.726928  1087 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.733489  1192 leader_election.cc:290] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.735741  1194 raft_consensus.cc:515] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.742223   998 ts_tablet_manager.cc:1434] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.002s
I20260709 12:15:32.743229  1194 leader_election.cc:290] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.744354   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:32.744935   951 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.746759   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:32.747685   998 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.754676   998 tablet_bootstrap.cc:654] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.755273   951 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:32.756531   847 leader_election.cc:304] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:32.758371   997 tablet_bootstrap.cc:492] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:32.758845   997 ts_tablet_manager.cc:1403] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.113s	user 0.041s	sys 0.042s
I20260709 12:15:32.742094  1087 raft_consensus.cc:515] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.759708   803 raft_consensus.cc:2393] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:32.761981  1144 raft_consensus.cc:2804] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.761664   997 raft_consensus.cc:359] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.762501  1144 raft_consensus.cc:697] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:32.763644  1144 consensus_queue.cc:237] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.764130  1087 leader_election.cc:290] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.766000   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:32.766798   996 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.766902   951 raft_consensus.cc:2393] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:32.767319   996 ts_tablet_manager.cc:1403] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.118s	user 0.025s	sys 0.014s
I20260709 12:15:32.770119   702 catalog_manager.cc:5697] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.770857   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:32.762506   997 raft_consensus.cc:385] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.773161   997 raft_consensus.cc:740] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.774725   997 consensus_queue.cc:260] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.776786   997 ts_tablet_manager.cc:1434] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 12:15:32.777773   997 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:32.777544   773 leader_election.cc:304] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:32.778805  1087 raft_consensus.cc:2749] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.779340   998 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.779772   998 ts_tablet_manager.cc:1403] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.007s
I20260709 12:15:32.779970   996 raft_consensus.cc:359] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.780835   996 raft_consensus.cc:385] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.781137   996 raft_consensus.cc:740] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.782233   998 raft_consensus.cc:359] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.783207   998 raft_consensus.cc:385] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.783495   998 raft_consensus.cc:740] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.784220   998 consensus_queue.cc:260] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.786724   998 ts_tablet_manager.cc:1434] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:32.781883   996 consensus_queue.cc:260] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.789852   996 ts_tablet_manager.cc:1434] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:15:32.790927   996 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.791440   704 catalog_manager.cc:5697] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:32.795301   997 tablet_bootstrap.cc:654] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.797390  1206 raft_consensus.cc:493] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.798321   996 tablet_bootstrap.cc:654] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.798579  1138 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.797921  1206 raft_consensus.cc:515] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.801949  1206 leader_election.cc:290] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:32.803416   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc660d40b4edf8a4e52badce749bb" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.804078   880 raft_consensus.cc:2468] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:32.805598   922 leader_election.cc:304] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:32.806874   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc660d40b4edf8a4e52badce749bb" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:32.807260  1206 raft_consensus.cc:2804] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:32.807667  1206 raft_consensus.cc:493] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.808029  1206 raft_consensus.cc:3060] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:32.809312   919 leader_election.cc:343] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.813555  1135 raft_consensus.cc:493] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.814221  1135 raft_consensus.cc:515] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.815153  1206 raft_consensus.cc:515] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.817167  1206 leader_election.cc:290] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:32.818809   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.819357   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc660d40b4edf8a4e52badce749bb" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:32.820191   879 raft_consensus.cc:3060] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.822664  1135 leader_election.cc:290] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
W20260709 12:15:32.824365   922 leader_election.cc:343] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.829025   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc660d40b4edf8a4e52badce749bb" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:32.829562   998 tablet_bootstrap.cc:492] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.840091   998 tablet_bootstrap.cc:654] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.843151   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:32.841598   919 leader_election.cc:343] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:32.847862   919 leader_election.cc:343] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.848328   919 leader_election.cc:304] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:32.861842  1194 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:32.878000   998 tablet_bootstrap.cc:492] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:32.878539   998 ts_tablet_manager.cc:1403] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.010s
I20260709 12:15:32.874967  1219 raft_consensus.cc:2749] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:32.879982   997 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:32.880582   997 ts_tablet_manager.cc:1403] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.103s	user 0.034s	sys 0.013s
I20260709 12:15:32.882339  1135 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.882686  1194 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.884112  1087 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:32.886001   997 raft_consensus.cc:359] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.886701   997 raft_consensus.cc:385] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.888275   997 raft_consensus.cc:740] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.888944   997 consensus_queue.cc:260] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.902163   997 ts_tablet_manager.cc:1434] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:15:32.903498   997 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:32.904064   996 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:32.904523   996 ts_tablet_manager.cc:1403] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.012s
I20260709 12:15:32.894776   879 raft_consensus.cc:2468] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:32.908205   998 raft_consensus.cc:359] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.908975   998 raft_consensus.cc:385] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.909301   998 raft_consensus.cc:740] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.910048   998 consensus_queue.cc:260] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.912609   998 ts_tablet_manager.cc:1434] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:15:32.913676   998 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:32.919103   922 leader_election.cc:304] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:32.927973   996 raft_consensus.cc:359] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.928789   996 raft_consensus.cc:385] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:32.929088   996 raft_consensus.cc:740] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:32.929757   996 consensus_queue.cc:260] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.931162  1206 raft_consensus.cc:2804] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:32.938217   996 ts_tablet_manager.cc:1434] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:15:32.940361   996 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:32.936470  1137 raft_consensus.cc:493] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.941480  1137 raft_consensus.cc:515] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.941128  1206 raft_consensus.cc:697] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:32.944820  1137 leader_election.cc:290] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:32.946383   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:32.947062   877 raft_consensus.cc:2468] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:32.946125  1206 consensus_queue.cc:237] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.947331   998 tablet_bootstrap.cc:654] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.947865   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:32.948630   773 leader_election.cc:304] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:32.936141  1103 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:15:32.954032  1137 raft_consensus.cc:2804] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:32.953615   772 leader_election.cc:343] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:32.965844   997 tablet_bootstrap.cc:654] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.964982  1137 raft_consensus.cc:493] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:32.968039  1137 raft_consensus.cc:3060] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:32.973855   996 tablet_bootstrap.cc:654] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:32.993417  1087 raft_consensus.cc:493] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:32.993956  1087 raft_consensus.cc:515] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:32.998642  1087 leader_election.cc:290] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.001847   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.002614   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
W20260709 12:15:33.003952   772 leader_election.cc:343] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:33.007979   773 leader_election.cc:343] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.008554   773 leader_election.cc:304] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:32.998220  1276 raft_consensus.cc:493] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.012967  1103 raft_consensus.cc:2749] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.024261   703 catalog_manager.cc:5697] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:33.021137  1276 raft_consensus.cc:515] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.035770   998 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:33.036535   998 ts_tablet_manager.cc:1403] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.019s
I20260709 12:15:33.020678  1137 raft_consensus.cc:515] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.043148  1276 leader_election.cc:290] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:33.045142   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:33.057595   919 leader_election.cc:343] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.060421   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:33.063321  1137 leader_election.cc:290] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:33.064108   922 leader_election.cc:343] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.064617   922 leader_election.cc:304] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:33.060513   997 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:33.065713   997 ts_tablet_manager.cc:1403] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.000s
I20260709 12:15:33.065825  1194 raft_consensus.cc:493] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.067597  1194 raft_consensus.cc:515] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.067983   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:33.068634   877 raft_consensus.cc:3060] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.069612  1194 leader_election.cc:290] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.071436  1276 raft_consensus.cc:2749] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.076733   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
W20260709 12:15:33.080629   772 leader_election.cc:343] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.086578  1135 raft_consensus.cc:493] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.087077   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.088018   954 raft_consensus.cc:2468] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:15:33.091537   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:33.111276   847 leader_election.cc:304] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:33.117236  1194 raft_consensus.cc:2804] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:15:33.121037   877 raft_consensus.cc:2468] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:33.087415  1135 raft_consensus.cc:515] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.122907   773 leader_election.cc:304] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:33.123631  1135 leader_election.cc:290] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:33.123987  1137 raft_consensus.cc:2804] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.124617  1286 raft_consensus.cc:493] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:33.124858  1137 raft_consensus.cc:697] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:33.127570   996 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:33.128062   996 ts_tablet_manager.cc:1403] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.188s	user 0.020s	sys 0.011s
I20260709 12:15:33.129142   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:33.131076   919 leader_election.cc:343] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.134696  1145 raft_consensus.cc:493] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.128609  1137 consensus_queue.cc:237] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.135210  1145 raft_consensus.cc:515] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.136438  1135 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.138212   998 raft_consensus.cc:359] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.114012   997 raft_consensus.cc:359] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.139245   998 raft_consensus.cc:385] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.139570   997 raft_consensus.cc:385] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.139642   998 raft_consensus.cc:740] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.137302  1145 leader_election.cc:290] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.117720  1194 raft_consensus.cc:493] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.145444  1194 raft_consensus.cc:3060] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.139966   997 raft_consensus.cc:740] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.146961   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.149847   951 raft_consensus.cc:2468] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:33.147945   997 consensus_queue.cc:260] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.125151  1286 raft_consensus.cc:515] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.158967   998 consensus_queue.cc:260] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.161094   997 ts_tablet_manager.cc:1434] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.000s
I20260709 12:15:33.162256   997 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:33.152462   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:33.170469   807 raft_consensus.cc:2468] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:33.178261   998 ts_tablet_manager.cc:1434] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.141s	user 0.028s	sys 0.015s
I20260709 12:15:33.179936   998 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:33.171021   847 leader_election.cc:304] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
W20260709 12:15:33.181288   845 leader_election.cc:343] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.183219  1285 raft_consensus.cc:493] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.183753  1285 raft_consensus.cc:515] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.186094  1285 leader_election.cc:290] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.186875   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:33.187592   879 raft_consensus.cc:2468] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:33.187711   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.188098   998 tablet_bootstrap.cc:654] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:33.189225   772 leader_election.cc:343] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.189872  1192 raft_consensus.cc:2804] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.190110   773 leader_election.cc:304] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:33.190291  1192 raft_consensus.cc:493] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.190740  1192 raft_consensus.cc:3060] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.194106  1087 raft_consensus.cc:2804] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.198028  1087 raft_consensus.cc:493] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.207181  1087 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.212072   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:33.221194  1192 raft_consensus.cc:515] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.222651   877 raft_consensus.cc:2393] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:33.222802  1144 raft_consensus.cc:493] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.223547  1144 raft_consensus.cc:515] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.224182  1192 leader_election.cc:290] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.226051  1286 leader_election.cc:290] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.227192   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.227382  1276 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.227459   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3118767568a04431a6e0b88be85680f6" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:33.228051   955 raft_consensus.cc:2393] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 2: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:33.227233   922 leader_election.cc:304] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:33.226338  1144 leader_election.cc:290] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.237481  1135 raft_consensus.cc:3060] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.237805   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:33.238653   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:33.240593   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3118767568a04431a6e0b88be85680f6" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.241390   951 raft_consensus.cc:2393] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:33.241719   996 raft_consensus.cc:359] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.242451   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:33.246068  1144 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.248061   847 leader_election.cc:304] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:33.248342   702 catalog_manager.cc:5697] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.249614  1145 raft_consensus.cc:3060] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:33.251844   845 leader_election.cc:343] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.253049   996 raft_consensus.cc:385] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.253561   996 raft_consensus.cc:740] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.260182  1137 raft_consensus.cc:493] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.260783  1137 raft_consensus.cc:515] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.264662   996 consensus_queue.cc:260] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.265475   997 tablet_bootstrap.cc:654] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.261616  1194 raft_consensus.cc:515] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.276458   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc660d40b4edf8a4e52badce749bb" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:33.277334   879 raft_consensus.cc:2393] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:33.278209  1137 leader_election.cc:290] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.280855   998 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:33.281498   998 ts_tablet_manager.cc:1403] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.008s
I20260709 12:15:33.274005  1135 raft_consensus.cc:2749] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.284657   996 ts_tablet_manager.cc:1434] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.156s	user 0.008s	sys 0.003s
I20260709 12:15:33.285593  1289 raft_consensus.cc:493] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.285931   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5cc660d40b4edf8a4e52badce749bb" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.284773  1087 raft_consensus.cc:515] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.287194   996 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:33.286140  1289 raft_consensus.cc:515] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.294813   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:33.294852   772 leader_election.cc:304] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:33.295626   879 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.298797  1087 leader_election.cc:290] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.297843  1144 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:15:33.300666   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:33.303996   803 raft_consensus.cc:3060] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:15:33.300989   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195d0b19da0c481cb67d8ca00d6d689b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:33.304620   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:33.305217   951 raft_consensus.cc:3060] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:15:33.306141   772 leader_election.cc:343] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.306560   877 raft_consensus.cc:2368] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 2. Current term is 3.
I20260709 12:15:33.306721  1194 leader_election.cc:290] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.308426  1289 leader_election.cc:290] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.309475   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.310148   955 raft_consensus.cc:2468] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:33.311352   847 leader_election.cc:304] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:33.312242  1289 raft_consensus.cc:2804] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:33.312341   773 leader_election.cc:400] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393) with higher term. Message: Invalid argument: T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 2. Current term is 3.
I20260709 12:15:33.312742   773 leader_election.cc:403] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:15:33.313083  1289 raft_consensus.cc:493] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:33.313474  1289 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.298517  1137 raft_consensus.cc:3060] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.317085   954 raft_consensus.cc:2468] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:33.319448   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:33.321604   845 leader_election.cc:343] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.324446   847 leader_election.cc:304] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:33.324543  1285 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.325896  1194 raft_consensus.cc:2804] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.326387  1194 raft_consensus.cc:697] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:33.329389  1194 consensus_queue.cc:237] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.342437  1206 raft_consensus.cc:493] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.342972  1206 raft_consensus.cc:515] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.351816   951 raft_consensus.cc:2468] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:15:33.353550   998 raft_consensus.cc:359] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.354190   998 raft_consensus.cc:385] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.354445   998 raft_consensus.cc:740] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.364720   998 consensus_queue.cc:260] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.363014   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:33.359449  1137 raft_consensus.cc:2749] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.369233   847 leader_election.cc:304] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:33.359820   803 raft_consensus.cc:2468] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
W20260709 12:15:33.374635   919 leader_election.cc:343] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.375713  1144 raft_consensus.cc:2804] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:33.375715  1286 raft_consensus.cc:2749] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393) with higher term. Message: Invalid argument: T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 2. Current term is 3.
I20260709 12:15:33.387228   879 raft_consensus.cc:2468] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:33.389636   773 leader_election.cc:304] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:33.391518  1145 raft_consensus.cc:2749] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.391800  1289 raft_consensus.cc:515] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.392680  1103 raft_consensus.cc:2804] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.394115   998 ts_tablet_manager.cc:1434] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.005s
I20260709 12:15:33.395392   998 tablet_bootstrap.cc:492] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:33.383550  1144 raft_consensus.cc:697] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:33.400815   997 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:33.400652  1144 consensus_queue.cc:237] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.401289   997 ts_tablet_manager.cc:1403] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.239s	user 0.004s	sys 0.012s
I20260709 12:15:33.397050  1103 raft_consensus.cc:697] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:33.420768   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:33.419692   997 raft_consensus.cc:359] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.423038   997 raft_consensus.cc:385] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.423302   997 raft_consensus.cc:740] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.426172   997 consensus_queue.cc:260] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.435125  1103 consensus_queue.cc:237] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.438787   997 ts_tablet_manager.cc:1434] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 12:15:33.441999   997 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:33.442150   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:33.442808   951 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.445399  1206 leader_election.cc:290] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:33.450353   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
W20260709 12:15:33.451540   845 leader_election.cc:343] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.454674   996 tablet_bootstrap.cc:654] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.431861  1289 leader_election.cc:290] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:33.457834  1137 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 12:15:33.479699  1300 log.cc:927] Time spent T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: Append to log took a long time: real 0.051s	user 0.002s	sys 0.000s
W20260709 12:15:33.485357   922 leader_election.cc:343] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.485857   922 leader_election.cc:304] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:33.574069   951 raft_consensus.cc:2468] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:33.579244   997 tablet_bootstrap.cc:654] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.578732   702 catalog_manager.cc:5697] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.573449  1135 raft_consensus.cc:2749] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.614060   998 tablet_bootstrap.cc:654] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.619768   847 leader_election.cc:304] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:33.621599  1145 raft_consensus.cc:2804] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:33.622105  1145 raft_consensus.cc:697] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:33.623100  1145 consensus_queue.cc:237] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.600857  1135 raft_consensus.cc:493] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.633064   704 catalog_manager.cc:5697] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.638197   997 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:33.638856   997 ts_tablet_manager.cc:1403] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.003s
I20260709 12:15:33.630175  1134 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:15:33.647080   996 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:33.647631   996 ts_tablet_manager.cc:1403] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.362s	user 0.006s	sys 0.009s
I20260709 12:15:33.637666  1135 raft_consensus.cc:515] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.658130   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:33.659312   877 raft_consensus.cc:2393] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:33.659816   996 raft_consensus.cc:359] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.660614   996 raft_consensus.cc:385] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.661005   996 raft_consensus.cc:740] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.662242   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:33.661811   996 consensus_queue.cc:260] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.661037  1135 leader_election.cc:290] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:33.667766   996 ts_tablet_manager.cc:1434] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 12:15:33.652748  1199 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.669405   996 tablet_bootstrap.cc:492] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:33.676136   919 leader_election.cc:304] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:33.691572  1305 raft_consensus.cc:3060] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.697618   997 raft_consensus.cc:359] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.698381   997 raft_consensus.cc:385] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.705928   997 raft_consensus.cc:740] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.706620   997 consensus_queue.cc:260] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.710604   997 ts_tablet_manager.cc:1434] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 12:15:33.711922   997 tablet_bootstrap.cc:492] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:33.709702  1134 raft_consensus.cc:493] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.722808  1305 raft_consensus.cc:2749] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.747128  1219 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.746294  1134 raft_consensus.cc:515] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.759267  1144 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:33.769960  1285 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.800253   997 tablet_bootstrap.cc:654] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.810650   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:33.812497   998 tablet_bootstrap.cc:492] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:33.812979   998 ts_tablet_manager.cc:1403] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.418s	user 0.042s	sys 0.036s
I20260709 12:15:33.815763  1134 leader_election.cc:290] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:33.818120   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:33.824141  1285 raft_consensus.cc:493] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.829274  1285 raft_consensus.cc:515] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.831423  1285 leader_election.cc:290] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:33.831992   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:15:33.824129   919 leader_election.cc:343] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:15:33.835971   922 leader_election.cc:343] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:33.839363   998 raft_consensus.cc:359] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.840075   998 raft_consensus.cc:385] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.840368   998 raft_consensus.cc:740] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.841038   998 consensus_queue.cc:260] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.841809   922 leader_election.cc:304] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:33.842893   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:33.844194   997 tablet_bootstrap.cc:492] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:33.844704   997 ts_tablet_manager.cc:1403] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.003s
I20260709 12:15:33.849689   802 raft_consensus.cc:3060] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:33.857335   998 ts_tablet_manager.cc:1434] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 12:15:33.860836  1305 raft_consensus.cc:2749] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.855357   704 catalog_manager.cc:5697] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.864617   704 catalog_manager.cc:5697] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:33.874662   996 tablet_bootstrap.cc:654] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.861884   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:33.877233   803 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:33.889955  1289 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:33.891749   997 raft_consensus.cc:359] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.892556   997 raft_consensus.cc:385] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:33.892944   997 raft_consensus.cc:740] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:33.894894   997 consensus_queue.cc:260] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.896689  1301 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:15:33.902364   772 leader_election.cc:304] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
W20260709 12:15:33.909017   772 consensus_peers.cc:597] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:15:33.916414   998 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:33.922432   997 ts_tablet_manager.cc:1434] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 12:15:33.923293   997 tablet_bootstrap.cc:492] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:33.938782  1199 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:15:33.945961   998 tablet_bootstrap.cc:654] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:33.966995  1285 raft_consensus.cc:2749] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:33.971391  1320 raft_consensus.cc:493] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:33.974949   996 tablet_bootstrap.cc:492] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:33.975445   996 ts_tablet_manager.cc:1403] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.306s	user 0.028s	sys 0.042s
I20260709 12:15:33.972414  1320 raft_consensus.cc:515] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:33.992517  1320 leader_election.cc:290] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:34.001262   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.002044   996 raft_consensus.cc:359] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.004695   996 raft_consensus.cc:385] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:34.004292   922 leader_election.cc:343] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.005033   996 raft_consensus.cc:740] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.005574   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:34.005678   996 consensus_queue.cc:260] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.006278   802 raft_consensus.cc:2468] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:34.007905   996 ts_tablet_manager.cc:1434] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 12:15:34.004284   997 tablet_bootstrap.cc:654] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.008064   919 leader_election.cc:304] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:34.011618   996 tablet_bootstrap.cc:492] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.011422  1305 raft_consensus.cc:2804] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.015491  1305 raft_consensus.cc:493] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.016180  1305 raft_consensus.cc:3060] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.024621  1305 raft_consensus.cc:515] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.027920   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:34.028510   878 raft_consensus.cc:3060] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.030447   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:34.031276   806 raft_consensus.cc:3060] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.040802  1305 leader_election.cc:290] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:34.049315   996 tablet_bootstrap.cc:654] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.052867   998 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.053359   998 ts_tablet_manager.cc:1403] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.018s
I20260709 12:15:34.058342   878 raft_consensus.cc:2468] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:34.060995   998 raft_consensus.cc:359] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.065541   922 leader_election.cc:304] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:34.065840   998 raft_consensus.cc:385] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.066365   998 raft_consensus.cc:740] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.063656   806 raft_consensus.cc:2468] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:34.067369   998 consensus_queue.cc:260] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.068544  1306 raft_consensus.cc:493] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:34.065743   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 52691.5us
I20260709 12:15:34.069038  1306 raft_consensus.cc:515] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.069931   998 ts_tablet_manager.cc:1434] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:15:34.070932   998 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:34.072940  1306 leader_election.cc:290] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.088328  1194 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.089301  1285 raft_consensus.cc:493] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.096621   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3a284e94794740834b467265ea9862" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.066455  1305 raft_consensus.cc:2804] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.104755   954 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:15:34.112169  1285 raft_consensus.cc:515] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.107517   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3a284e94794740834b467265ea9862" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.114229  1305 raft_consensus.cc:697] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:34.115226  1305 consensus_queue.cc:237] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:34.116691   772 leader_election.cc:343] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.115242  1285 leader_election.cc:290] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:34.119428   773 leader_election.cc:343] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.119863   773 leader_election.cc:304] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:34.120870  1306 raft_consensus.cc:2749] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.121713  1298 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.125350   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.128295   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.129822   772 leader_election.cc:304] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:34.131283  1306 raft_consensus.cc:2749] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.133549   996 tablet_bootstrap.cc:492] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.136665   996 ts_tablet_manager.cc:1403] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.123s	user 0.007s	sys 0.006s
I20260709 12:15:34.148648   996 raft_consensus.cc:359] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.149338   996 raft_consensus.cc:385] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.149585   996 raft_consensus.cc:740] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.150266   996 consensus_queue.cc:260] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.160168   996 ts_tablet_manager.cc:1434] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.006s
I20260709 12:15:34.159425   703 catalog_manager.cc:5697] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.161425  1301 raft_consensus.cc:493] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.162061  1301 raft_consensus.cc:515] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.165208  1301 leader_election.cc:290] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.168627   806 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.169818   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed33049186f5410f991a1d9b385dc655" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:34.171825   845 leader_election.cc:343] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.172971   996 tablet_bootstrap.cc:492] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.176798  1301 raft_consensus.cc:493] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.177469  1301 raft_consensus.cc:515] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.179776  1301 leader_election.cc:290] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.181283   997 tablet_bootstrap.cc:492] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.181761   997 ts_tablet_manager.cc:1403] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.259s	user 0.044s	sys 0.049s
I20260709 12:15:34.183976   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:34.187875   998 tablet_bootstrap.cc:654] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.187783   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.189291   997 raft_consensus.cc:359] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.190008   997 raft_consensus.cc:385] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.190090   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed33049186f5410f991a1d9b385dc655" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.190326   997 raft_consensus.cc:740] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.190155  1194 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.190828   951 raft_consensus.cc:2468] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:34.191183   997 consensus_queue.cc:260] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:34.192871   847 leader_election.cc:343] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.193840   847 leader_election.cc:304] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:34.196856  1194 raft_consensus.cc:2804] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.199159   997 ts_tablet_manager.cc:1434] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:15:34.200296   997 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.197332  1194 raft_consensus.cc:493] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.202800  1194 raft_consensus.cc:3060] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.215247   806 raft_consensus.cc:2468] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:34.215806   997 tablet_bootstrap.cc:654] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.224905  1194 raft_consensus.cc:515] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.226627   996 tablet_bootstrap.cc:654] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.227063   997 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.227542   997 ts_tablet_manager.cc:1403] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260709 12:15:34.230062   997 raft_consensus.cc:359] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.235256   997 raft_consensus.cc:385] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.233873   998 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.235549   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed33049186f5410f991a1d9b385dc655" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:34.236214   951 raft_consensus.cc:3060] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.236726   998 ts_tablet_manager.cc:1403] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.016s
I20260709 12:15:34.239409   998 raft_consensus.cc:359] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.241746   998 raft_consensus.cc:385] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.242064   998 raft_consensus.cc:740] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.235550   997 raft_consensus.cc:740] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.242774   998 consensus_queue.cc:260] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.243933   996 tablet_bootstrap.cc:492] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.243398   997 consensus_queue.cc:260] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.244513   996 ts_tablet_manager.cc:1403] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.003s
I20260709 12:15:34.244951   998 ts_tablet_manager.cc:1434] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:15:34.245890   998 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:34.246176   997 ts_tablet_manager.cc:1434] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:15:34.247430   997 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.248490   951 raft_consensus.cc:2468] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:34.248350   996 raft_consensus.cc:359] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.249177   996 raft_consensus.cc:385] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.250088   847 leader_election.cc:304] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:34.250890  1301 raft_consensus.cc:2804] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.251348  1301 raft_consensus.cc:697] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:34.251890   998 tablet_bootstrap.cc:654] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.252133  1301 consensus_queue.cc:237] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.254024   997 tablet_bootstrap.cc:654] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.249531   996 raft_consensus.cc:740] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.257175   952 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.257371   996 consensus_queue.cc:260] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.261404   996 ts_tablet_manager.cc:1434] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:15:34.263947   996 tablet_bootstrap.cc:492] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.233426   845 leader_election.cc:304] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:34.267364  1298 raft_consensus.cc:2804] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.267715  1298 raft_consensus.cc:493] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.268023  1298 raft_consensus.cc:3060] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.273192  1194 leader_election.cc:290] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.289143   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed33049186f5410f991a1d9b385dc655" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
W20260709 12:15:34.311405   845 leader_election.cc:343] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.316052   996 tablet_bootstrap.cc:654] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.321651  1298 raft_consensus.cc:515] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.323939  1298 leader_election.cc:290] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.324764   997 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.325260   997 ts_tablet_manager.cc:1403] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.002s
I20260709 12:15:34.325858   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:34.326851   704 catalog_manager.cc:5697] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.333401   997 raft_consensus.cc:359] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.334160   997 raft_consensus.cc:385] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.334450   997 raft_consensus.cc:740] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
W20260709 12:15:34.334779   847 leader_election.cc:343] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.335177   997 consensus_queue.cc:260] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.337632   997 ts_tablet_manager.cc:1434] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:15:34.338581   997 tablet_bootstrap.cc:492] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.342993   997 tablet_bootstrap.cc:654] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.347565   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:34.348249   806 raft_consensus.cc:3060] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.357021   806 raft_consensus.cc:2468] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:34.358263   845 leader_election.cc:304] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:34.359884   998 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.359827  1298 raft_consensus.cc:2804] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.360448   998 ts_tablet_manager.cc:1403] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.037s
I20260709 12:15:34.360496  1298 raft_consensus.cc:697] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:34.361464  1298 consensus_queue.cc:237] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.364997   998 raft_consensus.cc:359] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.365685   998 raft_consensus.cc:385] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.365994   998 raft_consensus.cc:740] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.366644   998 consensus_queue.cc:260] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.367395   996 tablet_bootstrap.cc:492] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.367849   996 ts_tablet_manager.cc:1403] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.034s
I20260709 12:15:34.368520   998 ts_tablet_manager.cc:1434] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:34.369446   998 tablet_bootstrap.cc:492] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:34.371013   996 raft_consensus.cc:359] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.371678   996 raft_consensus.cc:385] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.371942   996 raft_consensus.cc:740] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.372611   996 consensus_queue.cc:260] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.374804   996 ts_tablet_manager.cc:1434] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 12:15:34.375684   996 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.395030   703 catalog_manager.cc:5697] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:34.395941  1298 raft_consensus.cc:493] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.396772   997 tablet_bootstrap.cc:492] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.397298   997 ts_tablet_manager.cc:1403] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.010s
I20260709 12:15:34.396440  1298 raft_consensus.cc:515] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.399605   996 tablet_bootstrap.cc:654] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.400120   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:34.400694   997 raft_consensus.cc:359] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.401443   997 raft_consensus.cc:385] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:34.401582   845 leader_election.cc:343] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.401810   997 raft_consensus.cc:740] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.402758  1298 leader_election.cc:290] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.402645   997 consensus_queue.cc:260] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.404021   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.404851   952 raft_consensus.cc:2468] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:34.405122   997 ts_tablet_manager.cc:1434] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:15:34.406853   997 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.406584   847 leader_election.cc:304] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:34.409183  1194 raft_consensus.cc:2804] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.409569  1194 raft_consensus.cc:493] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.409927  1194 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.411588   996 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.412051   996 ts_tablet_manager.cc:1403] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.008s
I20260709 12:15:34.415151   996 raft_consensus.cc:359] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.415856   996 raft_consensus.cc:385] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.416119   996 raft_consensus.cc:740] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.416740   996 consensus_queue.cc:260] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.418799   996 ts_tablet_manager.cc:1434] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:34.420897   996 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.427091   996 tablet_bootstrap.cc:654] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.422189  1194 raft_consensus.cc:515] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.439565   997 tablet_bootstrap.cc:654] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.441366   998 tablet_bootstrap.cc:654] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.450857   996 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.451344   996 ts_tablet_manager.cc:1403] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.006s
I20260709 12:15:34.451817   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:34.453912   996 raft_consensus.cc:359] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.454599   996 raft_consensus.cc:385] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.454891   996 raft_consensus.cc:740] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
W20260709 12:15:34.455729   845 leader_election.cc:343] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.455497   996 consensus_queue.cc:260] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.457552   996 ts_tablet_manager.cc:1434] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:34.458400   996 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.462293   997 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.463184   997 ts_tablet_manager.cc:1403] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260709 12:15:34.464481   996 tablet_bootstrap.cc:654] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.467553   997 raft_consensus.cc:359] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.468465   997 raft_consensus.cc:385] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.468784   997 raft_consensus.cc:740] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.469368  1194 leader_election.cc:290] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.469550   997 consensus_queue.cc:260] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.473654   996 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.474125   996 ts_tablet_manager.cc:1403] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260709 12:15:34.474751   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:34.475348   951 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.473667   997 ts_tablet_manager.cc:1434] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:34.476511   997 tablet_bootstrap.cc:492] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.480020  1206 raft_consensus.cc:493] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.480370   996 raft_consensus.cc:359] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.480509  1206 raft_consensus.cc:515] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.480912   998 tablet_bootstrap.cc:492] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.481050   996 raft_consensus.cc:385] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.481431   996 raft_consensus.cc:740] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.481561   998 ts_tablet_manager.cc:1403] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.013s
I20260709 12:15:34.482061   996 consensus_queue.cc:260] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.481593   951 raft_consensus.cc:2468] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:34.482787  1206 leader_election.cc:290] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:34.484649   998 raft_consensus.cc:359] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.485324   998 raft_consensus.cc:385] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.485638   998 raft_consensus.cc:740] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.486086   847 leader_election.cc:304] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:34.486356   998 consensus_queue.cc:260] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.487272   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:34.487843   806 raft_consensus.cc:2468] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:34.488164  1298 raft_consensus.cc:2804] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.488655  1298 raft_consensus.cc:697] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:34.488783   998 ts_tablet_manager.cc:1434] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:34.489753   998 tablet_bootstrap.cc:492] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:34.489463  1298 consensus_queue.cc:237] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.492831   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.494010   996 ts_tablet_manager.cc:1434] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:15:34.494915   996 tablet_bootstrap.cc:492] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.495537   997 tablet_bootstrap.cc:654] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.495844   998 tablet_bootstrap.cc:654] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.500370   919 leader_election.cc:304] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:34.500831   996 tablet_bootstrap.cc:654] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.508380   997 tablet_bootstrap.cc:492] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.508875   997 ts_tablet_manager.cc:1403] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
W20260709 12:15:34.509087   922 leader_election.cc:343] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.502255  1305 raft_consensus.cc:2804] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.510885  1305 raft_consensus.cc:493] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.511353  1305 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.512387   997 raft_consensus.cc:359] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.513343   997 raft_consensus.cc:385] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.513688   997 raft_consensus.cc:740] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.514885   997 consensus_queue.cc:260] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.519614   996 tablet_bootstrap.cc:492] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.519692   997 ts_tablet_manager.cc:1434] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260709 12:15:34.520227   996 ts_tablet_manager.cc:1403] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.013s
I20260709 12:15:34.520737   997 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.522796   996 raft_consensus.cc:359] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.523458   996 raft_consensus.cc:385] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.523738   996 raft_consensus.cc:740] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.524441   996 consensus_queue.cc:260] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.526355   996 ts_tablet_manager.cc:1434] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:15:34.527275   996 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.528167   997 tablet_bootstrap.cc:654] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.533366   996 tablet_bootstrap.cc:654] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.534894  1320 consensus_queue.cc:1048] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:34.544507   997 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.544507   996 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.545161   997 ts_tablet_manager.cc:1403] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 12:15:34.545177   996 ts_tablet_manager.cc:1403] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 12:15:34.548055   996 raft_consensus.cc:359] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.548776   996 raft_consensus.cc:385] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.549095   996 raft_consensus.cc:740] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.549867   996 consensus_queue.cc:260] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.552343   996 ts_tablet_manager.cc:1434] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:34.553260   996 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.553867   997 raft_consensus.cc:359] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.554543   997 raft_consensus.cc:385] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.554795   997 raft_consensus.cc:740] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.555524   997 consensus_queue.cc:260] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.558436   997 ts_tablet_manager.cc:1434] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:15:34.559302   997 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.559593   996 tablet_bootstrap.cc:654] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.560954  1135 consensus_queue.cc:1048] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.566617   997 tablet_bootstrap.cc:654] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.586006   996 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.586504   996 ts_tablet_manager.cc:1403] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260709 12:15:34.589165   996 raft_consensus.cc:359] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.589886   996 raft_consensus.cc:385] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.590167   996 raft_consensus.cc:740] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.590878   996 consensus_queue.cc:260] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.592746   997 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.593781   997 ts_tablet_manager.cc:1403] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.007s
I20260709 12:15:34.592799   996 ts_tablet_manager.cc:1434] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:15:34.596880   996 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:34.604863   996 tablet_bootstrap.cc:654] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.605195  1305 raft_consensus.cc:515] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.607075   997 raft_consensus.cc:359] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.618515   997 raft_consensus.cc:385] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.618863  1285 raft_consensus.cc:493] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.618976   997 raft_consensus.cc:740] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.619427  1285 raft_consensus.cc:515] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.619971   997 consensus_queue.cc:260] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.621671  1285 leader_election.cc:290] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.623553   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.624152   951 raft_consensus.cc:2468] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:34.625276  1305 leader_election.cc:290] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:34.625471   772 leader_election.cc:304] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:34.627559   997 ts_tablet_manager.cc:1434] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.005s
I20260709 12:15:34.635583   997 tablet_bootstrap.cc:492] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.635743  1103 raft_consensus.cc:2804] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.636175  1103 raft_consensus.cc:493] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.636502  1103 raft_consensus.cc:3060] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.643396  1103 raft_consensus.cc:515] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.645570   997 tablet_bootstrap.cc:654] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.647416   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.648108   877 raft_consensus.cc:2468] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:34.649410  1103 leader_election.cc:290] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.656924   998 tablet_bootstrap.cc:492] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.658649   998 ts_tablet_manager.cc:1403] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.169s	user 0.062s	sys 0.074s
I20260709 12:15:34.658722   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:34.659305   951 raft_consensus.cc:3060] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.662573  1301 raft_consensus.cc:493] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.663034  1301 raft_consensus.cc:515] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.665939  1301 leader_election.cc:290] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.666752   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:34.667349   802 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.661510   998 raft_consensus.cc:359] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.668049   998 raft_consensus.cc:385] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.668381   998 raft_consensus.cc:740] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.669044   998 consensus_queue.cc:260] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.671967   998 ts_tablet_manager.cc:1434] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:15:34.674378   998 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:34.682971  1194 raft_consensus.cc:493] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.683591  1194 raft_consensus.cc:515] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.686100   998 tablet_bootstrap.cc:654] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.686331  1194 leader_election.cc:290] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.700264   998 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.700821   998 ts_tablet_manager.cc:1403] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.005s
I20260709 12:15:34.701900  1285 raft_consensus.cc:493] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.702598  1285 raft_consensus.cc:515] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.709725   998 raft_consensus.cc:359] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.710862   998 raft_consensus.cc:385] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.711261   998 raft_consensus.cc:740] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.712213   998 consensus_queue.cc:260] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.713284   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.714176   952 raft_consensus.cc:2468] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:34.716074   998 ts_tablet_manager.cc:1434] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:15:34.716246   772 leader_election.cc:304] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:34.717463   998 tablet_bootstrap.cc:492] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:34.729601   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3a284e94794740834b467265ea9862" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:34.730536   803 raft_consensus.cc:2468] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:34.733121   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:34.740579  1194 raft_consensus.cc:493] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.741155  1194 raft_consensus.cc:515] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.742974   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:34.743818   878 raft_consensus.cc:3060] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.744443  1194 leader_election.cc:290] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.744719   998 tablet_bootstrap.cc:654] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.751978  1285 leader_election.cc:290] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.752555  1285 raft_consensus.cc:2804] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.756945   998 tablet_bootstrap.cc:492] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.757642   998 ts_tablet_manager.cc:1403] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260709 12:15:34.763813   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:34.767696   998 raft_consensus.cc:359] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.768775   998 raft_consensus.cc:385] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.769160   998 raft_consensus.cc:740] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.767735   951 raft_consensus.cc:2468] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:34.771687   845 leader_election.cc:304] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:34.774525   998 consensus_queue.cc:260] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.777881   998 ts_tablet_manager.cc:1434] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.004s
I20260709 12:15:34.779235   998 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:34.787696  1285 raft_consensus.cc:493] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.788193  1285 raft_consensus.cc:3060] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.792104  1362 raft_consensus.cc:493] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:34.795677   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 124172us
I20260709 12:15:34.799973  1362 raft_consensus.cc:515] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.796933   772 leader_election.cc:304] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:34.797232   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3a284e94794740834b467265ea9862" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.802217  1362 leader_election.cc:290] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.798348   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.802860  1362 raft_consensus.cc:2804] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.802057   954 raft_consensus.cc:2468] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:34.797760   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.803288  1362 raft_consensus.cc:697] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:34.803500   951 raft_consensus.cc:2468] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:34.803805   998 tablet_bootstrap.cc:654] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.805305   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.806138   951 raft_consensus.cc:2393] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:34.806243  1301 raft_consensus.cc:493] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.806779  1301 raft_consensus.cc:515] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.808794  1301 leader_election.cc:290] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.810494   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:34.811131   880 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.813637   802 raft_consensus.cc:2468] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
W20260709 12:15:34.819649   847 leader_election.cc:343] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.821403   878 raft_consensus.cc:2468] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:34.822511   847 leader_election.cc:304] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:34.822891   880 raft_consensus.cc:2468] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:34.823325  1301 raft_consensus.cc:2804] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.823676  1301 raft_consensus.cc:493] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.824033  1301 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:34.824358   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 52784us
W20260709 12:15:34.825030   845 leader_election.cc:343] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.828313   919 leader_election.cc:304] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:34.829104  1306 raft_consensus.cc:493] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.829609  1306 raft_consensus.cc:515] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.833511   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb89ea1ee04cb8bdce1718b36b2feb" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:34.834910   772 leader_election.cc:343] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.834592  1355 raft_consensus.cc:2804] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:34.835865  1355 raft_consensus.cc:697] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:34.836735  1355 consensus_queue.cc:237] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.851356  1306 leader_election.cc:290] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.854728  1301 raft_consensus.cc:515] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.792740   703 catalog_manager.cc:5697] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:34.862154   845 leader_election.cc:343] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.868503   845 leader_election.cc:304] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:34.870483  1298 raft_consensus.cc:2749] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:34.872682   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:34.876911   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.877511   951 raft_consensus.cc:2468] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:34.883111   997 tablet_bootstrap.cc:492] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:34.883579   997 ts_tablet_manager.cc:1403] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.248s	user 0.048s	sys 0.078s
I20260709 12:15:34.883735   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:34.892524   998 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.893064   998 ts_tablet_manager.cc:1403] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.028s
I20260709 12:15:34.893595   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.894272   880 raft_consensus.cc:2468] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:34.804153  1362 consensus_queue.cc:237] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.896050   998 raft_consensus.cc:359] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.805131  1194 raft_consensus.cc:2804] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.897341   998 raft_consensus.cc:385] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:34.897701   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:34.897917   998 raft_consensus.cc:740] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.897498  1194 raft_consensus.cc:493] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.898660  1194 raft_consensus.cc:3060] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.898706   998 consensus_queue.cc:260] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.900542   998 ts_tablet_manager.cc:1434] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:15:34.901489   998 tablet_bootstrap.cc:492] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:34.903514   951 raft_consensus.cc:3060] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.909466   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.912463   998 tablet_bootstrap.cc:654] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:34.914001  1103 raft_consensus.cc:493] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.914312   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb89ea1ee04cb8bdce1718b36b2feb" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.914626  1103 raft_consensus.cc:515] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.857885  1285 raft_consensus.cc:515] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.916997   806 raft_consensus.cc:2393] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:34.918512   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed33049186f5410f991a1d9b385dc655" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.917449  1194 raft_consensus.cc:515] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.921343   954 raft_consensus.cc:2393] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:34.918686  1103 leader_election.cc:290] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.924559   847 leader_election.cc:304] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:34.926296   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:34.926913   951 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.927080  1144 raft_consensus.cc:2804] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:34.927170   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3a284e94794740834b467265ea9862" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:34.927675  1144 raft_consensus.cc:493] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:34.927891   956 raft_consensus.cc:3060] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.928135  1144 raft_consensus.cc:3060] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.886271   997 raft_consensus.cc:359] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.932600   997 raft_consensus.cc:385] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:34.932876   997 raft_consensus.cc:740] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:34.933466   997 consensus_queue.cc:260] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.934487  1103 raft_consensus.cc:493] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.934955  1103 raft_consensus.cc:515] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.936264  1298 consensus_queue.cc:1048] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:34.936836  1301 leader_election.cc:290] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.937122  1103 leader_election.cc:290] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.940410   998 tablet_bootstrap.cc:492] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:34.940979   998 ts_tablet_manager.cc:1403] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.004s
I20260709 12:15:34.941241  1144 raft_consensus.cc:515] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.953239   996 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:34.953697  1144 leader_election.cc:290] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.953714   996 ts_tablet_manager.cc:1403] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.357s	user 0.093s	sys 0.116s
I20260709 12:15:34.955183   951 raft_consensus.cc:2468] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:34.958808   997 ts_tablet_manager.cc:1434] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 12:15:34.961375   997 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:34.963056   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed33049186f5410f991a1d9b385dc655" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.947176  1194 leader_election.cc:290] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:34.965394   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:34.966614   703 catalog_manager.cc:5697] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:34.954566  1370 raft_consensus.cc:493] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.948873  1355 raft_consensus.cc:493] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:34.968001   847 leader_election.cc:304] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:34.969039   806 raft_consensus.cc:3060] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.970340   773 leader_election.cc:304] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
W20260709 12:15:34.972630   773 leader_election.cc:343] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:34.973090   773 leader_election.cc:304] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:34.972368  1355 raft_consensus.cc:515] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.972730  1370 raft_consensus.cc:515] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:34.973902  1301 raft_consensus.cc:2804] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.060416   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:34.973325  1306 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:34.971904  1194 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.087s
I20260709 12:15:35.063277   997 tablet_bootstrap.cc:654] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.081794   998 raft_consensus.cc:359] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.082890   998 raft_consensus.cc:385] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.083881   880 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:35.077507   956 raft_consensus.cc:2468] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:35.085615   954 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:35.086591   996 raft_consensus.cc:359] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.078909  1301 raft_consensus.cc:697] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:35.094444   996 raft_consensus.cc:385] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.095892   996 raft_consensus.cc:740] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.096773   996 consensus_queue.cc:260] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.093928  1103 raft_consensus.cc:2749] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.087280   998 raft_consensus.cc:740] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.101284   998 consensus_queue.cc:260] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.110308   996 ts_tablet_manager.cc:1434] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.156s	user 0.024s	sys 0.011s
I20260709 12:15:35.111891   996 tablet_bootstrap.cc:492] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:35.115345   998 ts_tablet_manager.cc:1434] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.174s	user 0.016s	sys 0.017s
I20260709 12:15:35.116680   998 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:35.133627   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:35.134404   956 raft_consensus.cc:3060] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:35.136030   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 163421us
I20260709 12:15:35.146144  1103 raft_consensus.cc:493] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.146660  1103 raft_consensus.cc:515] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.148603  1103 leader_election.cc:290] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:35.149770  1306 raft_consensus.cc:2749] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.153476  1285 leader_election.cc:290] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:35.164007   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3a284e94794740834b467265ea9862" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:35.164628   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:35.165354   806 raft_consensus.cc:2393] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:35.170969   847 leader_election.cc:304] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:35.173027   773 leader_election.cc:304] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:35.131132  1301 consensus_queue.cc:237] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.164666   803 raft_consensus.cc:3060] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.177171  1372 raft_consensus.cc:2804] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.177650  1372 raft_consensus.cc:697] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:35.179802  1372 consensus_queue.cc:237] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.180670  1362 raft_consensus.cc:2749] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.188843   996 tablet_bootstrap.cc:654] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.173730  1305 raft_consensus.cc:493] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.190958   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0653ef484d47048434cbcbb65d51c4" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:35.191534   951 raft_consensus.cc:2468] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:35.192018   997 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:35.324141   998 tablet_bootstrap.cc:654] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.331933   997 ts_tablet_manager.cc:1403] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.371s	user 0.016s	sys 0.003s
I20260709 12:15:35.239688   772 leader_election.cc:304] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
W20260709 12:15:35.249210   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 81085.8us
W20260709 12:15:35.332808   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 93219.2us
I20260709 12:15:35.188041  1379 consensus_queue.cc:1048] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.153s
I20260709 12:15:35.336122  1376 raft_consensus.cc:2804] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.336666  1376 raft_consensus.cc:493] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.238540   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:35.337059  1376 raft_consensus.cc:3060] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:35.337664   845 leader_election.cc:343] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.194064   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:35.363155   806 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:35.209213   956 raft_consensus.cc:2468] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:35.403278   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:35.408042   806 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:35.199494  1305 raft_consensus.cc:515] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.401340  1388 raft_consensus.cc:493] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.399080  1384 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:15:35.424782   997 raft_consensus.cc:359] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.425417   997 raft_consensus.cc:385] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.425649   997 raft_consensus.cc:740] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.426206   997 consensus_queue.cc:260] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.427569   997 ts_tablet_manager.cc:1434] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.000s
I20260709 12:15:35.421273  1388 raft_consensus.cc:515] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.482609  1388 leader_election.cc:290] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:35.491853   803 raft_consensus.cc:2468] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:35.503985  1305 leader_election.cc:290] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:35.507084   997 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:35.509969   772 leader_election.cc:304] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:35.511646  1378 raft_consensus.cc:2804] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.512121  1378 raft_consensus.cc:493] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.512557  1378 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.515457  1376 raft_consensus.cc:515] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.527776   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0653ef484d47048434cbcbb65d51c4" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:35.528419   956 raft_consensus.cc:3060] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.531719  1375 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:35.540763   997 tablet_bootstrap.cc:654] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.544566  1375 raft_consensus.cc:493] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.545490  1375 raft_consensus.cc:515] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.542496  1378 raft_consensus.cc:515] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.548465  1375 leader_election.cc:290] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:35.550559  1376 leader_election.cc:290] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:35.553570  1370 leader_election.cc:290] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:35.553960   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:35.554352   845 leader_election.cc:304] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:35.554800   949 raft_consensus.cc:2393] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:35.555814   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:35.556416   954 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.555605  1384 raft_consensus.cc:2804] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.557050  1384 raft_consensus.cc:493] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.557410  1384 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.512085   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:35.559626   880 raft_consensus.cc:2393] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:35.549427  1378 leader_election.cc:290] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:35.554134  1370 consensus_queue.cc:1048] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:15:35.572154   998 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:35.572650   998 ts_tablet_manager.cc:1403] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.456s	user 0.018s	sys 0.021s
I20260709 12:15:35.559485   703 catalog_manager.cc:5697] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:35.589771   996 tablet_bootstrap.cc:492] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:35.590531   996 ts_tablet_manager.cc:1403] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.479s	user 0.013s	sys 0.012s
I20260709 12:15:35.591857   998 raft_consensus.cc:359] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.592880   998 raft_consensus.cc:385] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.593225   998 raft_consensus.cc:740] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.599720   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:35.596552   998 consensus_queue.cc:260] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.616101   998 ts_tablet_manager.cc:1434] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.003s
I20260709 12:15:35.616254   874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0653ef484d47048434cbcbb65d51c4" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:35.617591   956 raft_consensus.cc:2468] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:35.618476   998 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:35.619325   772 leader_election.cc:304] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:35.598099  1298 raft_consensus.cc:493] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:15:35.624336   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 50665.6us
I20260709 12:15:35.626112  1369 raft_consensus.cc:2804] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.627750  1369 raft_consensus.cc:697] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:35.628700   996 raft_consensus.cc:359] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.629390   996 raft_consensus.cc:385] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.629750   996 raft_consensus.cc:740] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.631832   996 consensus_queue.cc:260] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.626957   847 leader_election.cc:304] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:35.626950  1370 consensus_queue.cc:1048] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:15:35.636590  1144 raft_consensus.cc:2804] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:35.625815  1298 raft_consensus.cc:515] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.641528  1298 leader_election.cc:290] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:35.636886   996 ts_tablet_manager.cc:1434] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 12:15:35.647341   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb89ea1ee04cb8bdce1718b36b2feb" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:35.648218   806 raft_consensus.cc:2468] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:35.649592   997 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:35.650322   997 ts_tablet_manager.cc:1403] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.143s	user 0.018s	sys 0.003s
I20260709 12:15:35.654843   919 leader_election.cc:304] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:35.628594  1369 consensus_queue.cc:237] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.674786   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:35.676400   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:35.679005  1384 raft_consensus.cc:515] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.679994   997 raft_consensus.cc:359] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.683637   997 raft_consensus.cc:385] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.683959   997 raft_consensus.cc:740] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.685132   997 consensus_queue.cc:260] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:35.705052   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 51677.5us
W20260709 12:15:35.706756   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 70762.9us
I20260709 12:15:35.709231   996 tablet_bootstrap.cc:492] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:35.717559   996 tablet_bootstrap.cc:654] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:35.727986   997 ts_tablet_manager.cc:1434] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.011s
W20260709 12:15:35.741923   919 leader_election.cc:343] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.744127   997 tablet_bootstrap.cc:492] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:35.728183   845 leader_election.cc:304] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
W20260709 12:15:35.772085   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 46053.4us
I20260709 12:15:35.757294  1384 leader_election.cc:290] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:35.770470  1401 raft_consensus.cc:2804] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:35.785552   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb89ea1ee04cb8bdce1718b36b2feb" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:35.786805   773 leader_election.cc:304] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:35.771437  1144 raft_consensus.cc:697] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
W20260709 12:15:35.799249   773 leader_election.cc:343] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.785354  1401 raft_consensus.cc:493] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:35.803493   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:35.788727  1362 raft_consensus.cc:2749] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:35.787917   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:35.798087   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0653ef484d47048434cbcbb65d51c4" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:35.848752   807 raft_consensus.cc:2393] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:35.804230   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:35.805255  1401 raft_consensus.cc:3060] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:35.846149   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:35.871526   996 tablet_bootstrap.cc:492] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:35.872138   996 ts_tablet_manager.cc:1403] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.032s
W20260709 12:15:35.857749  1411 log.cc:927] Time spent T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 12:15:35.906875   998 tablet_bootstrap.cc:654] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:35.907843   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 103520us
I20260709 12:15:35.910300   996 raft_consensus.cc:359] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.911317   996 raft_consensus.cc:385] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:35.912205   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:35.911669   996 raft_consensus.cc:740] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:35.915184   996 consensus_queue.cc:260] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:35.918133   773 leader_election.cc:343] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:35.866806  1144 consensus_queue.cc:237] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.918606  1374 raft_consensus.cc:493] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.919113  1374 raft_consensus.cc:515] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:35.907229   881 raft_consensus.cc:2393] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:35.949280   996 ts_tablet_manager.cc:1434] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.007s
W20260709 12:15:35.954610  1404 log.cc:927] Time spent T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: Append to log took a long time: real 0.145s	user 0.001s	sys 0.000s
I20260709 12:15:35.933490  1355 leader_election.cc:290] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:35.955704  1355 raft_consensus.cc:493] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:35.955807   954 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:35.996023  1390 raft_consensus.cc:2764] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 12:15:36.008024  1393 log.cc:927] Time spent T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:15:35.953039  1206 raft_consensus.cc:493] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:35.997107   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:35.956180  1355 raft_consensus.cc:515] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.018908  1206 raft_consensus.cc:515] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:36.072909   847 leader_election.cc:343] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.076007   847 leader_election.cc:304] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:36.077975  1206 leader_election.cc:290] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:36.078141  1355 leader_election.cc:290] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:36.051350  1410 raft_consensus.cc:493] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
W20260709 12:15:36.152377   922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 102102us
I20260709 12:15:36.193459   997 tablet_bootstrap.cc:654] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:36.204182   922 leader_election.cc:343] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.225739   922 leader_election.cc:304] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:36.144856  1355 raft_consensus.cc:493] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:36.194386  1305 raft_consensus.cc:493] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
W20260709 12:15:36.233259   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 157333us
I20260709 12:15:36.202560  1378 raft_consensus.cc:493] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.201401  1374 leader_election.cc:290] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:36.253021  1373 raft_consensus.cc:2749] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.234503  1427 raft_consensus.cc:2749] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.232409  1355 raft_consensus.cc:515] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.219846  1410 raft_consensus.cc:515] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.239552  1305 raft_consensus.cc:515] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.246079  1378 raft_consensus.cc:515] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:36.271597  1426 log.cc:927] Time spent T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 12:15:36.273955  1410 leader_election.cc:290] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:36.272342  1424 log.cc:927] Time spent T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db: Append to log took a long time: real 0.187s	user 0.000s	sys 0.001s
I20260709 12:15:36.331599  1305 leader_election.cc:290] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:36.333529   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.334429  1355 leader_election.cc:290] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:36.337249  1378 leader_election.cc:290] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:36.343532   947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d7c600e56c4eca9cea03a123adb2c3" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:36.278108  1401 raft_consensus.cc:515] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.366247   805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c0ffb8e3547a1b0b9a5aa4cd06bdb" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.367544   805 raft_consensus.cc:2468] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:36.371223  1369 raft_consensus.cc:493] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
I20260709 12:15:36.372110  1369 raft_consensus.cc:515] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.374974  1369 leader_election.cc:290] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:36.376725   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:36.387641   919 leader_election.cc:304] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:36.388156  1401 leader_election.cc:290] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:36.391554   847 leader_election.cc:343] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.395089   773 leader_election.cc:304] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:36.396585   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d7c600e56c4eca9cea03a123adb2c3" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.397987  1365 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.398658  1305 raft_consensus.cc:2804] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:36.399158  1305 raft_consensus.cc:493] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.399586  1305 raft_consensus.cc:3060] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.407351   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa22132c744c85b1987025a4c4bcad" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:36.410537  1305 raft_consensus.cc:515] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.414103  1305 leader_election.cc:290] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:36.418056   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.418298   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c0ffb8e3547a1b0b9a5aa4cd06bdb" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.420630   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c0ffb8e3547a1b0b9a5aa4cd06bdb" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:36.421622   951 raft_consensus.cc:2393] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:36.427681  1380 consensus_queue.cc:1048] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:15:36.432921   772 leader_election.cc:304] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:36.434984  1419 raft_consensus.cc:2804] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.437896  1419 raft_consensus.cc:697] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:36.440140  1419 consensus_queue.cc:237] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.447432  1433 raft_consensus.cc:493] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.447451   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.450683   998 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:36.451576   998 ts_tablet_manager.cc:1403] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.833s	user 0.019s	sys 0.017s
I20260709 12:15:36.453565   878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c0ffb8e3547a1b0b9a5aa4cd06bdb" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:36.457305   873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.448374  1433 raft_consensus.cc:515] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:36.462296   922 leader_election.cc:343] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.464982   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.465541  1365 raft_consensus.cc:2749] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.463642   922 leader_election.cc:304] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:36.471381  1433 leader_election.cc:290] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:36.475881  1362 raft_consensus.cc:493] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:36.476661  1362 raft_consensus.cc:515] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.479516  1362 leader_election.cc:290] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:36.473021   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.484620   997 tablet_bootstrap.cc:492] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:36.485507   997 ts_tablet_manager.cc:1403] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.742s	user 0.024s	sys 0.009s
I20260709 12:15:36.488066  1305 raft_consensus.cc:2749] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:36.490139   922 leader_election.cc:343] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.491292   922 leader_election.cc:304] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:36.492062   703 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59808 (request call id 96) took 1327 ms. Trace:
I20260709 12:15:36.492134  1305 raft_consensus.cc:2749] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:36.505744   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:36.506893   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.492687   703 rpcz_store.cc:276] 0709 12:15:35.164283 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:35.164437 (+   154us) service_pool.cc:224] Handling call
0709 12:15:36.491805 (+1327368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:35.637557 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:35.638115 (+   558us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:35.638152 (+    37us) write_op.cc:435] Acquired schema lock
0709 12:15:35.638175 (+    23us) tablet.cc:662] Decoding operations
0709 12:15:35.638554 (+   379us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:35.638622 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:35.638660 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:35.638860 (+   200us) tablet.cc:701] Row locks acquired
0709 12:15:35.638880 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:15:35.639017 (+   137us) write_op.cc:270] Start()
0709 12:15:35.639128 (+   111us) write_op.cc:276] Timestamp: P: 1783599335638977 usec, L: 0
0709 12:15:35.639149 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:15:35.639779 (+   630us) log.cc:844] Serialized 540 byte log entry
0709 12:15:35.804803 (+165024us) op_driver.cc:464] REPLICATION: finished
0709 12:15:36.278607 (+473804us) write_op.cc:301] APPLY: starting
0709 12:15:36.278700 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:36.278825 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:36.279328 (+   503us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:36.279861 (+   533us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:36.280252 (+   391us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:15:36.280311 (+    59us) write_op.cc:312] APPLY: finished
0709 12:15:36.280477 (+   166us) log.cc:844] Serialized 22 byte log entry
0709 12:15:36.280609 (+   132us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:36.280700 (+    91us) write_op.cc:454] Released schema lock
0709 12:15:36.280742 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:36.281078 (+   336us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:36.281110 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":465999,"apply.run_cpu_time_us":1677,"apply.run_wall_time_us":2456,"num_ops":1,"prepare.queue_time_us":56806,"prepare.run_cpu_time_us":2507,"prepare.run_wall_time_us":3976,"replication_time_us":159116,"thread_start_us":481357,"threads_started":2}]]}
I20260709 12:15:36.512897   998 raft_consensus.cc:359] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.513707   998 raft_consensus.cc:385] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.514026   998 raft_consensus.cc:740] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.514247   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.516889   996 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:36.519881   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c0ffb8e3547a1b0b9a5aa4cd06bdb" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:36.526865   806 raft_consensus.cc:3060] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.524537   919 leader_election.cc:304] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
W20260709 12:15:36.545086   845 leader_election.cc:343] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.546324   845 leader_election.cc:304] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:36.547662  1401 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:36.521332   998 consensus_queue.cc:260] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.549149   997 raft_consensus.cc:359] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.551390   997 raft_consensus.cc:385] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:36.551661   997 raft_consensus.cc:740] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:36.552750   997 consensus_queue.cc:260] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.565176   919 leader_election.cc:304] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:36.567205  1415 consensus_queue.cc:1048] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.572144  1433 raft_consensus.cc:2749] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.575626   806 raft_consensus.cc:2468] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:36.580760   847 leader_election.cc:304] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:36.582190   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb89ea1ee04cb8bdce1718b36b2feb" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:36.585515   803 raft_consensus.cc:3060] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.582880   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.590195   997 ts_tablet_manager.cc:1434] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.104s	user 0.004s	sys 0.003s
I20260709 12:15:36.591331  1306 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:36.593564   803 raft_consensus.cc:2468] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:36.599442  1437 raft_consensus.cc:2749] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:36.599821  1305 raft_consensus.cc:2749] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:36.604727   998 ts_tablet_manager.cc:1434] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.153s	user 0.009s	sys 0.000s
I20260709 12:15:36.638564  1384 raft_consensus.cc:493] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
I20260709 12:15:36.640980   704 catalog_manager.cc:5697] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:36.652364  1135 consensus_queue.cc:1048] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:15:36.659314   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4c0ffb8e3547a1b0b9a5aa4cd06bdb" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.660458  1305 raft_consensus.cc:493] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.660992  1305 raft_consensus.cc:515] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.648869   996 tablet_bootstrap.cc:654] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:36.639752   997 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:36.666554  1390 raft_consensus.cc:493] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.667069  1305 leader_election.cc:290] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:36.638922  1194 raft_consensus.cc:493] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.670018   919 leader_election.cc:304] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:36.595990  1433 raft_consensus.cc:2749] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:36.667172  1390 raft_consensus.cc:515] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.658095  1384 raft_consensus.cc:515] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.679399   998 tablet_bootstrap.cc:492] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:36.680518   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.684085  1389 raft_consensus.cc:493] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:36.688370  1390 leader_election.cc:290] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
W20260709 12:15:36.627307   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 46625.9us
I20260709 12:15:36.685642  1305 raft_consensus.cc:2804] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:36.693635   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.694931   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.695083   802 raft_consensus.cc:2468] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:36.695780   882 raft_consensus.cc:2468] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:36.696974   922 leader_election.cc:304] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:36.699625  1437 raft_consensus.cc:2804] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:36.688318  1389 raft_consensus.cc:515] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.701403   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5faa22132c744c85b1987025a4c4bcad" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.678903  1194 raft_consensus.cc:515] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.704512  1389 leader_election.cc:290] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:36.701483  1437 raft_consensus.cc:493] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.702617  1305 raft_consensus.cc:697] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:36.706815   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed33049186f5410f991a1d9b385dc655" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.709583  1384 leader_election.cc:290] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:36.705257  1437 raft_consensus.cc:3060] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:36.705274  1194 leader_election.cc:290] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:36.708097  1305 consensus_queue.cc:237] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.724869   919 leader_election.cc:304] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:36.729473   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:36.730782   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb89ea1ee04cb8bdce1718b36b2feb" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:36.733454  1380 raft_consensus.cc:2804] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:36.733870  1380 raft_consensus.cc:493] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:36.734208  1380 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:36.717464   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.716967  1389 raft_consensus.cc:493] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.731982  1194 raft_consensus.cc:493] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:36.743110   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed33049186f5410f991a1d9b385dc655" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:36.747864   997 tablet_bootstrap.cc:654] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:36.749282   919 leader_election.cc:343] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.753098  1194 raft_consensus.cc:515] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:36.756345   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:36.746825  1389 raft_consensus.cc:515] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:36.814185  1442 log.cc:927] Time spent T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
W20260709 12:15:36.820546   773 consensus_peers.cc:597] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:15:36.821165   773 leader_election.cc:343] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:36.821559   773 leader_election.cc:304] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:36.823386  1419 raft_consensus.cc:2749] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:36.825609  1401 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:15:36.827898   847 leader_election.cc:343] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.059369   948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:37.453593  1422 raft_consensus.cc:493] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.459913  1422 raft_consensus.cc:515] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.464562   998 tablet_bootstrap.cc:654] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:37.470690   919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 721410us
I20260709 12:15:37.482625  1384 raft_consensus.cc:493] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:15:37.487737  1384 raft_consensus.cc:515] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.489841  1384 leader_election.cc:290] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:37.493994  1437 consensus_meta.cc:287] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: Time spent flushing consensus metadata: real 0.784s	user 0.008s	sys 0.000s
I20260709 12:15:37.498813  1389 leader_election.cc:290] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:37.501741   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:37.508044  1376 raft_consensus.cc:493] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
I20260709 12:15:37.508661  1376 raft_consensus.cc:515] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.509532  1437 raft_consensus.cc:515] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.518816   949 raft_consensus.cc:2393] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:37.519737  1437 leader_election.cc:290] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:37.519776  1376 leader_election.cc:290] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:37.516381  1305 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.775s	user 0.007s	sys 0.011s
I20260709 12:15:37.525592  1376 raft_consensus.cc:493] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:37.526221  1376 raft_consensus.cc:515] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.513942  1401 consensus_queue.cc:1048] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:15:37.512904  1433 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 12:15:37.523372  1305 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.782s	user 0.007s	sys 0.011s
I20260709 12:15:37.530495  1376 leader_election.cc:290] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:37.535117  1194 leader_election.cc:290] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:37.535826   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:37.561352  1397 consensus_queue.cc:1048] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 12:15:37.587335  1380 consensus_meta.cc:287] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: Time spent flushing consensus metadata: real 0.853s	user 0.011s	sys 0.002s
I20260709 12:15:37.584964   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:37.610384   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 100121us
W20260709 12:15:37.611217   845 leader_election.cc:343] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.611640   845 leader_election.cc:304] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:37.625705   845 leader_election.cc:304] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:37.602054  1422 leader_election.cc:290] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:37.642305  1194 raft_consensus.cc:3060] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.648705   996 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:37.649327   996 ts_tablet_manager.cc:1403] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 1.133s	user 0.015s	sys 0.013s
I20260709 12:15:37.602828  1380 raft_consensus.cc:515] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.656304  1397 raft_consensus.cc:493] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
I20260709 12:15:37.656965  1397 raft_consensus.cc:515] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.659827  1397 leader_election.cc:290] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:37.660549   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:37.641121  1306 raft_consensus.cc:493] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:37.668035   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:37.661593  1298 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:15:37.661907  1419 raft_consensus.cc:493] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:37.675163  1194 raft_consensus.cc:2749] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:37.681620   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:37.685853   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9785758d9c4860a63c5f6fc7d574ca" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:37.687902  1447 log.cc:927] Time spent T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 12:15:37.688663  1306 raft_consensus.cc:515] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.666567  1458 raft_consensus.cc:2804] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:37.712970   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:37.723639   947 raft_consensus.cc:1240] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Rejecting Update request from peer b73c13792a2143c6b1011f9b8480e6db for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:15:37.673516  1419 raft_consensus.cc:515] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.722958  1306 leader_election.cc:290] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:37.730611   955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:37.746481   919 leader_election.cc:304] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:37.750751   804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:37.750885  1380 leader_election.cc:290] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:37.751441   804 raft_consensus.cc:2468] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:37.751714   947 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44746 (request call id 234) took 1007 ms. Trace:
I20260709 12:15:37.752103   947 rpcz_store.cc:276] 0709 12:15:36.745151 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:36.748635 (+  3484us) service_pool.cc:224] Handling call
0709 12:15:37.137120 (+388485us) spinlock_profiling.cc:243] Waited 17.6 ms on lock 0x7b5800145b98. stack: 00007f3c2d544343 00007f3c2d544240 00007f3c2ced31d4 00007f3c36c11304 00007f3c36c11299 00007f3c2d3fedb1 00007f3c2d53eb71 00007f3c2d53eeee 000000000036eb39 00007f3c355b21e0 00007f3c3567b0c4 00007f3c3567b131 00007f3c3563cfc0 00007f3c35627929 00007f3c356273d2 00007f3c2eb9ebd4
0709 12:15:37.137321 (+   201us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:37.724055 (+586734us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:37.751460 (+ 27405us) spinlock_profiling.cc:243] Waited 543 ms on lock 0x7b54003d2a54. stack: 00007f3c2d544343 00007f3c2d544240 00007f3c2ced31d4 00007f3c36c11304 00007f3c36c11299 00007f3c305cc571 00007f3c30663e01 00007f3c3066283e 00007f3c35627419 00007f3c2eb9ebd4 00007f3c2eb9eb62 00007f3c2eb9ea91 00007f3c2eb9ea0c 00007f3c2eb9dcc2 00007f3c2e99e48c 00007f3c2e99d8c6
0709 12:15:37.751658 (+   198us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1288777856}
I20260709 12:15:37.753000  1388 raft_consensus.cc:2749] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:37.755807   773 leader_election.cc:304] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:37.755348   996 raft_consensus.cc:359] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.766820   996 raft_consensus.cc:385] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:37.767257   996 raft_consensus.cc:740] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:37.773806   996 consensus_queue.cc:260] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.755892  1422 raft_consensus.cc:493] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.757579  1458 raft_consensus.cc:697] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:37.755118   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:37.783478   922 consensus_peers.cc:597] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:15:37.784763   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3a284e94794740834b467265ea9862" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:37.778254  1463 raft_consensus.cc:2749] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:15:37.793808   847 leader_election.cc:343] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.799077   845 leader_election.cc:304] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:37.789631   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:37.791092   882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:37.803726  1144 raft_consensus.cc:493] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
I20260709 12:15:37.803848   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:37.807124   845 leader_election.cc:304] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:37.857692  1194 raft_consensus.cc:2749] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:37.809636   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
W20260709 12:15:37.860836   922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 53497.9us
W20260709 12:15:37.861814   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 84774.1us
W20260709 12:15:37.862238   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 83358.4us
I20260709 12:15:37.862677   773 leader_election.cc:304] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:37.864629   997 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:37.865125   997 ts_tablet_manager.cc:1403] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 1.226s	user 0.038s	sys 0.049s
I20260709 12:15:37.790831  1422 raft_consensus.cc:515] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.805445   874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9785758d9c4860a63c5f6fc7d574ca" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:37.805464   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:37.885488   996 ts_tablet_manager.cc:1434] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.236s	user 0.007s	sys 0.001s
I20260709 12:15:37.881121  1419 leader_election.cc:290] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:37.865484  1144 raft_consensus.cc:515] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.890650  1458 consensus_queue.cc:237] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.891667   875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:53212 (request call id 205) took 1105 ms. Trace:
W20260709 12:15:37.935176   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 47639.8us
I20260709 12:15:37.891778  1462 raft_consensus.cc:493] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
I20260709 12:15:37.892390  1466 raft_consensus.cc:2749] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:37.937577  1388 raft_consensus.cc:493] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:37.898456   882 raft_consensus.cc:2468] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:37.938130  1388 raft_consensus.cc:515] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.883834   873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:37.878588  1433 raft_consensus.cc:2749] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:37.910614   998 tablet_bootstrap.cc:492] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:37.959163   998 ts_tablet_manager.cc:1403] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 1.296s	user 0.056s	sys 0.061s
I20260709 12:15:37.912788  1422 leader_election.cc:290] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:37.962615   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 96284.2us
W20260709 12:15:37.964021   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 156878us
I20260709 12:15:37.969476   922 leader_election.cc:304] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:37.967890  1144 leader_election.cc:290] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:15:37.974593   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 167518us
I20260709 12:15:37.980319   947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:37.982683   882 raft_consensus.cc:3060] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.982959  1390 raft_consensus.cc:2804] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:37.987797  1389 raft_consensus.cc:493] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:15:37.990209  1390 raft_consensus.cc:697] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:37.990772   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db3a284e94794740834b467265ea9862" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:37.990728  1389 raft_consensus.cc:515] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.991278  1390 consensus_queue.cc:237] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:37.993084  1389 leader_election.cc:290] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
W20260709 12:15:37.994488   772 leader_election.cc:343] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:37.962390   873 raft_consensus.cc:2468] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:38.016515   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:38.026865   845 leader_election.cc:304] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:38.032845  1388 leader_election.cc:290] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:37.988106  1475 consensus_queue.cc:1059] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.061s
I20260709 12:15:38.036270  1475 raft_consensus.cc:3055] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:38.036731  1475 raft_consensus.cc:740] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:38.038609  1470 raft_consensus.cc:493] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
I20260709 12:15:38.039255  1470 raft_consensus.cc:515] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.040372   996 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:37.962847  1462 raft_consensus.cc:515] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.041337  1144 raft_consensus.cc:2804] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.048122  1144 raft_consensus.cc:493] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.048467  1144 raft_consensus.cc:3060] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:37.935142   875 rpcz_store.cc:276] 0709 12:15:36.786716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:36.788340 (+  1624us) service_pool.cc:224] Handling call
0709 12:15:37.461730 (+673390us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:15:37.516216 (+ 54486us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:15:37.517139 (+   923us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:15:37.518049 (+   910us) log.cc:844] Serialized 26 byte log entry
0709 12:15:37.643168 (+125119us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:15:37.780907 (+137739us) log.cc:844] Serialized 14 byte log entry
0709 12:15:37.864625 (+ 83718us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:15:37.876104 (+ 11479us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:15:37.881665 (+  5561us) raft_consensus.cc:1685] finished
0709 12:15:37.881730 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:15:37.891577 (+  9847us) inbound_call.cc:177] Queueing success response
0709 12:15:37.896648 (+  5071us) spinlock_profiling.cc:243] Waited 2.81 ms on lock 0x7b18002a8980. stack: 00007f3c2d544343 00007f3c2d544240 00007f3c2ced31d4 00007f3c36c11304 00007f3c36c11299 00007f3c3643eab1 00007f3c3644b281 00007f3c2d576522 00007f3c2d5787c1 00007f3c2d578779 00007f3c2d578709 00007f3c2d5786d1 00007f3c2d5779cd 0000000000388634 0000000000388479 00007f3c2d55983a
Metrics: {"mutex_wait_us":87358,"prepare.queue_time_us":154533,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":43,"raft.queue_time_us":106067,"raft.run_cpu_time_us":287,"raft.run_wall_time_us":13554,"spinlock_wait_cycles":6453632,"thread_start_us":191099,"threads_started":2,"wal-append.queue_time_us":149048}
I20260709 12:15:38.049774   845 leader_election.cc:304] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
W20260709 12:15:38.045086  1465 log.cc:927] Time spent T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 12:15:38.052518  1401 raft_consensus.cc:2749] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.055778   845 leader_election.cc:304] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.060297  1401 raft_consensus.cc:2749] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.060806   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.060999  1462 leader_election.cc:290] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.061458   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:38.063962  1388 raft_consensus.cc:493] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:15:38.064566  1388 raft_consensus.cc:515] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.037815  1475 consensus_queue.cc:260] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.068235  1475 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:38.055913  1470 leader_election.cc:290] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.073608   998 raft_consensus.cc:359] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.074335   998 raft_consensus.cc:385] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.074687   998 raft_consensus.cc:740] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.074865  1388 leader_election.cc:290] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:38.062790   997 raft_consensus.cc:359] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.076383   997 raft_consensus.cc:385] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.076717   997 raft_consensus.cc:740] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.077371   997 consensus_queue.cc:260] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.078677   998 consensus_queue.cc:260] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.083734  1144 raft_consensus.cc:515] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.084123   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe888948c83e4c52bca2e1799fdb539e" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.087123   996 tablet_bootstrap.cc:654] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.089321   873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.103538   773 leader_election.cc:304] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.104353   704 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59814 (request call id 87) took 1505 ms. Trace:
I20260709 12:15:38.113780  1144 leader_election.cc:290] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.115134   919 leader_election.cc:304] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.119971   773 leader_election.cc:304] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.124838   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.125597   876 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:38.126715   877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.126782   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d59afe82634a77af61ea2e97405d14" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.127835   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe888948c83e4c52bca2e1799fdb539e" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.130609   998 ts_tablet_manager.cc:1434] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.171s	user 0.012s	sys 0.002s
I20260709 12:15:38.130847  1305 raft_consensus.cc:2749] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.135366   948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.135752   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.136698  1449 raft_consensus.cc:2749] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.137306  1449 raft_consensus.cc:493] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
W20260709 12:15:38.134213   919 leader_election.cc:343] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.139174   998 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:38.137743  1449 raft_consensus.cc:515] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.144764   773 leader_election.cc:304] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:38.145537  1449 leader_election.cc:290] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.146031  1449 raft_consensus.cc:2749] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.147030  1419 raft_consensus.cc:2804] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.142750   703 catalog_manager.cc:5697] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.149497   922 leader_election.cc:304] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:38.150475   703 catalog_manager.cc:5697] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.152339   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.147409  1419 raft_consensus.cc:493] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.162891  1456 raft_consensus.cc:493] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:38.163528  1456 raft_consensus.cc:515] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.166754   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.168886   997 ts_tablet_manager.cc:1434] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.303s	user 0.007s	sys 0.008s
I20260709 12:15:38.169183  1456 leader_election.cc:290] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.170626   873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.165822   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.159302  1419 raft_consensus.cc:3060] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.171768   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.175235   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d59afe82634a77af61ea2e97405d14" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.189356   874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.193807   919 leader_election.cc:304] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.197710  1355 consensus_queue.cc:1048] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:38.164507  1305 raft_consensus.cc:2804] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:38.199891   919 leader_election.cc:304] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.112447   704 rpcz_store.cc:276] 0709 12:15:36.599134 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:36.616069 (+ 16935us) service_pool.cc:224] Handling call
0709 12:15:38.104288 (+1488219us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:36.744330 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:37.307388 (+563058us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:37.347896 (+ 40508us) write_op.cc:435] Acquired schema lock
0709 12:15:37.372986 (+ 25090us) tablet.cc:662] Decoding operations
0709 12:15:37.485933 (+112947us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:37.511487 (+ 25554us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:37.513579 (+  2092us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:15:37.543815 (+ 30236us) tablet.cc:701] Row locks acquired
0709 12:15:37.548899 (+  5084us) write_op.cc:260] PREPARE: finished
0709 12:15:37.558941 (+ 10042us) write_op.cc:270] Start()
0709 12:15:37.590760 (+ 31819us) write_op.cc:276] Timestamp: P: 1783599337555920 usec, L: 0
0709 12:15:37.595520 (+  4760us) op_driver.cc:348] REPLICATION: starting
0709 12:15:37.607731 (+ 12211us) log.cc:844] Serialized 540 byte log entry
0709 12:15:37.985627 (+377896us) op_driver.cc:464] REPLICATION: finished
0709 12:15:38.064782 (+ 79155us) write_op.cc:301] APPLY: starting
0709 12:15:38.064867 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:38.064980 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:38.065388 (+   408us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:38.065706 (+   318us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:38.065947 (+   241us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:15:38.066013 (+    66us) write_op.cc:312] APPLY: finished
0709 12:15:38.066291 (+   278us) log.cc:844] Serialized 22 byte log entry
0709 12:15:38.067104 (+   813us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:38.067183 (+    79us) write_op.cc:454] Released schema lock
0709 12:15:38.067239 (+    56us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:38.078703 (+ 11464us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:38.078741 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":78826,"apply.run_cpu_time_us":2059,"apply.run_wall_time_us":13928,"num_ops":1,"prepare.queue_time_us":73533,"prepare.run_cpu_time_us":28595,"prepare.run_wall_time_us":916820,"raft.queue_time_us":151620,"raft.run_cpu_time_us":12127,"raft.run_wall_time_us":110026,"replication_time_us":380347,"thread_start_us":250637,"threads_started":4,"wal-append.queue_time_us":199652}]]}
I20260709 12:15:38.202381   998 tablet_bootstrap.cc:654] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.206120  1433 raft_consensus.cc:493] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:15:38.206717  1433 raft_consensus.cc:515] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.207146   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.208294   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.208859  1433 leader_election.cc:290] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.209365  1433 raft_consensus.cc:493] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:15:38.209820  1433 raft_consensus.cc:515] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.211927  1390 raft_consensus.cc:2749] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.223611   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:38.205137  1437 raft_consensus.cc:2749] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.210469   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.228688   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.229899   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.236725   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.237586  1433 leader_election.cc:290] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.217490  1305 raft_consensus.cc:493] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.240140  1305 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:38.246091  1419 raft_consensus.cc:515] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.247332   803 raft_consensus.cc:2393] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b73c13792a2143c6b1011f9b8480e6db in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:38.262671   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c18fc775a14a78bbe58b2b01612854" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.267863   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbee1235d54546ebab29f23e2e0ffdaf" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.278630  1298 raft_consensus.cc:493] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:15:38.279419  1298 raft_consensus.cc:515] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.282092  1298 leader_election.cc:290] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.282874  1419 leader_election.cc:290] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.286391   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:38.288316   996 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:38.290047   996 ts_tablet_manager.cc:1403] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.250s	user 0.021s	sys 0.018s
I20260709 12:15:38.291344   997 tablet_bootstrap.cc:492] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
W20260709 12:15:38.294162   847 leader_election.cc:343] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.298727   919 leader_election.cc:304] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.303591   996 raft_consensus.cc:359] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.304297   996 raft_consensus.cc:385] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.304569   996 raft_consensus.cc:740] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.305577  1419 consensus_queue.cc:1048] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:15:38.300861  1437 raft_consensus.cc:2749] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.299903  1135 raft_consensus.cc:493] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.312282  1135 raft_consensus.cc:515] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.316717   772 leader_election.cc:304] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.314306  1135 leader_election.cc:290] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:38.318478   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d7c600e56c4eca9cea03a123adb2c3" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.319144   875 raft_consensus.cc:2468] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 0.
I20260709 12:15:38.320791   772 leader_election.cc:304] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.323087   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d7c600e56c4eca9cea03a123adb2c3" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.326675  1419 raft_consensus.cc:2749] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.317543  1456 raft_consensus.cc:2749] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.330370   922 leader_election.cc:304] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:15:38.331636  1448 raft_consensus.cc:2804] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.332026  1448 raft_consensus.cc:493] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.332374  1448 raft_consensus.cc:3060] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.334079   845 leader_election.cc:304] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.335486   996 consensus_queue.cc:260] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.336755  1305 raft_consensus.cc:515] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.339071  1419 raft_consensus.cc:493] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.339602   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:15:38.340574   919 leader_election.cc:343] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.339560  1419 raft_consensus.cc:515] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.341105  1458 raft_consensus.cc:2749] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:15:38.344899  1419 leader_election.cc:290] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.341936  1449 raft_consensus.cc:493] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:38.346302  1449 raft_consensus.cc:515] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.351373   805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:38.352645   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:38.353894  1449 leader_election.cc:290] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.353945  1305 leader_election.cc:290] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:38.357451   772 leader_election.cc:304] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.358704  1419 raft_consensus.cc:2749] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.360442   996 ts_tablet_manager.cc:1434] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.005s
I20260709 12:15:38.360689   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:38.361239   875 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:38.358325   702 catalog_manager.cc:5697] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.371073   845 leader_election.cc:304] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.380007   845 leader_election.cc:304] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.382099  1384 raft_consensus.cc:2749] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.387284   772 leader_election.cc:304] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.388487   703 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59808 (request call id 97) took 1566 ms. Trace:
I20260709 12:15:38.388962  1362 raft_consensus.cc:2749] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.389437   998 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:38.389328  1386 raft_consensus.cc:2749] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.389912   998 ts_tablet_manager.cc:1403] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.258s	user 0.015s	sys 0.039s
I20260709 12:15:38.390051   772 leader_election.cc:304] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.394647  1362 raft_consensus.cc:2749] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.395628   996 tablet_bootstrap.cc:492] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:38.397966   772 leader_election.cc:304] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.399122   773 leader_election.cc:304] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.388825   703 rpcz_store.cc:276] 0709 12:15:36.822212 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:15:36.823996 (+  1784us) service_pool.cc:224] Handling call
0709 12:15:38.388434 (+1564438us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:15:38.195659 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:15:38.196124 (+   465us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:15:38.196147 (+    23us) write_op.cc:435] Acquired schema lock
0709 12:15:38.196159 (+    12us) tablet.cc:662] Decoding operations
0709 12:15:38.196477 (+   318us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:15:38.196533 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 12:15:38.196550 (+    17us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:15:38.196789 (+   239us) tablet.cc:701] Row locks acquired
0709 12:15:38.196801 (+    12us) write_op.cc:260] PREPARE: finished
0709 12:15:38.196906 (+   105us) write_op.cc:270] Start()
0709 12:15:38.196979 (+    73us) write_op.cc:276] Timestamp: P: 1783599338196875 usec, L: 0
0709 12:15:38.196992 (+    13us) op_driver.cc:348] REPLICATION: starting
0709 12:15:38.197538 (+   546us) log.cc:844] Serialized 928 byte log entry
0709 12:15:38.213926 (+ 16388us) op_driver.cc:464] REPLICATION: finished
0709 12:15:38.214377 (+   451us) write_op.cc:301] APPLY: starting
0709 12:15:38.214468 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 12:15:38.214584 (+   116us) tablet.cc:1370] finished BulkCheckPresence
0709 12:15:38.214679 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:15:38.214948 (+   269us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:15:38.215115 (+   167us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:15:38.215162 (+    47us) write_op.cc:312] APPLY: finished
0709 12:15:38.215364 (+   202us) log.cc:844] Serialized 28 byte log entry
0709 12:15:38.215508 (+   144us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:38.215584 (+    76us) write_op.cc:454] Released schema lock
0709 12:15:38.215621 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 12:15:38.266104 (+ 50483us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:15:38.271605 (+  5501us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":78,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":244,"apply.run_cpu_time_us":1519,"apply.run_wall_time_us":1519,"num_ops":2,"prepare.queue_time_us":23232,"prepare.run_cpu_time_us":2238,"prepare.run_wall_time_us":15906,"replication_time_us":16808,"thread_start_us":22905,"threads_started":1}]]}
W20260709 12:15:38.401847   772 leader_election.cc:343] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.403545   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.405004   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.405339   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.405793   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c18fc775a14a78bbe58b2b01612854" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.403698   997 tablet_bootstrap.cc:654] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.406154   881 raft_consensus.cc:2393] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:38.408133   845 leader_election.cc:304] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.409871   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc452de47e4402bc7a9a723be776e9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.398010  1466 consensus_queue.cc:1048] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:38.411026   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc452de47e4402bc7a9a723be776e9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.407152  1419 raft_consensus.cc:2749] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.413455   845 leader_election.cc:304] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.414211   954 raft_consensus.cc:1240] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Rejecting Update request from peer ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:15:38.414217  1384 raft_consensus.cc:2749] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.412583  1298 raft_consensus.cc:2749] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.415488   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:38.406315  1462 raft_consensus.cc:2749] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.398281   875 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:15:38.417603   773 leader_election.cc:304] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.416158   879 raft_consensus.cc:2393] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:38.419169   876 raft_consensus.cc:1240] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Rejecting Update request from peer ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:15:38.419912  1456 raft_consensus.cc:3060] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.385967  1448 raft_consensus.cc:515] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.421667   773 leader_election.cc:304] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.423700   922 leader_election.cc:304] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.426031  1355 raft_consensus.cc:2804] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:38.426529  1355 raft_consensus.cc:697] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:38.428417   996 tablet_bootstrap.cc:654] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.427376  1355 consensus_queue.cc:237] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.432260  1466 raft_consensus.cc:2749] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:15:38.435392   773 leader_election.cc:304] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.435473   702 catalog_manager.cc:5697] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.436062  1469 consensus_queue.cc:1059] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:38.438205  1469 raft_consensus.cc:3055] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:38.439009  1469 raft_consensus.cc:740] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:38.439497   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d7c600e56c4eca9cea03a123adb2c3" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:38.438581   702 catalog_manager.cc:5697] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.439838  1469 consensus_queue.cc:260] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.440287   875 raft_consensus.cc:3060] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.442510  1471 raft_consensus.cc:2749] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.435644  1456 raft_consensus.cc:2749] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.440335   998 raft_consensus.cc:359] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.448195   998 raft_consensus.cc:385] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.449245   998 raft_consensus.cc:740] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.449972   998 consensus_queue.cc:260] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.443569   702 catalog_manager.cc:5697] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.446058   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d7c600e56c4eca9cea03a123adb2c3" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:15:38.452251   998 ts_tablet_manager.cc:1434] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260709 12:15:38.452232  1462 consensus_queue.cc:1059] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:38.460233   875 raft_consensus.cc:2468] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 1.
I20260709 12:15:38.460551  1469 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:15:38.461339   919 leader_election.cc:343] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.462050   922 leader_election.cc:304] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.441103  1448 leader_election.cc:290] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:38.478308   998 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:38.473124  1355 raft_consensus.cc:2804] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:38.479265  1405 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:15:38.481982  1448 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:15:38.482527  1355 raft_consensus.cc:697] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:15:38.495091  1355 consensus_queue.cc:237] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.499127  1390 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:38.499643  1437 raft_consensus.cc:493] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.499886   998 tablet_bootstrap.cc:654] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.502981  1437 raft_consensus.cc:515] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.502097   997 tablet_bootstrap.cc:492] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:38.505550   997 ts_tablet_manager.cc:1403] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.214s	user 0.015s	sys 0.001s
I20260709 12:15:38.507027   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.508285   997 raft_consensus.cc:359] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.508996   997 raft_consensus.cc:385] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.509294   997 raft_consensus.cc:740] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.512082  1437 leader_election.cc:290] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
W20260709 12:15:38.513085   919 leader_election.cc:343] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.514628   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
W20260709 12:15:38.516043   922 leader_election.cc:343] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.516364   998 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:38.516451   922 leader_election.cc:304] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.517159   998 ts_tablet_manager.cc:1403] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.000s
I20260709 12:15:38.519588  1448 raft_consensus.cc:2749] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.509932   997 consensus_queue.cc:260] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.523699   997 ts_tablet_manager.cc:1434] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:15:38.524750   997 tablet_bootstrap.cc:492] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:38.530854   998 raft_consensus.cc:359] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.531524   998 raft_consensus.cc:385] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.531764   998 raft_consensus.cc:740] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.536013   998 consensus_queue.cc:260] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.543041   998 ts_tablet_manager.cc:1434] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:15:38.574321   702 catalog_manager.cc:5697] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.576608   702 catalog_manager.cc:5697] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.579002   702 catalog_manager.cc:5697] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:38.586342   998 tablet_bootstrap.cc:492] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c: Bootstrap starting.
I20260709 12:15:38.586903   997 tablet_bootstrap.cc:654] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.609675   998 tablet_bootstrap.cc:654] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.620014   996 tablet_bootstrap.cc:492] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:38.620503   996 ts_tablet_manager.cc:1403] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.225s	user 0.018s	sys 0.028s
I20260709 12:15:38.623281   996 raft_consensus.cc:359] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.624014   996 raft_consensus.cc:385] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.624284   996 raft_consensus.cc:740] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.629245   998 tablet_bootstrap.cc:492] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c: No bootstrap required, opened a new log
I20260709 12:15:38.629729   998 ts_tablet_manager.cc:1403] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.010s
I20260709 12:15:38.632246   998 raft_consensus.cc:359] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.632869   998 raft_consensus.cc:385] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.633126   998 raft_consensus.cc:740] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.634804   956 raft_consensus.cc:3060] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.635069   997 tablet_bootstrap.cc:492] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:38.639377   997 ts_tablet_manager.cc:1403] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.000s
I20260709 12:15:38.642470   997 raft_consensus.cc:359] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.643158   997 raft_consensus.cc:385] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.643011   996 consensus_queue.cc:260] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.643731   997 raft_consensus.cc:740] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.644537   997 consensus_queue.cc:260] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:15:38.645964   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:38.653841   998 consensus_queue.cc:260] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.654127  1384 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:38.656047   998 ts_tablet_manager.cc:1434] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260709 12:15:38.659281   996 ts_tablet_manager.cc:1434] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260709 12:15:38.660298   996 tablet_bootstrap.cc:492] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db: Bootstrap starting.
I20260709 12:15:38.680037   996 tablet_bootstrap.cc:654] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.687768   997 ts_tablet_manager.cc:1434] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 12:15:38.688911   997 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92: Bootstrap starting.
I20260709 12:15:38.693058  1384 raft_consensus.cc:493] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.693583  1384 raft_consensus.cc:515] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.695005   997 tablet_bootstrap.cc:654] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:38.695848  1384 leader_election.cc:290] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.702905   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
W20260709 12:15:38.711398   845 leader_election.cc:343] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.722059   876 raft_consensus.cc:3060] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.751127   996 tablet_bootstrap.cc:492] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db: No bootstrap required, opened a new log
I20260709 12:15:38.751673   996 ts_tablet_manager.cc:1403] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db: Time spent bootstrapping tablet: real 0.092s	user 0.027s	sys 0.014s
I20260709 12:15:38.755764   996 raft_consensus.cc:359] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.756464   996 raft_consensus.cc:385] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.756742   996 raft_consensus.cc:740] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.757402   996 consensus_queue.cc:260] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.759155   996 ts_tablet_manager.cc:1434] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:38.762532  1462 raft_consensus.cc:493] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.763309  1462 raft_consensus.cc:515] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.766634   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d7c600e56c4eca9cea03a123adb2c3" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.767345   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d7c600e56c4eca9cea03a123adb2c3" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.768132   875 raft_consensus.cc:2393] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:38.768544  1462 leader_election.cc:290] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.768585   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.769316   773 leader_election.cc:304] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.769356   956 raft_consensus.cc:2468] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 0.
I20260709 12:15:38.770534  1471 raft_consensus.cc:3060] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.784191  1471 raft_consensus.cc:2749] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.810111   847 leader_election.cc:304] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.811195  1405 raft_consensus.cc:2804] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.811630  1405 raft_consensus.cc:493] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.812017  1405 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.820345  1405 raft_consensus.cc:515] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.823022  1405 leader_election.cc:290] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.823177   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
W20260709 12:15:38.824455   845 leader_election.cc:343] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:38.845002   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:38.845666   954 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.847105  1462 raft_consensus.cc:493] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.847625  1462 raft_consensus.cc:515] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.849659  1462 leader_election.cc:290] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.851526   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.852164   952 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:38.853343   772 leader_election.cc:304] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:38.854346  1462 raft_consensus.cc:2804] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:38.854729  1462 raft_consensus.cc:493] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:38.855067  1462 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.855548   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.856227   876 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 0.
I20260709 12:15:38.857450   954 raft_consensus.cc:2468] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 1.
I20260709 12:15:38.855561   997 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92: No bootstrap required, opened a new log
I20260709 12:15:38.858750   997 ts_tablet_manager.cc:1403] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent bootstrapping tablet: real 0.170s	user 0.070s	sys 0.069s
I20260709 12:15:38.859669   847 leader_election.cc:304] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.860702  1405 raft_consensus.cc:2804] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:38.861161  1405 raft_consensus.cc:697] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:15:38.862843   997 raft_consensus.cc:359] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.863582   997 raft_consensus.cc:385] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:38.863911   997 raft_consensus.cc:740] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Initialized, Role: FOLLOWER
I20260709 12:15:38.864847   997 consensus_queue.cc:260] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.867245   997 ts_tablet_manager.cc:1434] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:15:38.862010  1405 consensus_queue.cc:237] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.876672  1462 raft_consensus.cc:515] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.879261   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:38.879848   876 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.880264  1462 leader_election.cc:290] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.881040   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:38.881614   952 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.887348   876 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:38.888777   773 leader_election.cc:304] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:38.888974   952 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:38.891172  1469 raft_consensus.cc:2804] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:38.891673  1469 raft_consensus.cc:697] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:38.892504  1469 consensus_queue.cc:237] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.894032   702 catalog_manager.cc:5697] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.912467   704 catalog_manager.cc:5697] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:38.929193   876 raft_consensus.cc:1275] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:38.930498  1448 consensus_queue.cc:1048] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:38.940006   806 raft_consensus.cc:1275] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:15:38.940320   806 pending_rounds.cc:85] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: Aborting all ops after (but not including) 0
I20260709 12:15:38.940529   806 pending_rounds.cc:107] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:15:38.940765   806 raft_consensus.cc:2889] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:15:38.942098  1390 consensus_queue.cc:1048] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:38.954664  1390 raft_consensus.cc:493] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.955176  1390 raft_consensus.cc:515] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.957218  1390 leader_election.cc:290] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:38.959470   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:15:38.960218   806 raft_consensus.cc:2393] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate ef72dd1719ba4efd901b49a0ce7fed92 in this term.
I20260709 12:15:38.960490  1390 consensus_queue.cc:1048] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:38.962283   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.963043   879 raft_consensus.cc:2393] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e5bd1bfcf9048c992473de773eb411c in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:38.963522  1462 raft_consensus.cc:493] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:38.963985  1462 raft_consensus.cc:515] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:38.964217   922 leader_election.cc:304] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:15:38.965191  1390 raft_consensus.cc:3060] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.966480   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:38.966936   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:38.967670   952 raft_consensus.cc:2393] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 1: Already voted for candidate b73c13792a2143c6b1011f9b8480e6db in this term.
I20260709 12:15:38.971488   772 leader_election.cc:304] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:15:38.972282  1469 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:38.973534  1462 leader_election.cc:290] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:38.980428  1390 raft_consensus.cc:2749] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.982594  1469 raft_consensus.cc:2749] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:38.986937  1390 consensus_queue.cc:1048] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.299546  1469 consensus_queue.cc:1048] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.309238  1512 raft_consensus.cc:493] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:39.309825  1512 raft_consensus.cc:515] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:39.312616  1512 leader_election.cc:290] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:39.314055   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:39.314878   954 raft_consensus.cc:2393] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 2: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:39.316256  1512 consensus_queue.cc:1048] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.317157   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:39.317750   879 raft_consensus.cc:2468] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 2.
I20260709 12:15:39.320394   773 leader_election.cc:304] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:39.322243  1397 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:39.322299  1512 raft_consensus.cc:2804] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:39.324455  1512 raft_consensus.cc:493] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b73c13792a2143c6b1011f9b8480e6db)
I20260709 12:15:39.324890  1512 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:39.326086  1397 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.333408  1512 raft_consensus.cc:515] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:39.337160   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:39.337891   952 raft_consensus.cc:2393] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ef72dd1719ba4efd901b49a0ce7fed92 in current term 2: Already voted for candidate 8e5bd1bfcf9048c992473de773eb411c in this term.
I20260709 12:15:39.338050  1512 leader_election.cc:290] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:39.337870   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:39.346186   879 raft_consensus.cc:2468] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 2.
I20260709 12:15:39.350895   773 leader_election.cc:304] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:15:39.351593  1471 raft_consensus.cc:2804] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:39.352169  1471 raft_consensus.cc:697] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:39.352849  1471 consensus_queue.cc:237] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:39.381521   703 catalog_manager.cc:5697] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:39.684274   752 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:39.774724   879 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:39.775985  1512 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:39.784148   952 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:39.786015  1512 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:40.074028  1512 raft_consensus.cc:493] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:40.074496  1512 raft_consensus.cc:515] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:40.076457  1512 leader_election.cc:290] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:40.077450   879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:15:40.077955   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:15:40.078591   954 raft_consensus.cc:2468] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:40.078048   879 raft_consensus.cc:2468] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 1.
I20260709 12:15:40.079578   773 leader_election.cc:304] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:40.080204  1512 raft_consensus.cc:2804] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:15:40.080556  1512 raft_consensus.cc:493] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:40.080833  1512 raft_consensus.cc:3060] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:40.085527  1512 raft_consensus.cc:515] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:40.087556  1512 leader_election.cc:290] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:40.088084   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:15:40.088368   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506d67b6a0d54c65aa93e9d80491c8a9" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:15:40.088676   875 raft_consensus.cc:3060] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:40.088922   954 raft_consensus.cc:3060] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:40.094101   954 raft_consensus.cc:2468] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 2.
I20260709 12:15:40.094498   875 raft_consensus.cc:2468] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 2.
I20260709 12:15:40.094981   772 leader_election.cc:304] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:15:40.095654  1512 raft_consensus.cc:2804] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:40.096024  1512 raft_consensus.cc:697] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:15:40.096850  1512 consensus_queue.cc:237] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:15:40.106091   704 catalog_manager.cc:5697] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 0 to 2, leader changed from <none> to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:40.579268   876 raft_consensus.cc:1275] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:40.580506  1512 consensus_queue.cc:1048] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:40.597635   954 raft_consensus.cc:1275] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:15:40.609098  1512 consensus_queue.cc:1048] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:41.569239 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:41.600773  1533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:41.600832  1531 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 12:15:41.601085  1530 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 12:15:41.603503 32114 server_base.cc:1061] running on GCE node
I20260709 12:15:41.604704 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:41.604933 32114 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 12:15:41.605137 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599341605119 us; error 0 us; skew 500 ppm
I20260709 12:15:41.605808 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:41.609035 32114 webserver.cc:533] Webserver started at http://127.31.92.132:40761/ using document root <none> and password file <none>
I20260709 12:15:41.609513 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:41.609680 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:41.609939 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:41.611204 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-3-root/instance:
uuid: "dfcadef4251440e085083a89d2ad3cce"
format_stamp: "Formatted at 2026-07-09 12:15:41 on dist-test-slave-2dwh"
I20260709 12:15:41.616591 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:15:41.620430  1538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:41.621471 32114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260709 12:15:41.621845 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-3-root
uuid: "dfcadef4251440e085083a89d2ad3cce"
format_stamp: "Formatted at 2026-07-09 12:15:41 on dist-test-slave-2dwh"
I20260709 12:15:41.622192 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-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 12:15:41.636308 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:41.637609 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:41.639297 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:41.641973 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:41.642315 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:15:41.642782 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:41.643078 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:41.729048 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.132:33007
I20260709 12:15:41.729138  1602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.132:33007 every 8 connection(s)
I20260709 12:15:41.733177 32114 auto_leader_rebalancer-test.cc:439] add a tserver: dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:41.749621  1603 heartbeater.cc:344] Connected to a master server at 127.31.92.190:35013
I20260709 12:15:41.750069  1603 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:41.750990  1603 heartbeater.cc:507] Master 127.31.92.190:35013 requested a full tablet report, sending...
I20260709 12:15:41.753108   704 ts_manager.cc:194] Registered new tserver with Master: dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:15:41.754961   704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55228
I20260709 12:15:42.757750  1603 heartbeater.cc:499] Master 127.31.92.190:35013 was elected leader, sending a full tablet report...
I20260709 12:15:42.870639   954 consensus_queue.cc:237] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:42.879257   876 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:42.879467   798 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:42.880829  1517 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:42.881567  1437 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:15:42.890981   919 consensus_peers.cc:597] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ff9117a6089450487fc8f78fb30f0bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:42.892581  1517 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:42.894106   798 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:42.895212   876 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:42.912215   704 catalog_manager.cc:5697] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:42.930768   876 consensus_queue.cc:237] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:42.940248   954 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:42.941849  1576 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:42.952800   798 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:42.952488  1576 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:42.954829  1405 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:42.961673   954 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:42.967833   798 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
W20260709 12:15:42.979063   845 consensus_peers.cc:597] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74a9081be3bb45e6a8bf36f6623cd295. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:42.981868   876 consensus_queue.cc:237] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:42.991537   703 catalog_manager.cc:5697] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.016129   954 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:43.017338   845 consensus_peers.cc:597] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 787e21066ef04d979ca249ca59c370a9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.017704   798 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:43.018837  1576 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:43.020555  1405 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:43.028834  1576 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.030329   954 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.032265   798 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.050133   704 catalog_manager.cc:5697] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.066475   803 consensus_queue.cc:237] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.086167   954 raft_consensus.cc:1275] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:43.087815  1635 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:15:43.093842   879 raft_consensus.cc:1275] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:43.095715  1635 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:43.124715   770 consensus_peers.cc:597] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3118767568a04431a6e0b88be85680f6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:43.127360  1471 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.129689   954 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.140415   879 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.153631   702 catalog_manager.cc:5697] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:43.424166  1640 ts_tablet_manager.cc:933] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:43.426388  1640 tablet_copy_client.cc:323] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:15:43.445648   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet 8ff9117a6089450487fc8f78fb30f0bf from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:15:43.446285   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet 8ff9117a6089450487fc8f78fb30f0bf from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-8ff9117a6089450487fc8f78fb30f0bf
I20260709 12:15:43.461788   966 tablet_copy_source_session.cc:215] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:43.465284  1640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff9117a6089450487fc8f78fb30f0bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:43.477627  1640 tablet_copy_client.cc:806] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:43.478281  1640 tablet_copy_client.cc:670] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:43.481990  1640 tablet_copy_client.cc:538] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:43.488075  1640 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:43.506036  1645 ts_tablet_manager.cc:933] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:43.512524  1640 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: 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 12:15:43.513923  1640 tablet_bootstrap.cc:492] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:43.514824  1640 ts_tablet_manager.cc:1403] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 12:15:43.518951  1640 raft_consensus.cc:359] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.520231  1640 raft_consensus.cc:740] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:43.522010  1645 tablet_copy_client.cc:323] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:43.521827  1640 consensus_queue.cc:260] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.525628  1640 ts_tablet_manager.cc:1434] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:15:43.529870   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-8ff9117a6089450487fc8f78fb30f0bf received from {username='slave'} at 127.0.0.1:49948
I20260709 12:15:43.530354   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-8ff9117a6089450487fc8f78fb30f0bf on tablet 8ff9117a6089450487fc8f78fb30f0bf with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:43.552922   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 74a9081be3bb45e6a8bf36f6623cd295 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:43.553534   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 74a9081be3bb45e6a8bf36f6623cd295 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-74a9081be3bb45e6a8bf36f6623cd295
I20260709 12:15:43.560724   892 tablet_copy_source_session.cc:215] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:43.564241  1645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a9081be3bb45e6a8bf36f6623cd295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:43.582156  1645 tablet_copy_client.cc:806] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:43.583249  1645 tablet_copy_client.cc:670] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:43.589844  1645 tablet_copy_client.cc:538] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:43.598357  1645 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:43.617615  1645 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:43.618330  1645 tablet_bootstrap.cc:492] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:43.618937  1645 ts_tablet_manager.cc:1403] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260709 12:15:43.621321  1645 raft_consensus.cc:359] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.622354  1645 raft_consensus.cc:740] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:43.623124  1645 consensus_queue.cc:260] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.625597  1645 ts_tablet_manager.cc:1434] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:15:43.632680  1640 ts_tablet_manager.cc:933] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:43.632798   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-74a9081be3bb45e6a8bf36f6623cd295 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:43.633291   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-74a9081be3bb45e6a8bf36f6623cd295 on tablet 74a9081be3bb45e6a8bf36f6623cd295 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:43.634449  1640 tablet_copy_client.cc:323] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:43.638662   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 787e21066ef04d979ca249ca59c370a9 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:43.639181   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 787e21066ef04d979ca249ca59c370a9 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-787e21066ef04d979ca249ca59c370a9
I20260709 12:15:43.648476   892 tablet_copy_source_session.cc:215] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:43.652285  1640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787e21066ef04d979ca249ca59c370a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:43.667871  1645 ts_tablet_manager.cc:933] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:15:43.673426  1645 tablet_copy_client.cc:323] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:15:43.674533  1640 tablet_copy_client.cc:806] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:43.675148  1640 tablet_copy_client.cc:670] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:43.682065  1640 tablet_copy_client.cc:538] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:43.690768   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet 3118767568a04431a6e0b88be85680f6 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:15:43.691421   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet 3118767568a04431a6e0b88be85680f6 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-3118767568a04431a6e0b88be85680f6
I20260709 12:15:43.692780  1640 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:43.701360   817 tablet_copy_source_session.cc:215] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:43.705783  1645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3118767568a04431a6e0b88be85680f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:43.718331  1640 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:43.719395  1640 tablet_bootstrap.cc:492] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:43.720160  1640 ts_tablet_manager.cc:1403] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260709 12:15:43.721732  1645 tablet_copy_client.cc:806] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:43.722584  1645 tablet_copy_client.cc:670] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:43.723670  1640 raft_consensus.cc:359] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.724695  1640 raft_consensus.cc:740] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:43.729456  1645 tablet_copy_client.cc:538] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:43.726992  1640 consensus_queue.cc:260] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.734787  1640 ts_tablet_manager.cc:1434] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:15:43.740931   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-787e21066ef04d979ca249ca59c370a9 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:43.741369   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-787e21066ef04d979ca249ca59c370a9 on tablet 787e21066ef04d979ca249ca59c370a9 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:43.741665  1645 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:43.763283  1645 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:43.764091  1645 tablet_bootstrap.cc:492] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:43.764655  1645 ts_tablet_manager.cc:1403] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260709 12:15:43.767005  1645 raft_consensus.cc:359] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.767849  1645 raft_consensus.cc:740] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:43.768602  1645 consensus_queue.cc:260] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:43.771113  1645 ts_tablet_manager.cc:1434] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:15:43.772810   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-3118767568a04431a6e0b88be85680f6 received from {username='slave'} at 127.0.0.1:39772
I20260709 12:15:43.773221   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-3118767568a04431a6e0b88be85680f6 on tablet 3118767568a04431a6e0b88be85680f6 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:43.916574  1578 raft_consensus.cc:1217] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:44.056353  1578 raft_consensus.cc:1217] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:44.078104  1578 raft_consensus.cc:1217] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:44.186434  1578 raft_consensus.cc:1217] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:44.319989  1617 raft_consensus.cc:1064] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:44.323154  1617 consensus_queue.cc:237] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:44.338055  1578 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.339596  1617 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:44.339864   879 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.341799   803 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.343456  1628 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:44.344602  1617 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:44.354131  1658 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.359088   879 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.357295   798 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.379988  1578 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.383487   704 catalog_manager.cc:5697] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.413758   952 consensus_queue.cc:237] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:44.425346  1578 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:44.426282   798 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:44.428392  1628 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:44.430227  1658 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:44.437829  1617 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.447794   803 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.447870  1578 raft_consensus.cc:2955] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.463887   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ff9117a6089450487fc8f78fb30f0bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:44.473453   701 catalog_manager.cc:5697] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.490576   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ff9117a6089450487fc8f78fb30f0bf with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:15:44.513288  1666 tablet_replica.cc:333] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:15:44.514343  1666 raft_consensus.cc:2243] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:44.515112  1666 raft_consensus.cc:2272] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:44.529600  1666 ts_tablet_manager.cc:1916] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:44.548211  1666 ts_tablet_manager.cc:1929] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:44.548729  1666 log.cc:1199] T 8ff9117a6089450487fc8f78fb30f0bf P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/8ff9117a6089450487fc8f78fb30f0bf
I20260709 12:15:44.550668   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 8ff9117a6089450487fc8f78fb30f0bf (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:44.561373  1631 raft_consensus.cc:1064] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:44.563881  1631 consensus_queue.cc:237] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:44.573637  1578 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.574149   956 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.575524  1631 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:44.576081   803 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.578750  1655 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:44.580644  1607 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:44.596522  1576 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.601999  1578 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.603931   803 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.618270   952 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.630687   701 catalog_manager.cc:5697] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.652264   879 consensus_queue.cc:237] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:44.663069  1578 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:44.664422   952 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:44.665863  1671 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:44.667363  1655 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:44.674916  1607 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.676978   956 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.685563  1576 raft_consensus.cc:1064] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:44.685024  1577 raft_consensus.cc:2955] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.688163  1576 consensus_queue.cc:237] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:44.691066  1656 raft_consensus.cc:1064] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:44.693478  1656 consensus_queue.cc:237] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:44.695554   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 787e21066ef04d979ca249ca59c370a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:44.705401   704 catalog_manager.cc:5697] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.717509   792 tablet_service.cc:1558] Processing DeleteTablet for tablet 787e21066ef04d979ca249ca59c370a9 with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:15:44.787240  1674 tablet_replica.cc:333] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:15:44.788684  1674 raft_consensus.cc:2243] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:44.789526  1674 raft_consensus.cc:2272] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:44.793970  1674 ts_tablet_manager.cc:1916] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:44.800168   956 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.800203  1577 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.803970  1655 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:44.805567  1576 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:44.808120   954 raft_consensus.cc:1275] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.810251  1578 raft_consensus.cc:1275] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.811772   798 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.818095  1655 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:44.814091  1656 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:15:44.821317  1546 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:44.826010   879 raft_consensus.cc:1275] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:44.827755  1546 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:44.847249   879 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.844978  1675 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.851392  1607 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.861578   954 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.862814  1578 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.875931   798 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.885072  1674 ts_tablet_manager.cc:1929] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:44.885627  1674 log.cc:1199] T 787e21066ef04d979ca249ca59c370a9 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/787e21066ef04d979ca249ca59c370a9
I20260709 12:15:44.885270   703 catalog_manager.cc:5697] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.887656   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet 787e21066ef04d979ca249ca59c370a9 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:44.861491   952 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.897280  1577 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.899000   704 catalog_manager.cc:5697] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:44.921523   798 consensus_queue.cc:237] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:44.936538  1577 raft_consensus.cc:1275] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:44.938621   952 raft_consensus.cc:1275] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:44.939538  1677 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:44.943197  1656 consensus_queue.cc:1048] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:44.951619  1675 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.953289   879 consensus_queue.cc:237] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:44.957708  1577 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.961439   956 raft_consensus.cc:2955] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.967886  1578 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:44.968540   806 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:44.969159   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3118767568a04431a6e0b88be85680f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:44.974845  1607 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:44.976321  1576 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:44.984284  1671 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.986065  1578 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:44.995836   798 raft_consensus.cc:2955] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:45.003188   704 catalog_manager.cc:5697] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:45.005460   702 catalog_manager.cc:5697] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:45.021857   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 3118767568a04431a6e0b88be85680f6 with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:15:45.023036  1666 tablet_replica.cc:333] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:15:45.023984  1666 raft_consensus.cc:2243] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:45.024677  1666 raft_consensus.cc:2272] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:45.035300   946 tablet_service.cc:1558] Processing DeleteTablet for tablet 74a9081be3bb45e6a8bf36f6623cd295 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:15:45.036859  1666 ts_tablet_manager.cc:1916] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:45.037237  1684 tablet_replica.cc:333] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:15:45.038357  1684 raft_consensus.cc:2243] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:45.039104  1684 raft_consensus.cc:2272] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:45.043397  1684 ts_tablet_manager.cc:1916] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:45.051736   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74a9081be3bb45e6a8bf36f6623cd295 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:45.066912  1684 ts_tablet_manager.cc:1929] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:45.067512  1684 log.cc:1199] T 74a9081be3bb45e6a8bf36f6623cd295 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/74a9081be3bb45e6a8bf36f6623cd295
I20260709 12:15:45.069262   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet 74a9081be3bb45e6a8bf36f6623cd295 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:45.082163  1666 ts_tablet_manager.cc:1929] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:45.083382  1666 log.cc:1199] T 3118767568a04431a6e0b88be85680f6 P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/3118767568a04431a6e0b88be85680f6
I20260709 12:15:45.085567   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 3118767568a04431a6e0b88be85680f6 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:46.104094   879 consensus_queue.cc:237] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.109943   954 raft_consensus.cc:1275] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:46.111017   798 raft_consensus.cc:1275] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:46.111482   845 consensus_peers.cc:597] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3d59afe82634a77af61ea2e97405d14. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:46.111590  1688 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:46.112468  1671 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:46.120805  1687 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.122484   956 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.123667   806 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.139600   702 catalog_manager.cc:5697] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.151530   806 consensus_queue.cc:237] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.168826   954 raft_consensus.cc:1275] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:46.169746   770 consensus_peers.cc:597] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbee1235d54546ebab29f23e2e0ffdaf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:46.170476  1675 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:46.173848   879 raft_consensus.cc:1275] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:46.175278  1656 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:15:46.193758  1696 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.196626   875 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.200739   954 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.215478   704 catalog_manager.cc:5697] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.217401   875 consensus_queue.cc:237] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
W20260709 12:15:46.244953   845 consensus_peers.cc:597] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef29c7ee672e4d28a784e8fa6b83f71e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:46.245103   954 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:46.245369   806 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:46.246759  1671 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:46.247823  1691 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:46.257170  1691 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.259559   956 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.267405   806 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.271867   954 consensus_queue.cc:237] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.274696   702 catalog_manager.cc:5697] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:46.299252   919 consensus_peers.cc:597] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5494a842b374bc387fab64e84c3087c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:46.303707   875 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:46.306182  1617 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:46.311172   806 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:46.315603  1617 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:46.323657  1685 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.325976   806 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.327136   875 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:46.351200   702 catalog_manager.cc:5697] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:46.564231  1711 ts_tablet_manager.cc:933] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:15:46.587654  1711 tablet_copy_client.cc:323] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:15:46.590679   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet dbee1235d54546ebab29f23e2e0ffdaf from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:15:46.591477   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet dbee1235d54546ebab29f23e2e0ffdaf from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-dbee1235d54546ebab29f23e2e0ffdaf
I20260709 12:15:46.610610   817 tablet_copy_source_session.cc:215] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:46.615401  1713 ts_tablet_manager.cc:933] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:46.615453  1711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbee1235d54546ebab29f23e2e0ffdaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:46.635910  1713 tablet_copy_client.cc:323] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:46.638170   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet a3d59afe82634a77af61ea2e97405d14 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:46.638813   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet a3d59afe82634a77af61ea2e97405d14 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-a3d59afe82634a77af61ea2e97405d14
I20260709 12:15:46.647294   892 tablet_copy_source_session.cc:215] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:46.651042  1713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d59afe82634a77af61ea2e97405d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:46.652421  1711 tablet_copy_client.cc:806] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:46.654229  1711 tablet_copy_client.cc:670] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:46.658743  1711 tablet_copy_client.cc:538] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:46.668150  1711 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:46.670326  1713 tablet_copy_client.cc:806] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:46.671030  1713 tablet_copy_client.cc:670] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:46.675151  1713 tablet_copy_client.cc:538] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:46.687505  1713 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:46.720463  1713 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:46.721529  1713 tablet_bootstrap.cc:492] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:46.723347  1713 ts_tablet_manager.cc:1403] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.004s
I20260709 12:15:46.728396  1713 raft_consensus.cc:359] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.729781  1713 raft_consensus.cc:740] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:46.734460  1713 consensus_queue.cc:260] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.745489  1713 ts_tablet_manager.cc:1434] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.007s
I20260709 12:15:46.751181   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-a3d59afe82634a77af61ea2e97405d14 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:46.751703   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-a3d59afe82634a77af61ea2e97405d14 on tablet a3d59afe82634a77af61ea2e97405d14 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:46.763165  1718 ts_tablet_manager.cc:933] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:46.773569  1718 tablet_copy_client.cc:323] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:15:46.776055   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet e5494a842b374bc387fab64e84c3087c from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:15:46.776768   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet e5494a842b374bc387fab64e84c3087c from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-e5494a842b374bc387fab64e84c3087c
I20260709 12:15:46.779066  1711 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: 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 12:15:46.783389  1711 tablet_bootstrap.cc:492] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:46.784101  1711 ts_tablet_manager.cc:1403] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.116s	user 0.036s	sys 0.033s
I20260709 12:15:46.785604   966 tablet_copy_source_session.cc:215] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:46.787334  1711 raft_consensus.cc:359] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.788223  1711 raft_consensus.cc:740] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:46.788874  1711 consensus_queue.cc:260] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.789989  1718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5494a842b374bc387fab64e84c3087c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:46.794039  1711 ts_tablet_manager.cc:1434] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:15:46.795746   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-dbee1235d54546ebab29f23e2e0ffdaf received from {username='slave'} at 127.0.0.1:39772
I20260709 12:15:46.796190   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-dbee1235d54546ebab29f23e2e0ffdaf on tablet dbee1235d54546ebab29f23e2e0ffdaf with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:46.813253  1718 tablet_copy_client.cc:806] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:46.813902  1718 tablet_copy_client.cc:670] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:46.818310  1718 tablet_copy_client.cc:538] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:46.825868  1718 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:46.847077  1718 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: 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 12:15:46.847998  1718 tablet_bootstrap.cc:492] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:46.848662  1718 ts_tablet_manager.cc:1403] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 12:15:46.851567  1718 raft_consensus.cc:359] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.852434  1718 raft_consensus.cc:740] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:46.853078  1718 consensus_queue.cc:260] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.854944  1718 ts_tablet_manager.cc:1434] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260709 12:15:46.856592   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-e5494a842b374bc387fab64e84c3087c received from {username='slave'} at 127.0.0.1:49948
I20260709 12:15:46.857036   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-e5494a842b374bc387fab64e84c3087c on tablet e5494a842b374bc387fab64e84c3087c with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:46.870072  1718 ts_tablet_manager.cc:933] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:46.872400  1718 tablet_copy_client.cc:323] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:46.874003   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet ef29c7ee672e4d28a784e8fa6b83f71e from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:46.874590   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet ef29c7ee672e4d28a784e8fa6b83f71e from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-ef29c7ee672e4d28a784e8fa6b83f71e
I20260709 12:15:46.883044   892 tablet_copy_source_session.cc:215] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:46.886385  1718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef29c7ee672e4d28a784e8fa6b83f71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:46.903538  1718 tablet_copy_client.cc:806] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:46.905088  1718 tablet_copy_client.cc:670] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:46.908950  1718 tablet_copy_client.cc:538] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:46.915814  1718 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:46.933645  1718 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: 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 12:15:46.934576  1718 tablet_bootstrap.cc:492] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:46.935295  1718 ts_tablet_manager.cc:1403] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260709 12:15:46.938098  1718 raft_consensus.cc:359] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.938795  1718 raft_consensus.cc:740] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:46.939321  1718 consensus_queue.cc:260] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:46.941272  1718 ts_tablet_manager.cc:1434] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:15:46.942922   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-ef29c7ee672e4d28a784e8fa6b83f71e received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:46.943315   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-ef29c7ee672e4d28a784e8fa6b83f71e on tablet ef29c7ee672e4d28a784e8fa6b83f71e with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:47.015062  1577 raft_consensus.cc:1217] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:47.126287  1577 raft_consensus.cc:1217] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:47.195271  1577 raft_consensus.cc:1217] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:15:47.338258  1578 raft_consensus.cc:1217] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:47.613410  1576 raft_consensus.cc:1064] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:47.615934  1576 consensus_queue.cc:237] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:47.624205  1577 raft_consensus.cc:1275] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.624744   956 raft_consensus.cc:1275] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.626307  1723 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:47.627856  1688 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:47.632859   806 raft_consensus.cc:1275] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.634835  1688 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:47.642194  1576 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.648916  1577 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.655071   956 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.659152   806 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.669430  1700 raft_consensus.cc:1064] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:47.680600  1700 consensus_queue.cc:237] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:47.660925   704 catalog_manager.cc:5697] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:47.708140  1577 raft_consensus.cc:1275] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.714116   954 raft_consensus.cc:1275] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.711054  1696 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:47.717326  1696 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:47.718680  1725 raft_consensus.cc:1064] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:47.719177   876 raft_consensus.cc:1275] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.720777  1656 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:47.721467  1725 consensus_queue.cc:237] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:47.743891  1575 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:47.748905   879 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:47.752048  1685 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:47.752902  1724 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.755750  1577 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.758966  1726 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:47.769408   956 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.777915   806 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:15:47.812132  1739 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:47.814558   880 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.817131   879 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.815629  1726 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.844640  1575 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.857683   701 catalog_manager.cc:5697] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.868338   798 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.875334  1688 raft_consensus.cc:1064] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:47.878101  1688 consensus_queue.cc:237] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:47.895938   702 catalog_manager.cc:5697] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:47.900990  1575 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.901664   956 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.902087   798 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:47.903151  1576 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:47.904039  1728 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:47.904942  1723 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:47.952807   954 consensus_queue.cc:237] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:47.954428   879 consensus_queue.cc:237] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:47.955543   798 consensus_queue.cc:237] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:47.961498  1577 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:47.963676  1685 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:47.964377   952 raft_consensus.cc:1275] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:47.966194  1577 raft_consensus.cc:1275] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:47.967432  1688 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:47.967739  1724 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:47.976876  1745 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.979385  1688 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.976822   879 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:15:47.989143   952 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.998507  1728 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:47.996757  1577 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
W20260709 12:15:48.002046   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 77904.9us
I20260709 12:15:48.013676   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3d59afe82634a77af61ea2e97405d14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:48.012693   953 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.019405  1578 raft_consensus.cc:1275] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:48.022939   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5494a842b374bc387fab64e84c3087c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:48.024356   701 catalog_manager.cc:5697] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:48.031391   879 raft_consensus.cc:1275] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:48.032747  1743 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.041672  1575 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.051410   792 tablet_service.cc:1558] Processing DeleteTablet for tablet e5494a842b374bc387fab64e84c3087c with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:15:48.051709  1725 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:48.061488  1753 tablet_replica.cc:333] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:15:48.063042  1753 raft_consensus.cc:2243] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.063912  1753 raft_consensus.cc:2272] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.066439   701 catalog_manager.cc:5697] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.068467  1753 ts_tablet_manager.cc:1916] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:48.073104   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbee1235d54546ebab29f23e2e0ffdaf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:48.079401   792 tablet_service.cc:1558] Processing DeleteTablet for tablet a3d59afe82634a77af61ea2e97405d14 with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:15:48.090868  1753 ts_tablet_manager.cc:1929] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:15:48.091496  1753 log.cc:1199] T e5494a842b374bc387fab64e84c3087c P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/e5494a842b374bc387fab64e84c3087c
I20260709 12:15:48.093568  1753 tablet_replica.cc:333] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:15:48.093811   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet e5494a842b374bc387fab64e84c3087c (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:48.094736  1753 raft_consensus.cc:2243] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.096187  1752 consensus_queue.cc:1048] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:48.095602  1753 raft_consensus.cc:2272] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.103965  1700 consensus_queue.cc:1048] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:48.107494   704 catalog_manager.cc:5697] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.108227   806 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.110839  1753 ts_tablet_manager.cc:1916] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:48.112922   880 raft_consensus.cc:2955] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.122022   701 catalog_manager.cc:5697] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:48.136628  1753 ts_tablet_manager.cc:1929] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:48.129166  1575 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.130146  1577 raft_consensus.cc:2955] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.139776   880 raft_consensus.cc:2955] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.137106  1753 log.cc:1199] T a3d59afe82634a77af61ea2e97405d14 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/a3d59afe82634a77af61ea2e97405d14
I20260709 12:15:48.167834   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet a3d59afe82634a77af61ea2e97405d14 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:48.171866   946 tablet_service.cc:1558] Processing DeleteTablet for tablet dbee1235d54546ebab29f23e2e0ffdaf with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:15:48.182871   880 consensus_queue.cc:237] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:48.196434  1754 tablet_replica.cc:333] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:15:48.205113  1754 raft_consensus.cc:2243] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.205942  1754 raft_consensus.cc:2272] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.207345  1575 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:48.208655  1752 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:48.209112   806 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:48.211004  1728 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:48.211336  1754 ts_tablet_manager.cc:1916] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:48.224749  1576 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.226399  1575 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.234113  1754 ts_tablet_manager.cc:1929] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:48.235576  1754 log.cc:1199] T dbee1235d54546ebab29f23e2e0ffdaf P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/dbee1235d54546ebab29f23e2e0ffdaf
I20260709 12:15:48.235927   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef29c7ee672e4d28a784e8fa6b83f71e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:48.237632   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet dbee1235d54546ebab29f23e2e0ffdaf (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:48.245191   703 catalog_manager.cc:5697] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:48.268075   946 tablet_service.cc:1558] Processing DeleteTablet for tablet ef29c7ee672e4d28a784e8fa6b83f71e with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:15:48.269285  1754 tablet_replica.cc:333] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:15:48.271117  1754 raft_consensus.cc:2243] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:48.271803  1754 raft_consensus.cc:2272] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:48.272954   798 raft_consensus.cc:2955] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:48.276265  1754 ts_tablet_manager.cc:1916] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:48.299104  1754 ts_tablet_manager.cc:1929] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:48.299398  1754 log.cc:1199] T ef29c7ee672e4d28a784e8fa6b83f71e P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/ef29c7ee672e4d28a784e8fa6b83f71e
I20260709 12:15:48.300613   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet ef29c7ee672e4d28a784e8fa6b83f71e (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:49.325322   798 consensus_queue.cc:237] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:49.332381   880 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:49.332419   953 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:49.332759   770 consensus_peers.cc:597] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de74248e7bac4a9b9f9f7e6c5c856de3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:49.334012  1724 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:49.334779  1756 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:49.347431  1756 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.349385   880 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.352138   953 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.366875   954 consensus_queue.cc:237] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:49.368633   704 catalog_manager.cc:5697] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
W20260709 12:15:49.377965   919 consensus_peers.cc:597] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22c94092c24d44a899c46e996a29ac7c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:49.379997   879 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:49.381775  1725 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:49.395563   798 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:49.402765  1725 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:49.408131  1763 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.423797   880 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.428347   798 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.428335   879 consensus_queue.cc:237] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
W20260709 12:15:49.446918   845 consensus_peers.cc:597] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2213b29bf0b46c7a4347a0e35048e12. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:49.447127   954 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:49.448797  1688 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:49.450562   798 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:49.452411  1688 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:49.460845   703 catalog_manager.cc:5697] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.511198  1576 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.512954   953 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.528451   807 consensus_queue.cc:237] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:49.546994   704 catalog_manager.cc:5697] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
W20260709 12:15:49.563992   770 consensus_peers.cc:597] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98533bce2ca545ab8cf4c8d68f4b71b6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:49.566057   806 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.577154   954 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:49.578907  1724 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:49.586194   879 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:49.587792  1724 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:49.592846  1756 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.593647   953 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.609333   876 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:49.618141   704 catalog_manager.cc:5697] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:49.839140  1777 ts_tablet_manager.cc:933] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:49.841082  1777 tablet_copy_client.cc:323] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:49.842955   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet a2213b29bf0b46c7a4347a0e35048e12 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:49.843442   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet a2213b29bf0b46c7a4347a0e35048e12 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-a2213b29bf0b46c7a4347a0e35048e12
I20260709 12:15:49.849386   892 tablet_copy_source_session.cc:215] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:49.852166  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2213b29bf0b46c7a4347a0e35048e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.866179  1777 tablet_copy_client.cc:806] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:49.867117  1777 tablet_copy_client.cc:670] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:49.871539  1777 tablet_copy_client.cc:538] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:49.879674  1777 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:49.901247  1777 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:49.902132  1777 tablet_bootstrap.cc:492] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:49.902932  1777 ts_tablet_manager.cc:1403] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.009s
I20260709 12:15:49.907070  1777 raft_consensus.cc:359] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:49.908020  1777 raft_consensus.cc:740] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:49.909574  1780 ts_tablet_manager.cc:933] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:49.909694  1777 consensus_queue.cc:260] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:49.920027  1780 tablet_copy_client.cc:323] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:15:49.922096  1783 ts_tablet_manager.cc:933] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:15:49.922940   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet 22c94092c24d44a899c46e996a29ac7c from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:15:49.923583   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet 22c94092c24d44a899c46e996a29ac7c from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-22c94092c24d44a899c46e996a29ac7c
I20260709 12:15:49.926167  1777 ts_tablet_manager.cc:1434] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.007s
I20260709 12:15:49.951800   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-a2213b29bf0b46c7a4347a0e35048e12 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:49.952306   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-a2213b29bf0b46c7a4347a0e35048e12 on tablet a2213b29bf0b46c7a4347a0e35048e12 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:49.964618   966 tablet_copy_source_session.cc:215] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:49.966926  1783 tablet_copy_client.cc:323] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:15:49.968668   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet de74248e7bac4a9b9f9f7e6c5c856de3 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:15:49.969267   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet de74248e7bac4a9b9f9f7e6c5c856de3 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-de74248e7bac4a9b9f9f7e6c5c856de3
I20260709 12:15:49.971990  1780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c94092c24d44a899c46e996a29ac7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.986506   817 tablet_copy_source_session.cc:215] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:49.990025  1780 tablet_copy_client.cc:806] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:49.990576  1783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de74248e7bac4a9b9f9f7e6c5c856de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:49.990726  1780 tablet_copy_client.cc:670] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:49.995647  1780 tablet_copy_client.cc:538] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:50.006181  1780 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:50.013088  1783 tablet_copy_client.cc:806] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:50.013795  1783 tablet_copy_client.cc:670] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:50.021452  1783 tablet_copy_client.cc:538] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:50.029121  1780 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: 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 12:15:50.030268  1780 tablet_bootstrap.cc:492] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:50.031071  1780 ts_tablet_manager.cc:1403] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260709 12:15:50.034163  1783 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:50.034757  1780 raft_consensus.cc:359] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:50.036247  1780 raft_consensus.cc:740] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:50.037082  1780 consensus_queue.cc:260] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:50.040446  1780 ts_tablet_manager.cc:1434] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:15:50.096823   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-22c94092c24d44a899c46e996a29ac7c received from {username='slave'} at 127.0.0.1:49948
I20260709 12:15:50.097311   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-22c94092c24d44a899c46e996a29ac7c on tablet 22c94092c24d44a899c46e996a29ac7c with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:50.102716  1783 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:50.103623  1783 tablet_bootstrap.cc:492] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:50.104415  1783 ts_tablet_manager.cc:1403] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.023s
I20260709 12:15:50.107997  1783 raft_consensus.cc:359] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:50.108819  1783 raft_consensus.cc:740] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:50.109426  1783 consensus_queue.cc:260] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:50.111637  1783 ts_tablet_manager.cc:1434] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:50.113801   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-de74248e7bac4a9b9f9f7e6c5c856de3 received from {username='slave'} at 127.0.0.1:39772
I20260709 12:15:50.114202   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-de74248e7bac4a9b9f9f7e6c5c856de3 on tablet de74248e7bac4a9b9f9f7e6c5c856de3 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:50.164561  1783 ts_tablet_manager.cc:933] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:15:50.167238  1783 tablet_copy_client.cc:323] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:15:50.169082   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet 98533bce2ca545ab8cf4c8d68f4b71b6 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:15:50.169574   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet 98533bce2ca545ab8cf4c8d68f4b71b6 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-98533bce2ca545ab8cf4c8d68f4b71b6
I20260709 12:15:50.174978   817 tablet_copy_source_session.cc:215] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:50.177841  1783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98533bce2ca545ab8cf4c8d68f4b71b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:50.193555  1783 tablet_copy_client.cc:806] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:50.194180  1783 tablet_copy_client.cc:670] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:50.197657  1783 tablet_copy_client.cc:538] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:50.208593  1783 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:50.231104  1783 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:50.231933  1783 tablet_bootstrap.cc:492] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:50.232537  1783 ts_tablet_manager.cc:1403] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 12:15:50.235445  1783 raft_consensus.cc:359] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:50.236358  1783 raft_consensus.cc:740] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:50.237051  1783 consensus_queue.cc:260] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:50.239929  1783 ts_tablet_manager.cc:1434] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:15:50.241951   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-98533bce2ca545ab8cf4c8d68f4b71b6 received from {username='slave'} at 127.0.0.1:39772
I20260709 12:15:50.242481   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-98533bce2ca545ab8cf4c8d68f4b71b6 on tablet 98533bce2ca545ab8cf4c8d68f4b71b6 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:50.354911  1577 raft_consensus.cc:1217] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:50.370332  1575 raft_consensus.cc:1217] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:50.475317  1575 raft_consensus.cc:1217] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:50.687980  1575 raft_consensus.cc:1217] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:50.907874  1772 raft_consensus.cc:1064] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:50.910336  1772 consensus_queue.cc:237] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:50.922327   956 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:50.923451  1575 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:50.925168   807 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:50.925334  1789 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:50.927042  1688 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:50.928236  1789 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:50.960575  1789 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:50.970863  1700 raft_consensus.cc:1064] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:50.973646  1700 consensus_queue.cc:237] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:50.975392   956 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:50.992127  1575 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:50.988019   807 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:50.995992  1700 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:51.005013   880 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:51.000607  1577 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.010320   703 catalog_manager.cc:5697] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:51.028088  1724 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:51.049101  1745 raft_consensus.cc:1064] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
W20260709 12:15:51.051115   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 63064.5us
I20260709 12:15:51.054277   956 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:51.068749  1756 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:51.074137  1745 consensus_queue.cc:237] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:51.092067  1700 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.096146  1575 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.128093   702 catalog_manager.cc:5697] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.117173   880 consensus_queue.cc:237] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:51.151238   876 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.159598  1574 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:51.162076  1688 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:51.165154  1796 raft_consensus.cc:1064] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:51.167914  1796 consensus_queue.cc:237] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:51.174618  1789 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.177040  1575 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.179634   954 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.188910   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2213b29bf0b46c7a4347a0e35048e12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:51.196642   952 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:51.206537  1577 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:51.207564   880 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:51.208910   956 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:51.209501  1797 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:51.209434   704 catalog_manager.cc:5697] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:51.210526  1724 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:51.214048  1756 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:51.225672   792 tablet_service.cc:1558] Processing DeleteTablet for tablet a2213b29bf0b46c7a4347a0e35048e12 with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:15:51.243732  1789 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:51.250142   806 consensus_queue.cc:237] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:51.252364   798 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:51.257115  1574 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:51.262082  1803 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:51.268453  1577 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:51.267611  1797 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.270965  1700 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:51.262149   949 raft_consensus.cc:2955] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.273456  1803 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:51.266160   880 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:51.254823  1811 tablet_replica.cc:333] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:15:51.276417   952 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.277089  1575 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.275548  1811 raft_consensus.cc:2243] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.283093  1811 raft_consensus.cc:2272] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.288188   880 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.295519  1811 ts_tablet_manager.cc:1916] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:51.304819  1803 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:51.305668   954 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:51.305017  1724 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.312472  1574 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.313900  1700 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:51.319943   956 raft_consensus.cc:2955] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.354839   705 catalog_manager.cc:5697] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:15:51.499951   922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 131850us
I20260709 12:15:51.499564   703 catalog_manager.cc:5697] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.501850   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de74248e7bac4a9b9f9f7e6c5c856de3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:51.520591   806 consensus_queue.cc:237] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:51.532966   863 tablet_service.cc:1558] Processing DeleteTablet for tablet de74248e7bac4a9b9f9f7e6c5c856de3 with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
W20260709 12:15:51.539806   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 170597us
I20260709 12:15:51.541373   879 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:51.574234  1577 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:51.613966  1822 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.643940  1577 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.646024  1811 ts_tablet_manager.cc:1929] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:51.646509  1811 log.cc:1199] T a2213b29bf0b46c7a4347a0e35048e12 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/a2213b29bf0b46c7a4347a0e35048e12
I20260709 12:15:51.663589  1824 tablet_replica.cc:333] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:15:51.664729  1824 raft_consensus.cc:2243] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.665489  1824 raft_consensus.cc:2272] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:51.661068   770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.132:33007, user_credentials={real_user=slave}} blocked reactor thread for 86576.5us
I20260709 12:15:51.683597   703 catalog_manager.cc:5697] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.687299  1824 ts_tablet_manager.cc:1916] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:51.697510  1826 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:15:51.701299   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 139917us
W20260709 12:15:51.734622   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 152178us
I20260709 12:15:51.744602  1829 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:51.745877   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet a2213b29bf0b46c7a4347a0e35048e12 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:51.748241   956 consensus_queue.cc:237] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:51.765151  1574 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.757846  1797 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.772054  1577 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:51.776813  1745 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:51.777966   803 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.791052  1800 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.797217  1577 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.811244   880 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.827059   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22c94092c24d44a899c46e996a29ac7c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:15:51.827302   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 45067.6us
I20260709 12:15:51.836328   806 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:51.841843   703 catalog_manager.cc:5697] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:51.846804  1824 ts_tablet_manager.cc:1929] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:51.850461  1824 log.cc:1199] T de74248e7bac4a9b9f9f7e6c5c856de3 P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/de74248e7bac4a9b9f9f7e6c5c856de3
I20260709 12:15:51.847741   701 catalog_manager.cc:5697] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:51.847788   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98533bce2ca545ab8cf4c8d68f4b71b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:51.855628  1802 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:51.863924   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet de74248e7bac4a9b9f9f7e6c5c856de3 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:51.870967   946 tablet_service.cc:1558] Processing DeleteTablet for tablet 98533bce2ca545ab8cf4c8d68f4b71b6 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:15:51.877259  1831 tablet_replica.cc:333] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:15:51.888186   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 22c94092c24d44a899c46e996a29ac7c with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:15:51.889142  1824 tablet_replica.cc:333] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:15:51.890332  1824 raft_consensus.cc:2243] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.891170  1824 raft_consensus.cc:2272] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.895247  1824 ts_tablet_manager.cc:1916] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:51.918008  1824 ts_tablet_manager.cc:1929] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:51.918538  1824 log.cc:1199] T 22c94092c24d44a899c46e996a29ac7c P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/22c94092c24d44a899c46e996a29ac7c
I20260709 12:15:51.920189   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 22c94092c24d44a899c46e996a29ac7c (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:51.930070  1831 raft_consensus.cc:2243] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:51.931069  1831 raft_consensus.cc:2272] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:51.932533   803 raft_consensus.cc:2955] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.936256   880 raft_consensus.cc:2955] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:51.935438  1831 ts_tablet_manager.cc:1916] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:51.966943  1831 ts_tablet_manager.cc:1929] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:51.967386  1831 log.cc:1199] T 98533bce2ca545ab8cf4c8d68f4b71b6 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/98533bce2ca545ab8cf4c8d68f4b71b6
I20260709 12:15:51.969097   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet 98533bce2ca545ab8cf4c8d68f4b71b6 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:52.982884   949 consensus_queue.cc:237] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
W20260709 12:15:52.992107   919 consensus_peers.cc:597] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83b8b2a30c49491593c96fe272254a63. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:52.992291   881 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:52.993782   803 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:52.994215  1834 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:52.995934  1834 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.002661  1820 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.004667   881 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.005884   803 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.024945   803 consensus_queue.cc:237] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.021198   703 catalog_manager.cc:5697] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:53.034138   949 raft_consensus.cc:1275] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:53.035868   770 consensus_peers.cc:597] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7bcf4c377ef4ebc9efd9829ae432398. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:53.038049  1700 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:53.041581   881 raft_consensus.cc:1275] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:53.046216  1724 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:15:53.081525  1724 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.093248   953 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.107421   876 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.117115   949 consensus_queue.cc:237] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
W20260709 12:15:53.127195   919 consensus_peers.cc:597] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cb9a66641994c4d84c01cb8db81eb8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:53.141426   704 catalog_manager.cc:5697] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:53.146440   876 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:53.147840   803 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:53.149097  1820 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.149869  1800 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:53.213301  1837 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.217422   803 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.238720   881 consensus_queue.cc:237] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.239799   704 catalog_manager.cc:5697] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:53.258666   845 consensus_peers.cc:597] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63bc452de47e4402bc7a9a723be776e9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:53.260565   806 raft_consensus.cc:1275] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:53.260583   949 raft_consensus.cc:1275] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:53.263314  1844 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:53.280157  1789 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:53.280771   881 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.291113  1832 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.297288   949 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.304529   803 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.317368   701 catalog_manager.cc:5697] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:53.493981  1856 ts_tablet_manager.cc:933] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:15:53.499584  1856 tablet_copy_client.cc:323] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:15:53.500082  1858 ts_tablet_manager.cc:933] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:53.501715   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet e7bcf4c377ef4ebc9efd9829ae432398 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:15:53.502267   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet e7bcf4c377ef4ebc9efd9829ae432398 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-e7bcf4c377ef4ebc9efd9829ae432398
I20260709 12:15:53.512650   817 tablet_copy_source_session.cc:215] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:53.512382  1858 tablet_copy_client.cc:323] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:15:53.516032   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet 83b8b2a30c49491593c96fe272254a63 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:15:53.516616   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet 83b8b2a30c49491593c96fe272254a63 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-83b8b2a30c49491593c96fe272254a63
I20260709 12:15:53.516641  1856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7bcf4c377ef4ebc9efd9829ae432398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.525678   966 tablet_copy_source_session.cc:215] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:53.536268  1856 tablet_copy_client.cc:806] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:53.536933  1856 tablet_copy_client.cc:670] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:53.543052  1856 tablet_copy_client.cc:538] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:53.553603  1858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b8b2a30c49491593c96fe272254a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.564013  1856 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:53.582844  1858 tablet_copy_client.cc:806] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:53.584451  1858 tablet_copy_client.cc:670] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:53.588100  1856 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:53.589306  1856 tablet_bootstrap.cc:492] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:53.589923  1858 tablet_copy_client.cc:538] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:53.590034  1856 ts_tablet_manager.cc:1403] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260709 12:15:53.592551  1856 raft_consensus.cc:359] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.593170  1856 raft_consensus.cc:740] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:53.593696  1856 consensus_queue.cc:260] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.596550  1856 ts_tablet_manager.cc:1434] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:53.598479   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-e7bcf4c377ef4ebc9efd9829ae432398 received from {username='slave'} at 127.0.0.1:39772
I20260709 12:15:53.598915   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-e7bcf4c377ef4ebc9efd9829ae432398 on tablet e7bcf4c377ef4ebc9efd9829ae432398 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:53.600595  1858 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:53.622498  1858 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:53.623379  1858 tablet_bootstrap.cc:492] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:53.624118  1858 ts_tablet_manager.cc:1403] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 12:15:53.627970  1858 raft_consensus.cc:359] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.628839  1858 raft_consensus.cc:740] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:53.629559  1858 consensus_queue.cc:260] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.631531  1858 ts_tablet_manager.cc:1434] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:15:53.633347   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-83b8b2a30c49491593c96fe272254a63 received from {username='slave'} at 127.0.0.1:49948
I20260709 12:15:53.633745   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-83b8b2a30c49491593c96fe272254a63 on tablet 83b8b2a30c49491593c96fe272254a63 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:53.701190  1858 ts_tablet_manager.cc:933] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:53.701637  1856 ts_tablet_manager.cc:933] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:53.711549  1858 tablet_copy_client.cc:323] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:53.714383   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 63bc452de47e4402bc7a9a723be776e9 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:53.714944   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 63bc452de47e4402bc7a9a723be776e9 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-63bc452de47e4402bc7a9a723be776e9
I20260709 12:15:53.726651  1856 tablet_copy_client.cc:323] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:15:53.728384   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet 0cb9a66641994c4d84c01cb8db81eb8f from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:15:53.728921   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet 0cb9a66641994c4d84c01cb8db81eb8f from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-0cb9a66641994c4d84c01cb8db81eb8f
I20260709 12:15:53.730521   892 tablet_copy_source_session.cc:215] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:53.733723  1858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bc452de47e4402bc7a9a723be776e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.736876   966 tablet_copy_source_session.cc:215] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:53.740280  1856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb9a66641994c4d84c01cb8db81eb8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:53.749420  1858 tablet_copy_client.cc:806] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:53.750109  1858 tablet_copy_client.cc:670] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:53.755144  1858 tablet_copy_client.cc:538] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:53.761577  1856 tablet_copy_client.cc:806] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:53.762342  1856 tablet_copy_client.cc:670] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:53.766101  1856 tablet_copy_client.cc:538] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:53.767220  1858 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:53.777094  1856 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:53.789755  1858 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:53.790692  1858 tablet_bootstrap.cc:492] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:53.791476  1858 ts_tablet_manager.cc:1403] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.016s
I20260709 12:15:53.794485  1858 raft_consensus.cc:359] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.795320  1858 raft_consensus.cc:740] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:53.796005  1858 consensus_queue.cc:260] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.797881  1856 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: 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 12:15:53.798465  1858 ts_tablet_manager.cc:1434] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:15:53.800314   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-63bc452de47e4402bc7a9a723be776e9 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:53.800710   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-63bc452de47e4402bc7a9a723be776e9 on tablet 63bc452de47e4402bc7a9a723be776e9 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:53.805703  1856 tablet_bootstrap.cc:492] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:53.808125  1856 ts_tablet_manager.cc:1403] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.000s
I20260709 12:15:53.811102  1856 raft_consensus.cc:359] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.811956  1856 raft_consensus.cc:740] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:53.812745  1856 consensus_queue.cc:260] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:53.815176  1856 ts_tablet_manager.cc:1434] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:15:53.818269   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-0cb9a66641994c4d84c01cb8db81eb8f received from {username='slave'} at 127.0.0.1:49948
I20260709 12:15:53.818706   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-0cb9a66641994c4d84c01cb8db81eb8f on tablet 0cb9a66641994c4d84c01cb8db81eb8f with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:54.002497  1577 raft_consensus.cc:1217] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:54.084499  1577 raft_consensus.cc:1217] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:54.268124  1577 raft_consensus.cc:1217] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:54.310798  1577 raft_consensus.cc:1217] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:54.457926  1837 raft_consensus.cc:1064] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:54.460930  1837 consensus_queue.cc:237] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:54.477190  1574 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.478901  1820 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:54.481247   881 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.484050  1834 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:54.477591   806 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.490962  1820 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:54.518155  1868 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.520017  1574 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.533458   881 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.540931   803 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.561143   704 catalog_manager.cc:5697] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.579923  1851 raft_consensus.cc:1064] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:54.584447  1851 consensus_queue.cc:237] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:54.601110  1574 raft_consensus.cc:1275] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.603044   881 raft_consensus.cc:1275] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.602869  1873 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:54.603199   956 raft_consensus.cc:1275] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.604637  1851 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:54.606559  1872 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:54.624755  1852 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.628968   956 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.637701   949 consensus_queue.cc:237] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:54.648135   803 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:54.649231  1574 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:54.649739  1837 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:15:54.656498  1820 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:54.666657  1577 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.674770   701 catalog_manager.cc:5697] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.684475   876 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.692756  1820 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.696198  1574 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.698010   806 raft_consensus.cc:2955] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.711668   807 consensus_queue.cc:237] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:54.721197  1575 raft_consensus.cc:1275] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:54.722656  1852 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:54.726903   876 raft_consensus.cc:1275] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:54.727706   701 catalog_manager.cc:5697] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.730477  1851 consensus_queue.cc:1048] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:54.732692  1789 raft_consensus.cc:1064] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:54.733184  1851 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.735411  1575 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.738790  1789 consensus_queue.cc:237] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:54.748291   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 83b8b2a30c49491593c96fe272254a63 with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:15:54.753147   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83b8b2a30c49491593c96fe272254a63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:54.762754   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7bcf4c377ef4ebc9efd9829ae432398 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:54.762178   876 raft_consensus.cc:2955] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.767246   703 catalog_manager.cc:5697] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.788520  1882 tablet_replica.cc:333] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:15:54.792155   949 raft_consensus.cc:1275] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.793000   946 tablet_service.cc:1558] Processing DeleteTablet for tablet e7bcf4c377ef4ebc9efd9829ae432398 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:15:54.798285  1882 raft_consensus.cc:2243] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.800355  1882 raft_consensus.cc:2272] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.799568  1884 tablet_replica.cc:333] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:15:54.800979  1844 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:54.802038  1884 raft_consensus.cc:2243] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.802866  1884 raft_consensus.cc:2272] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.806442  1884 ts_tablet_manager.cc:1916] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:54.809831  1575 raft_consensus.cc:1275] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.811203   806 raft_consensus.cc:1275] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.814508  1882 ts_tablet_manager.cc:1916] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:54.818495  1832 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:54.829814  1884 ts_tablet_manager.cc:1929] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:54.830308  1884 log.cc:1199] T e7bcf4c377ef4ebc9efd9829ae432398 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/e7bcf4c377ef4ebc9efd9829ae432398
I20260709 12:15:54.831447  1832 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:54.833137   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet e7bcf4c377ef4ebc9efd9829ae432398 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:54.851528  1882 ts_tablet_manager.cc:1929] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:54.852114  1882 log.cc:1199] T 83b8b2a30c49491593c96fe272254a63 P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/83b8b2a30c49491593c96fe272254a63
I20260709 12:15:54.853920   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 83b8b2a30c49491593c96fe272254a63 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:54.856858  1886 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.859030   807 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.868865   949 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.880378  1574 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.879595   705 catalog_manager.cc:5697] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.908295   876 consensus_queue.cc:237] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:54.914115   806 raft_consensus.cc:1275] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:54.915655  1886 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:54.917330  1820 raft_consensus.cc:1064] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:54.919431  1577 raft_consensus.cc:1275] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:54.919739  1820 consensus_queue.cc:237] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:54.930339  1789 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.935726  1577 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.937141  1844 consensus_queue.cc:1048] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:54.939101  1837 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:54.942351   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63bc452de47e4402bc7a9a723be776e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:54.947213  1574 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.949532   806 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.951154   876 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:54.951431   807 raft_consensus.cc:2955] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.953166  1868 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:54.954481  1834 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:54.972744   703 catalog_manager.cc:5697] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.986126   946 tablet_service.cc:1558] Processing DeleteTablet for tablet 63bc452de47e4402bc7a9a723be776e9 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:15:54.987460  1884 tablet_replica.cc:333] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:15:54.986126  1834 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:54.988471  1884 raft_consensus.cc:2243] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.989197  1884 raft_consensus.cc:2272] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.992808  1884 ts_tablet_manager.cc:1916] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:54.995005   807 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:55.007160  1575 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:55.013129  1884 ts_tablet_manager.cc:1929] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:55.013630  1884 log.cc:1199] T 63bc452de47e4402bc7a9a723be776e9 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/63bc452de47e4402bc7a9a723be776e9
I20260709 12:15:55.015934   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet 63bc452de47e4402bc7a9a723be776e9 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:55.022545   876 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:55.026649   703 catalog_manager.cc:5697] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:55.060402   953 consensus_queue.cc:237] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:55.065757   876 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:55.066327  1577 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:55.067338  1834 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:55.068162  1820 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:55.076056  1834 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:55.078723  1577 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:55.086611   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0cb9a66641994c4d84c01cb8db81eb8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:55.085990   876 raft_consensus.cc:2955] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:55.095593   701 catalog_manager.cc:5697] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:55.108923   792 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cb9a66641994c4d84c01cb8db81eb8f with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:15:55.110540  1894 tablet_replica.cc:333] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:15:55.111546  1894 raft_consensus.cc:2243] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.112237  1894 raft_consensus.cc:2272] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.116281  1894 ts_tablet_manager.cc:1916] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:55.133584  1894 ts_tablet_manager.cc:1929] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:55.134114  1894 log.cc:1199] T 0cb9a66641994c4d84c01cb8db81eb8f P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/0cb9a66641994c4d84c01cb8db81eb8f
I20260709 12:15:55.135938   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet 0cb9a66641994c4d84c01cb8db81eb8f (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:56.178131   876 consensus_queue.cc:237] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.185158   807 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:56.185341   845 consensus_peers.cc:597] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23e02979dbf240d1af0961e4cc6fdefc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.185755   953 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:56.186720  1895 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:56.187911  1789 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.196456  1789 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.199010   953 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.203837   807 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.212643   949 consensus_queue.cc:237] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.213438   703 catalog_manager.cc:5697] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:56.225435   919 consensus_peers.cc:597] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57804a9743fb49b7b595ea50df254aa0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.228603   876 raft_consensus.cc:1275] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:56.229713   807 raft_consensus.cc:1275] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:56.230223  1868 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:56.231213  1834 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.258018  1868 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.260182   807 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.268430   880 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.279978   806 consensus_queue.cc:237] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.286311   701 catalog_manager.cc:5697] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:56.294763   770 consensus_peers.cc:597] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e48a38319b8d429794a9a98c19306e5c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.295519   953 raft_consensus.cc:1275] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:56.295768   876 raft_consensus.cc:1275] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:56.297129  1872 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:56.302356  1906 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:56.314677  1872 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.320299   949 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.321161   876 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.333153   880 consensus_queue.cc:237] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.339360   705 catalog_manager.cc:5697] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:15:56.355597   845 consensus_peers.cc:597] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b8b20778e364699adf8f908dccaabd9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:56.355751   949 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:56.357856  1789 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:56.362243   807 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:56.364049  1832 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:56.367391  1895 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.373790   949 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.408718   705 catalog_manager.cc:5697] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.409179   807 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:56.629498  1917 ts_tablet_manager.cc:933] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:15:56.632983  1917 tablet_copy_client.cc:323] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:15:56.635391   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet 57804a9743fb49b7b595ea50df254aa0 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:15:56.636130   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet 57804a9743fb49b7b595ea50df254aa0 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-57804a9743fb49b7b595ea50df254aa0
I20260709 12:15:56.674026   966 tablet_copy_source_session.cc:215] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:56.678115  1917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57804a9743fb49b7b595ea50df254aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.687494  1919 ts_tablet_manager.cc:933] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:15:56.735767  1919 tablet_copy_client.cc:323] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:15:56.738336   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet e48a38319b8d429794a9a98c19306e5c from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:15:56.739194   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet e48a38319b8d429794a9a98c19306e5c from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-e48a38319b8d429794a9a98c19306e5c
I20260709 12:15:56.741454  1917 tablet_copy_client.cc:806] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:56.742197  1917 tablet_copy_client.cc:670] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:56.748581  1917 tablet_copy_client.cc:538] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:56.760475  1917 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:56.773502   817 tablet_copy_source_session.cc:215] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:56.778678  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a38319b8d429794a9a98c19306e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.788681  1917 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:56.789717  1917 tablet_bootstrap.cc:492] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:56.790441  1917 ts_tablet_manager.cc:1403] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.001s
I20260709 12:15:56.792563  1919 tablet_copy_client.cc:806] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:56.793135  1919 tablet_copy_client.cc:670] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:56.796947  1917 raft_consensus.cc:359] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.798744  1917 raft_consensus.cc:740] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:56.799619  1919 tablet_copy_client.cc:538] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:56.800156  1922 ts_tablet_manager.cc:933] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:56.799707  1917 consensus_queue.cc:260] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.812844  1919 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:56.819379  1917 ts_tablet_manager.cc:1434] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.013s
I20260709 12:15:56.820156  1922 tablet_copy_client.cc:323] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:56.821524   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-57804a9743fb49b7b595ea50df254aa0 received from {username='slave'} at 127.0.0.1:49948
I20260709 12:15:56.822108   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-57804a9743fb49b7b595ea50df254aa0 on tablet 57804a9743fb49b7b595ea50df254aa0 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:56.822485   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 23e02979dbf240d1af0961e4cc6fdefc from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:56.823109   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 23e02979dbf240d1af0961e4cc6fdefc from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-23e02979dbf240d1af0961e4cc6fdefc
I20260709 12:15:56.834084   892 tablet_copy_source_session.cc:215] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:56.837157  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e02979dbf240d1af0961e4cc6fdefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.859046  1922 tablet_copy_client.cc:806] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:56.859643  1922 tablet_copy_client.cc:670] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:56.863565  1922 tablet_copy_client.cc:538] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:56.870689  1919 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: 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 12:15:56.871628  1919 tablet_bootstrap.cc:492] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:56.872294  1919 ts_tablet_manager.cc:1403] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.010s
I20260709 12:15:56.873221  1922 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:56.875465  1919 raft_consensus.cc:359] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.876425  1919 raft_consensus.cc:740] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:56.877099  1919 consensus_queue.cc:260] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.880007  1919 ts_tablet_manager.cc:1434] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:15:56.883453   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-e48a38319b8d429794a9a98c19306e5c received from {username='slave'} at 127.0.0.1:39772
I20260709 12:15:56.883922   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-e48a38319b8d429794a9a98c19306e5c on tablet e48a38319b8d429794a9a98c19306e5c with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:56.900390  1922 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: 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 12:15:56.901379  1922 tablet_bootstrap.cc:492] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:56.902910  1922 ts_tablet_manager.cc:1403] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.009s
I20260709 12:15:56.906121  1922 raft_consensus.cc:359] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.906971  1922 raft_consensus.cc:740] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:56.907580  1922 consensus_queue.cc:260] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:56.910005  1922 ts_tablet_manager.cc:1434] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:15:56.912101   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-23e02979dbf240d1af0961e4cc6fdefc received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:56.912549   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-23e02979dbf240d1af0961e4cc6fdefc on tablet 23e02979dbf240d1af0961e4cc6fdefc with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:56.969594  1922 ts_tablet_manager.cc:933] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:56.971225  1922 tablet_copy_client.cc:323] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:56.972682   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 8b8b20778e364699adf8f908dccaabd9 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:56.973204   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 8b8b20778e364699adf8f908dccaabd9 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-8b8b20778e364699adf8f908dccaabd9
I20260709 12:15:56.981212   892 tablet_copy_source_session.cc:215] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:56.984560  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b20778e364699adf8f908dccaabd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.999534  1922 tablet_copy_client.cc:806] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:57.000106  1922 tablet_copy_client.cc:670] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:57.003799  1922 tablet_copy_client.cc:538] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:57.011847  1922 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:57.033979  1922 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: 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 12:15:57.034950  1922 tablet_bootstrap.cc:492] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:57.035619  1922 ts_tablet_manager.cc:1403] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 12:15:57.038481  1922 raft_consensus.cc:359] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:57.039211  1922 raft_consensus.cc:740] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:57.039881  1922 consensus_queue.cc:260] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:57.042747  1922 ts_tablet_manager.cc:1434] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:57.044564   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-8b8b20778e364699adf8f908dccaabd9 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:57.045014   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-8b8b20778e364699adf8f908dccaabd9 on tablet 8b8b20778e364699adf8f908dccaabd9 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:57.071575  1574 raft_consensus.cc:1217] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:57.150266  1574 raft_consensus.cc:1217] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:57.181064  1574 raft_consensus.cc:1217] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:57.534116  1872 raft_consensus.cc:1064] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:57.536166  1872 consensus_queue.cc:237] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:57.544098  1577 raft_consensus.cc:1275] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.544098   953 raft_consensus.cc:1275] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.555541  1906 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:57.557735  1906 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:57.565584   876 raft_consensus.cc:1275] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.589300  1577 raft_consensus.cc:1217] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:15:57.591979   953 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.589677  1931 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.611421  1577 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.618973  1872 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:57.622536   705 catalog_manager.cc:5697] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.635290  1837 raft_consensus.cc:1064] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:57.638509  1837 consensus_queue.cc:237] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:57.650027  1577 raft_consensus.cc:1275] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.654901  1868 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:57.655661   880 raft_consensus.cc:1275] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.658694  1916 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:57.673303   807 raft_consensus.cc:1275] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.677292  1916 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:57.676964   876 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.685133  1837 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.691250  1577 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.701035  1789 raft_consensus.cc:1064] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:57.705086   806 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.717123   876 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.720345   798 consensus_queue.cc:237] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:57.723402  1789 consensus_queue.cc:237] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:57.734062   701 catalog_manager.cc:5697] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:57.737491   953 raft_consensus.cc:1275] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:57.742197  1872 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:57.748186  1574 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.748375   956 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.750502  1789 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:57.751816  1577 raft_consensus.cc:1275] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:57.752278  1929 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:57.754129  1931 consensus_queue.cc:1048] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:57.762252  1906 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.769934  1574 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.774107   798 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:57.782238   956 raft_consensus.cc:2955] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.785573  1913 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:57.792582  1895 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.793828  1577 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.786389   953 consensus_queue.cc:237] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:57.809590   704 catalog_manager.cc:5697] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.810528   705 catalog_manager.cc:5697] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.821887   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e48a38319b8d429794a9a98c19306e5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:57.828594   863 tablet_service.cc:1558] Processing DeleteTablet for tablet e48a38319b8d429794a9a98c19306e5c with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:15:57.828900  1577 raft_consensus.cc:1275] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:57.830914  1837 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:57.831589   806 raft_consensus.cc:1275] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:57.832697  1948 tablet_replica.cc:333] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:15:57.834246  1948 raft_consensus.cc:2243] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.835745  1837 consensus_queue.cc:1048] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:57.836179  1948 raft_consensus.cc:2272] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.838361  1837 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.839166  1575 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.841338  1948 ts_tablet_manager.cc:1916] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:57.854923   806 raft_consensus.cc:2955] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.858986  1948 ts_tablet_manager.cc:1929] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:57.859593  1948 log.cc:1199] T e48a38319b8d429794a9a98c19306e5c P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/e48a38319b8d429794a9a98c19306e5c
I20260709 12:15:57.859215   953 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.863143   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet e48a38319b8d429794a9a98c19306e5c (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:57.869320   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 57804a9743fb49b7b595ea50df254aa0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:15:57.869737   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 45622.4us
I20260709 12:15:57.872411   704 catalog_manager.cc:5697] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.881395   798 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.883086   881 consensus_queue.cc:237] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:57.901998   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 57804a9743fb49b7b595ea50df254aa0 with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:15:57.909824  1574 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:57.911458  1895 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:57.917551  1929 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.919382  1948 tablet_replica.cc:333] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:15:57.920537  1948 raft_consensus.cc:2243] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.922016  1948 raft_consensus.cc:2272] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.919874  1574 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.926143  1948 ts_tablet_manager.cc:1916] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:57.940203   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23e02979dbf240d1af0961e4cc6fdefc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:57.945097   949 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:57.947762  1789 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:57.951105   703 catalog_manager.cc:5697] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.952932   953 raft_consensus.cc:2955] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:57.957428  1948 ts_tablet_manager.cc:1929] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:57.957947  1948 log.cc:1199] T 57804a9743fb49b7b595ea50df254aa0 P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/57804a9743fb49b7b595ea50df254aa0
I20260709 12:15:57.959685   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 57804a9743fb49b7b595ea50df254aa0 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:57.966312   792 tablet_service.cc:1558] Processing DeleteTablet for tablet 23e02979dbf240d1af0961e4cc6fdefc with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:48134
I20260709 12:15:57.983611  1949 tablet_replica.cc:333] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:15:57.984987  1949 raft_consensus.cc:2243] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:57.985925  1949 raft_consensus.cc:2272] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:57.992010  1949 ts_tablet_manager.cc:1916] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:58.008368  1949 ts_tablet_manager.cc:1929] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:58.008807  1949 log.cc:1199] T 23e02979dbf240d1af0961e4cc6fdefc P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/23e02979dbf240d1af0961e4cc6fdefc
I20260709 12:15:58.010605   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet 23e02979dbf240d1af0961e4cc6fdefc (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:58.077917  1913 raft_consensus.cc:1064] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:15:58.080209  1913 consensus_queue.cc:237] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:58.088687  1574 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:58.089044   956 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:58.089998   798 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:15:58.090585  1789 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:58.091399  1895 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:58.093163  1929 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:58.108866  1789 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:58.111512  1574 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:58.125268   953 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:58.126470   798 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:58.134605   703 catalog_manager.cc:5697] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:58.165179   881 consensus_queue.cc:237] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:15:58.177454  1575 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:58.179800   798 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:15:58.180626  1789 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:15:58.182958  1913 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:58.190164  1929 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:58.193539   798 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:58.196247  1575 raft_consensus.cc:2955] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:15:58.200600   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b8b20778e364699adf8f908dccaabd9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:15:58.218116   704 catalog_manager.cc:5697] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:15:58.236075   946 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b8b20778e364699adf8f908dccaabd9 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:15:58.238332  1954 tablet_replica.cc:333] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:15:58.239936  1954 raft_consensus.cc:2243] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:58.241552  1954 raft_consensus.cc:2272] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:58.246868  1954 ts_tablet_manager.cc:1916] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:15:58.258599  1954 ts_tablet_manager.cc:1929] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:15:58.259058  1954 log.cc:1199] T 8b8b20778e364699adf8f908dccaabd9 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/8b8b20778e364699adf8f908dccaabd9
I20260709 12:15:58.260692   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet 8b8b20778e364699adf8f908dccaabd9 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:15:59.305270   880 consensus_queue.cc:237] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:59.312041   956 raft_consensus.cc:1275] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:59.312929   845 consensus_peers.cc:597] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85eb89ea1ee04cb8bdce1718b36b2feb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:59.313017   803 raft_consensus.cc:1275] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:59.313832  1895 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:59.314958  1789 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:59.323705  1957 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.325207   803 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.345047   705 catalog_manager.cc:5697] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.340929   956 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.344852   803 consensus_queue.cc:237] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
W20260709 12:15:59.382272   770 consensus_peers.cc:597] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05c46b02db244ac28d4886ea6765a77b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:59.384440   880 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:59.386080  1963 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:15:59.386386   956 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:59.393416  1963 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:59.403775  1963 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.444051   956 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.495090   881 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.496569   704 catalog_manager.cc:5697] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.509086   880 consensus_queue.cc:237] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
W20260709 12:15:59.514631   922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 70405.3us
I20260709 12:15:59.520524   803 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:59.519620   845 consensus_peers.cc:597] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7ff7a6cc68042f89dc90ca03b9f0f56. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:59.522668  1895 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:59.532799   949 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:59.538455  1895 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:15:59.552870  1957 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.557780   803 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.570972   881 consensus_queue.cc:237] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:59.573864   701 catalog_manager.cc:5697] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:59.574584   956 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.583307   803 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:15:59.585373   845 consensus_peers.cc:597] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0dbac873c8f84ea4b522acc83d222ed1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:59.585546  1957 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:15:59.591118   956 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:15:59.593237  1957 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:59.619706  1957 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.621552   956 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.628373   803 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.644599   704 catalog_manager.cc:5697] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:15:59.835227  1978 ts_tablet_manager.cc:933] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:15:59.838824  1978 tablet_copy_client.cc:323] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:15:59.840509   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet 05c46b02db244ac28d4886ea6765a77b from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:15:59.841053   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet 05c46b02db244ac28d4886ea6765a77b from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-05c46b02db244ac28d4886ea6765a77b
I20260709 12:15:59.848827   817 tablet_copy_source_session.cc:215] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:59.854476  1978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c46b02db244ac28d4886ea6765a77b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.870682  1978 tablet_copy_client.cc:806] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:59.871246  1978 tablet_copy_client.cc:670] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:59.874639  1978 tablet_copy_client.cc:538] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:59.883134  1978 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:59.900159  1978 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: 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 12:15:59.901117  1978 tablet_bootstrap.cc:492] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:59.901194  1981 ts_tablet_manager.cc:933] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:15:59.901916  1978 ts_tablet_manager.cc:1403] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:15:59.908214  1981 tablet_copy_client.cc:323] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:15:59.909292  1978 raft_consensus.cc:359] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:59.909977   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 85eb89ea1ee04cb8bdce1718b36b2feb from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:15:59.910179  1978 raft_consensus.cc:740] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:59.910580   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 85eb89ea1ee04cb8bdce1718b36b2feb from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-85eb89ea1ee04cb8bdce1718b36b2feb
I20260709 12:15:59.910856  1978 consensus_queue.cc:260] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:59.914222  1978 ts_tablet_manager.cc:1434] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:15:59.915905   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-05c46b02db244ac28d4886ea6765a77b received from {username='slave'} at 127.0.0.1:39772
I20260709 12:15:59.916306   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-05c46b02db244ac28d4886ea6765a77b on tablet 05c46b02db244ac28d4886ea6765a77b with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:15:59.920482   892 tablet_copy_source_session.cc:215] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:15:59.923774  1981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eb89ea1ee04cb8bdce1718b36b2feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:59.943041  1981 tablet_copy_client.cc:806] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:15:59.943637  1981 tablet_copy_client.cc:670] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:15:59.948048  1981 tablet_copy_client.cc:538] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:15:59.957123  1981 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:15:59.981254  1981 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: 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 12:15:59.982146  1981 tablet_bootstrap.cc:492] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:15:59.982826  1981 ts_tablet_manager.cc:1403] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.004s
I20260709 12:15:59.985670  1981 raft_consensus.cc:359] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:59.986562  1981 raft_consensus.cc:740] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:15:59.987190  1981 consensus_queue.cc:260] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:15:59.990187  1981 ts_tablet_manager.cc:1434] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 12:15:59.994867   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-85eb89ea1ee04cb8bdce1718b36b2feb received from {username='slave'} at 127.0.0.1:41488
I20260709 12:15:59.995299   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-85eb89ea1ee04cb8bdce1718b36b2feb on tablet 85eb89ea1ee04cb8bdce1718b36b2feb with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:00.134094  1981 ts_tablet_manager.cc:933] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:00.136430  1981 tablet_copy_client.cc:323] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:00.138037   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet e7ff7a6cc68042f89dc90ca03b9f0f56 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:00.138597   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet e7ff7a6cc68042f89dc90ca03b9f0f56 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-e7ff7a6cc68042f89dc90ca03b9f0f56
I20260709 12:16:00.145534   892 tablet_copy_source_session.cc:215] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:00.148584  1981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ff7a6cc68042f89dc90ca03b9f0f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:00.166339  1981 tablet_copy_client.cc:806] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:00.166957  1981 tablet_copy_client.cc:670] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:00.168552  1978 ts_tablet_manager.cc:933] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:00.170123  1978 tablet_copy_client.cc:323] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:00.170493  1981 tablet_copy_client.cc:538] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:00.171628   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 0dbac873c8f84ea4b522acc83d222ed1 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:00.172164   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 0dbac873c8f84ea4b522acc83d222ed1 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-0dbac873c8f84ea4b522acc83d222ed1
I20260709 12:16:00.180858  1981 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:00.181411   892 tablet_copy_source_session.cc:215] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:00.185106  1978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dbac873c8f84ea4b522acc83d222ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:00.206697  1978 tablet_copy_client.cc:806] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:00.207273  1978 tablet_copy_client.cc:670] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:00.213724  1978 tablet_copy_client.cc:538] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:00.216912  1981 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:00.217796  1981 tablet_bootstrap.cc:492] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:00.218477  1981 ts_tablet_manager.cc:1403] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.011s
I20260709 12:16:00.221431  1981 raft_consensus.cc:359] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:00.222226  1981 raft_consensus.cc:740] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:00.222903  1981 consensus_queue.cc:260] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:00.225441  1981 ts_tablet_manager.cc:1434] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:00.225502  1978 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:00.228363   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-e7ff7a6cc68042f89dc90ca03b9f0f56 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:00.228775   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-e7ff7a6cc68042f89dc90ca03b9f0f56 on tablet e7ff7a6cc68042f89dc90ca03b9f0f56 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:00.251634  1978 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:00.252592  1978 tablet_bootstrap.cc:492] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:00.253283  1978 ts_tablet_manager.cc:1403] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 12:16:00.255882  1978 raft_consensus.cc:359] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:00.256685  1978 raft_consensus.cc:740] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:00.257232  1978 consensus_queue.cc:260] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:00.259474  1978 ts_tablet_manager.cc:1434] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:16:00.261328   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-0dbac873c8f84ea4b522acc83d222ed1 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:00.261727   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-0dbac873c8f84ea4b522acc83d222ed1 on tablet 0dbac873c8f84ea4b522acc83d222ed1 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:00.357475  1574 raft_consensus.cc:1217] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:00.455725  1574 raft_consensus.cc:1217] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:00.605448  1574 raft_consensus.cc:1217] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:00.747468  1575 raft_consensus.cc:1217] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:00.905046  1969 raft_consensus.cc:1064] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:00.907912  1969 consensus_queue.cc:237] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:00.915062   953 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:00.916298  1575 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:00.916585  1970 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:00.917402   876 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:00.917928  1992 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:00.919081  1970 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:00.928283  1969 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:00.930097   876 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:00.933918  1575 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:00.942052   953 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:00.959738   705 catalog_manager.cc:5697] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:00.984810   803 consensus_queue.cc:237] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:00.989349   953 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:00.990754  1992 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:00.992700  1575 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:00.994062  1992 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:00.996942  1969 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:00.998591   953 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.018864   701 catalog_manager.cc:5697] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.028064   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05c46b02db244ac28d4886ea6765a77b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:01.029399  1574 raft_consensus.cc:2955] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.036206   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 05c46b02db244ac28d4886ea6765a77b with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:16:01.053479  2003 tablet_replica.cc:333] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:01.054463  2003 raft_consensus.cc:2243] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:01.055171  2003 raft_consensus.cc:2272] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:01.060624  2003 ts_tablet_manager.cc:1916] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:01.073144  1957 raft_consensus.cc:1064] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:01.075368  1957 consensus_queue.cc:237] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.076907  2003 ts_tablet_manager.cc:1929] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:01.077409  2003 log.cc:1199] T 05c46b02db244ac28d4886ea6765a77b P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/05c46b02db244ac28d4886ea6765a77b
I20260709 12:16:01.078907   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 05c46b02db244ac28d4886ea6765a77b (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:01.093412  1574 raft_consensus.cc:1275] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.095021  1986 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:01.123898   952 raft_consensus.cc:1275] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.124423   803 raft_consensus.cc:1275] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.126161  1895 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:01.143394  1895 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:01.160696  1895 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.162631   952 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.177803  1577 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.179983  1895 raft_consensus.cc:1064] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:01.182382  1895 consensus_queue.cc:237] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.183100   704 catalog_manager.cc:5697] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.201026   806 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.211045   880 consensus_queue.cc:237] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.218253   952 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.221066  1986 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:01.227816  1577 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.228978  1575 raft_consensus.cc:1275] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:01.231539  1986 raft_consensus.cc:1064] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:01.234935  1986 consensus_queue.cc:237] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.235528   953 raft_consensus.cc:1275] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:01.241176   806 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.244179  2006 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:01.244146  1957 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:01.256735   953 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.256896  2012 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.258180  2006 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:01.261211  2006 consensus_queue.cc:1048] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:16:01.261152   953 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.266319  1575 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.274328   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85eb89ea1ee04cb8bdce1718b36b2feb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:01.276298   806 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:01.281471   701 catalog_manager.cc:5697] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.283650  1895 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:01.286582  1577 raft_consensus.cc:2955] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.285327  1895 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:01.290269  2006 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:01.293459   792 tablet_service.cc:1558] Processing DeleteTablet for tablet 85eb89ea1ee04cb8bdce1718b36b2feb with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:16:01.312317  2006 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.317837  1575 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.336745   952 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.338809   701 catalog_manager.cc:5697] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.354885   880 consensus_queue.cc:237] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.372932  2015 tablet_replica.cc:333] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:01.390064  1895 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.392485  1578 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:01.395866  1957 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:01.397228  1575 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.402797  1957 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.406245  2015 raft_consensus.cc:2243] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:01.407534  2015 raft_consensus.cc:2272] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:01.409926  1578 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.413218  2015 ts_tablet_manager.cc:1916] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:01.415566   953 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.415932   798 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.435883   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0dbac873c8f84ea4b522acc83d222ed1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:01.439880   703 catalog_manager.cc:5697] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.448060   956 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:01.459882  2006 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:01.469574   704 catalog_manager.cc:5697] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.464340   956 raft_consensus.cc:2955] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.476913  2015 ts_tablet_manager.cc:1929] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:01.477504  2015 log.cc:1199] T 85eb89ea1ee04cb8bdce1718b36b2feb P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/85eb89ea1ee04cb8bdce1718b36b2feb
I20260709 12:16:01.485296   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet 85eb89ea1ee04cb8bdce1718b36b2feb (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:01.491792   880 consensus_queue.cc:237] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.491808   792 tablet_service.cc:1558] Processing DeleteTablet for tablet 0dbac873c8f84ea4b522acc83d222ed1 with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:16:01.495174  2015 tablet_replica.cc:333] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:01.497136  2015 raft_consensus.cc:2243] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:01.498400  2015 pending_rounds.cc:70] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: Trying to abort 1 pending ops.
I20260709 12:16:01.501349  1578 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:01.502750   798 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:01.503108  1895 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:01.498771  2015 pending_rounds.cc:77] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305622983398277120 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } } }
I20260709 12:16:01.504787  2015 raft_consensus.cc:2917] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:16:01.504848  2019 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:01.505345  2015 raft_consensus.cc:2889] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:16:01.505796  2015 raft_consensus.cc:2272] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:01.512003  2015 ts_tablet_manager.cc:1916] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:01.513912  2019 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.525589   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7ff7a6cc68042f89dc90ca03b9f0f56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:01.518230  1578 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.529490   798 raft_consensus.cc:2955] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:01.540174   704 catalog_manager.cc:5697] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.543081  2015 ts_tablet_manager.cc:1929] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:01.543576  2015 log.cc:1199] T 0dbac873c8f84ea4b522acc83d222ed1 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/0dbac873c8f84ea4b522acc83d222ed1
I20260709 12:16:01.545343   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet 0dbac873c8f84ea4b522acc83d222ed1 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:01.556476   946 tablet_service.cc:1558] Processing DeleteTablet for tablet e7ff7a6cc68042f89dc90ca03b9f0f56 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:16:01.558967  2020 tablet_replica.cc:333] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:01.560053  2020 raft_consensus.cc:2243] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:01.560832  2020 raft_consensus.cc:2272] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:01.564764  2020 ts_tablet_manager.cc:1916] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:01.577431  2020 ts_tablet_manager.cc:1929] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:01.577802  2020 log.cc:1199] T e7ff7a6cc68042f89dc90ca03b9f0f56 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/e7ff7a6cc68042f89dc90ca03b9f0f56
I20260709 12:16:01.579293   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet e7ff7a6cc68042f89dc90ca03b9f0f56 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:01.734582 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:01.789487   956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:01.790048   956 raft_consensus.cc:606] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:01.792644   956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:01.793112   956 raft_consensus.cc:606] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:01.805613   803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:01.806241   803 raft_consensus.cc:606] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:01.808706   953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:01.809168   953 raft_consensus.cc:606] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:01.811915   956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:01.812512   956 raft_consensus.cc:606] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:01.824198   876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:01.824792   876 raft_consensus.cc:606] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:01.825986 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:16:01.827303 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:01.828078 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:01.900900  2019 raft_consensus.cc:993] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:01.901389  1895 raft_consensus.cc:1081] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:01.903115  1578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51710
I20260709 12:16:01.903662  1578 raft_consensus.cc:493] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:01.903975  1578 raft_consensus.cc:3060] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.908599  1578 raft_consensus.cc:515] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.910676  1578 leader_election.cc:290] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:01.911273   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:01.911733   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef29c7ee672e4d28a784e8fa6b83f71e" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:01.912007   803 raft_consensus.cc:3060] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.912345   876 raft_consensus.cc:3055] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:01.912665   876 raft_consensus.cc:740] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:01.913440   876 consensus_queue.cc:260] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.914427   876 raft_consensus.cc:3060] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.917135   803 raft_consensus.cc:2468] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:01.918507  1539 leader_election.cc:304] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:01.919451  1983 raft_consensus.cc:2804] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:01.919627   876 raft_consensus.cc:2468] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:01.921620  1983 raft_consensus.cc:697] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:01.922636  1983 consensus_queue.cc:237] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.933754   704 catalog_manager.cc:5697] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.967777  1971 raft_consensus.cc:993] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:01.968230  1837 raft_consensus.cc:1081] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:01.969552  1578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:01.970005  1578 raft_consensus.cc:493] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:01.970233  1578 raft_consensus.cc:3060] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.976199  1578 raft_consensus.cc:515] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.978988   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:01.979640   876 raft_consensus.cc:3060] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.982460  1578 leader_election.cc:290] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:01.982820   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb9a66641994c4d84c01cb8db81eb8f" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:01.983511   956 raft_consensus.cc:3055] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:01.983827   956 raft_consensus.cc:740] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:01.984568   956 consensus_queue.cc:260] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:01.987340   956 raft_consensus.cc:3060] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:01.991523   876 raft_consensus.cc:2468] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:01.992813  1542 leader_election.cc:304] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:01.993634  1983 raft_consensus.cc:2804] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:01.994122  1983 raft_consensus.cc:697] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:01.995042   956 raft_consensus.cc:2468] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:01.994975  1983 consensus_queue.cc:237] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:02.007040   704 catalog_manager.cc:5697] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:02.124071  1971 raft_consensus.cc:993] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:02.124670  1837 raft_consensus.cc:1081] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:02.126083  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:02.126577  1575 raft_consensus.cc:493] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.126870  1575 raft_consensus.cc:3060] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.132092  1575 raft_consensus.cc:515] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:02.134075  1575 leader_election.cc:290] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:02.135802   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:02.135421   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c94092c24d44a899c46e996a29ac7c" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:02.136652   956 raft_consensus.cc:3055] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.136744   798 raft_consensus.cc:3060] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.136947   956 raft_consensus.cc:740] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:02.137693   956 consensus_queue.cc:260] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:02.138514   956 raft_consensus.cc:3060] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.143169   798 raft_consensus.cc:2468] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:02.143908   803 raft_consensus.cc:1240] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Rejecting Update request from peer 8e5bd1bfcf9048c992473de773eb411c for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:02.145303   956 raft_consensus.cc:2468] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:02.145725  1539 leader_election.cc:304] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:02.146847  1983 raft_consensus.cc:2804] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.147471  1983 raft_consensus.cc:697] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:02.148418  1983 consensus_queue.cc:237] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:02.159591  2002 raft_consensus.cc:993] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:02.160140  2029 raft_consensus.cc:1081] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:02.161825   956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44758
I20260709 12:16:02.162492   956 raft_consensus.cc:493] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.162829   956 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.162177   704 catalog_manager.cc:5697] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:02.170174   956 raft_consensus.cc:515] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:02.172843   956 leader_election.cc:290] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:02.174032   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:02.173884   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:02.174998   798 raft_consensus.cc:3055] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:02.174934   876 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.175518   798 raft_consensus.cc:740] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:02.176278   798 consensus_queue.cc:260] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:02.177271   798 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:02.180449   876 raft_consensus.cc:2468] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:02.181501   922 leader_election.cc:304] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:02.182215  1971 raft_consensus.cc:2804] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:02.182664  1971 raft_consensus.cc:697] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:02.183307   798 raft_consensus.cc:2468] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:02.183427  1971 consensus_queue.cc:237] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:02.194334   704 catalog_manager.cc:5697] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:02.210801  1837 raft_consensus.cc:993] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:02.211377  1971 raft_consensus.cc:1081] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:02.212895   798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:48142
I20260709 12:16:02.213351   798 raft_consensus.cc:493] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.213630   798 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.218031   798 raft_consensus.cc:515] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:02.219655   798 leader_election.cc:290] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 3 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:02.220678   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:02.220799   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525265c9f24a4c3cbef67bbfdac14c10" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:02.221261   956 raft_consensus.cc:3055] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:02.221364   876 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.221599   956 raft_consensus.cc:740] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:02.222441   956 consensus_queue.cc:260] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:02.223640   956 raft_consensus.cc:3060] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.228492   876 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:02.229276   956 raft_consensus.cc:2468] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:02.229705   773 leader_election.cc:304] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:02.230587  2029 raft_consensus.cc:2804] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:02.231067  2029 raft_consensus.cc:697] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:02.231904  2029 consensus_queue.cc:237] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:02.243564   704 catalog_manager.cc:5697] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.315558  1837 raft_consensus.cc:993] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:02.316020  1837 raft_consensus.cc:1081] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:02.317447  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:02.318010  1575 raft_consensus.cc:493] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:02.318274  1575 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.323920  1575 raft_consensus.cc:515] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:02.325860  1575 leader_election.cc:290] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 3 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:02.326773   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:02.326812   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5494a842b374bc387fab64e84c3087c" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:02.327620   953 raft_consensus.cc:3055] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:02.327597   876 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.328117   953 raft_consensus.cc:740] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:02.328930   953 consensus_queue.cc:260] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:02.330070   953 raft_consensus.cc:3060] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:02.334070   876 raft_consensus.cc:2468] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 3.
I20260709 12:16:02.335139   953 raft_consensus.cc:2468] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 3.
I20260709 12:16:02.335268  1542 leader_election.cc:304] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [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: b73c13792a2143c6b1011f9b8480e6db, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:02.336642  1983 raft_consensus.cc:2804] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:02.337149  1983 raft_consensus.cc:697] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 3 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:02.337987  1983 consensus_queue.cc:237] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:02.346350   704 catalog_manager.cc:5697] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 3 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:02.405642   803 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:02.406720   876 raft_consensus.cc:1275] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:02.407006  1983 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:02.407902  2025 consensus_queue.cc:1048] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:02.546957   798 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:02.549132  2025 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:02.560268   953 raft_consensus.cc:1275] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:02.561967  1983 consensus_queue.cc:1048] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:02.582770   880 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:02.586875  1983 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:02.602532   953 raft_consensus.cc:1275] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:02.603960  2025 consensus_queue.cc:1048] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:16:02.618496   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 46434us
I20260709 12:16:02.624130   798 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.626020  1971 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.665453   880 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:02.666956  2047 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.675233   880 raft_consensus.cc:1275] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:02.676704  2029 consensus_queue.cc:1048] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.697561   953 raft_consensus.cc:1275] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:02.704535  2029 consensus_queue.cc:1048] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.714920   953 consensus_queue.cc:237] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:02.720752   949 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:02.722476  2025 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:16:02.735532   919 consensus_peers.cc:597] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5a91c54caad4fc3b358162bb52a5ec8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:02.742588   798 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:02.743867   880 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:02.744145  2046 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:02.745434   876 raft_consensus.cc:1275] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:02.746065  2047 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.747027  2025 consensus_queue.cc:1048] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:16:02.760293  2046 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.762975   798 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.765178   876 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.801060   798 consensus_queue.cc:237] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:02.800998   704 catalog_manager.cc:5697] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.813962   952 raft_consensus.cc:1275] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:02.815297   876 raft_consensus.cc:1275] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:02.816402  2029 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:02.818320   770 consensus_peers.cc:597] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f482aae560cd4956b544ffc076d27d34. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:02.826452  2029 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.829883  2002 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.831602   952 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.836831   876 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.847725   953 consensus_queue.cc:237] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:02.852613   701 catalog_manager.cc:5697] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.858071   880 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:02.858624   919 consensus_peers.cc:597] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5baf7a440b64f1eb97b59bacf696841. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:02.859448   798 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:02.860280  2047 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:02.863013  2047 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:02.871327 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:02.896453  2047 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.899593   880 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.914969   876 consensus_queue.cc:237] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:02.915323   798 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.924093   704 catalog_manager.cc:5697] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.938139   798 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:16:02.939358   845 consensus_peers.cc:597] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 195d0b19da0c481cb67d8ca00d6d689b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:02.940117  2042 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:02.950682   953 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:02.949872  2019 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.953369  2006 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:02.965461   798 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:02.993320   701 catalog_manager.cc:5697] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:02.997339   881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:02.997952   881 raft_consensus.cc:606] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:03.001250   881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4972fe5c126946b88f3b668621efed40"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:03.001827   881 raft_consensus.cc:606] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:03.005035   803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:03.005565   803 raft_consensus.cc:606] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:03.007267   953 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:03.014163   952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:03.014799   952 raft_consensus.cc:606] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:03.038585   876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:03.039197   876 raft_consensus.cc:606] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:03.046487   876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:03.047070   876 raft_consensus.cc:606] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:03.049103 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:16:03.050766 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:03.051479 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:03.142925  2047 raft_consensus.cc:993] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:03.143474  2046 raft_consensus.cc:1081] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:03.145000  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:03.145455  1575 raft_consensus.cc:493] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:03.145807  1575 raft_consensus.cc:3060] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.151358  1575 raft_consensus.cc:515] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.153545   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:03.153798   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83b8b2a30c49491593c96fe272254a63" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:03.154042   798 raft_consensus.cc:3060] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.154480   953 raft_consensus.cc:3055] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:03.154798   953 raft_consensus.cc:740] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:03.155512   953 consensus_queue.cc:260] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.156581   953 raft_consensus.cc:3060] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.158617   798 raft_consensus.cc:2468] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:03.160156  1575 leader_election.cc:290] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:03.163507  1539 leader_election.cc:304] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:03.164215  2025 raft_consensus.cc:2804] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.164669  2025 raft_consensus.cc:697] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:03.165443  2025 consensus_queue.cc:237] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.166857   953 raft_consensus.cc:2468] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:03.176785   701 catalog_manager.cc:5697] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:03.225981  2006 raft_consensus.cc:993] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:03.226576  2066 raft_consensus.cc:1081] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:03.228286  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51710
I20260709 12:16:03.228724  1575 raft_consensus.cc:493] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:03.229017  1575 raft_consensus.cc:3060] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.233378  1575 raft_consensus.cc:515] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.235311  1575 leader_election.cc:290] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:03.235626   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:03.235847   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff7a6cc68042f89dc90ca03b9f0f56" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:03.236284   798 raft_consensus.cc:3060] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.236454   876 raft_consensus.cc:3055] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:03.238014   876 raft_consensus.cc:740] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:03.238822   876 consensus_queue.cc:260] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.239795   876 raft_consensus.cc:3060] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.245752   876 raft_consensus.cc:2468] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:03.247664  1542 leader_election.cc:304] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:03.248410  2025 raft_consensus.cc:2804] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.248893  2025 raft_consensus.cc:697] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:03.252671  2025 consensus_queue.cc:237] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.255100   798 raft_consensus.cc:2468] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:03.263141  2069 ts_tablet_manager.cc:933] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:03.262879   701 catalog_manager.cc:5697] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:03.272464  2006 raft_consensus.cc:993] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:03.272989  2006 raft_consensus.cc:1081] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:03.274868   953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:03.275399   953 raft_consensus.cc:493] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:03.275720   953 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.284142   953 raft_consensus.cc:515] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.289182   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:03.290015   803 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.289424   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:03.296116   876 raft_consensus.cc:3055] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:03.296564   876 raft_consensus.cc:740] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:03.299733   876 consensus_queue.cc:260] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.301296   876 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.304105   953 leader_election.cc:290] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:03.305152  2069 tablet_copy_client.cc:323] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:16:03.308399   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet f5a91c54caad4fc3b358162bb52a5ec8 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:16:03.309015   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet f5a91c54caad4fc3b358162bb52a5ec8 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-f5a91c54caad4fc3b358162bb52a5ec8
I20260709 12:16:03.306674   803 raft_consensus.cc:2468] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:03.312222   919 leader_election.cc:304] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:03.313221  1971 raft_consensus.cc:2804] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.313699  1971 raft_consensus.cc:697] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:03.314517  1971 consensus_queue.cc:237] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.321408  2066 raft_consensus.cc:993] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:03.322012  2019 raft_consensus.cc:1081] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:03.323882   953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4972fe5c126946b88f3b668621efed40"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:03.324422   953 raft_consensus.cc:493] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:03.324795   953 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.326084   966 tablet_copy_source_session.cc:215] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:03.332998   953 raft_consensus.cc:515] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.347618   953 leader_election.cc:290] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:03.348143   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:03.348740   880 raft_consensus.cc:3055] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:03.349059   880 raft_consensus.cc:740] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:03.333535   876 raft_consensus.cc:2468] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:03.349809   880 consensus_queue.cc:260] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.350919   880 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.359082  2069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5a91c54caad4fc3b358162bb52a5ec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:03.363176   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:03.363969   798 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.375921   880 raft_consensus.cc:2468] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:03.381050   922 leader_election.cc:304] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:03.381960  1971 raft_consensus.cc:2804] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.382665  1971 raft_consensus.cc:697] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:03.383741   798 raft_consensus.cc:2468] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:03.383492  1971 consensus_queue.cc:237] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.401988   701 catalog_manager.cc:5697] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:03.405020  2002 raft_consensus.cc:993] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:03.405270  2073 ts_tablet_manager.cc:933] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:16:03.405570  2002 raft_consensus.cc:1081] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:03.406994  2072 ts_tablet_manager.cc:933] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:03.408123   953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44758
I20260709 12:16:03.408701   953 raft_consensus.cc:493] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:03.409034   953 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.420848  2076 ts_tablet_manager.cc:933] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:03.422215   953 raft_consensus.cc:515] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.425571  2073 tablet_copy_client.cc:323] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:16:03.425997   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:03.426206   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:03.426683   880 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.426877   798 raft_consensus.cc:3055] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:03.427083   953 leader_election.cc:290] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:03.427278   798 raft_consensus.cc:740] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:03.428027   798 consensus_queue.cc:260] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.428913   798 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.429872  2069 tablet_copy_client.cc:806] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:03.430467  2069 tablet_copy_client.cc:670] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:03.432071   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet f482aae560cd4956b544ffc076d27d34 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:16:03.432622   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet f482aae560cd4956b544ffc076d27d34 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-f482aae560cd4956b544ffc076d27d34
I20260709 12:16:03.434818   880 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:03.436133   922 leader_election.cc:304] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:03.437691  1837 raft_consensus.cc:2804] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.438144  1837 raft_consensus.cc:697] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:03.438898  1837 consensus_queue.cc:237] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:03.439838   703 catalog_manager.cc:5697] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:03.443801   798 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:03.466713  2076 tablet_copy_client.cc:323] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:03.467803  2042 raft_consensus.cc:993] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:03.468298  2042 raft_consensus.cc:1081] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:03.468735   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 195d0b19da0c481cb67d8ca00d6d689b from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:03.458081  2069 tablet_copy_client.cc:538] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:03.469269   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 195d0b19da0c481cb67d8ca00d6d689b from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-195d0b19da0c481cb67d8ca00d6d689b
I20260709 12:16:03.470974  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51710
I20260709 12:16:03.471524  1575 raft_consensus.cc:493] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:03.471873  1575 raft_consensus.cc:3060] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.462172   817 tablet_copy_source_session.cc:215] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:03.481540  2073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f482aae560cd4956b544ffc076d27d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:03.482234   892 tablet_copy_source_session.cc:215] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:03.482240  1575 raft_consensus.cc:515] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.485849  2076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195d0b19da0c481cb67d8ca00d6d689b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:03.486217  1575 leader_election.cc:290] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:03.487363   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:03.489713   876 raft_consensus.cc:3055] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:03.490010   876 raft_consensus.cc:740] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:03.490756   876 consensus_queue.cc:260] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.491784   876 raft_consensus.cc:3060] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.506162  2076 tablet_copy_client.cc:806] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:03.508049  2076 tablet_copy_client.cc:670] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:03.510010   876 raft_consensus.cc:2468] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:03.517967  1542 leader_election.cc:304] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:03.518813  1983 raft_consensus.cc:2804] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:03.516569  2076 tablet_copy_client.cc:538] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:03.519304  1983 raft_consensus.cc:697] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:03.520249  2073 tablet_copy_client.cc:806] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:03.520202  1983 consensus_queue.cc:237] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:03.520948  2073 tablet_copy_client.cc:670] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:03.487402   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dbac873c8f84ea4b522acc83d222ed1" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:03.510317   703 catalog_manager.cc:5697] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:03.530344  2073 tablet_copy_client.cc:538] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:03.532872  2076 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:03.533713   953 raft_consensus.cc:3060] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:03.515553  2069 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:03.487818  2072 tablet_copy_client.cc:323] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:16:03.543836   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet b5baf7a440b64f1eb97b59bacf696841 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:16:03.544366   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet b5baf7a440b64f1eb97b59bacf696841 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-b5baf7a440b64f1eb97b59bacf696841
I20260709 12:16:03.554385  2073 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:03.552117   966 tablet_copy_source_session.cc:215] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:03.550089   953 raft_consensus.cc:2468] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:03.565933   703 catalog_manager.cc:5697] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:03.579711  2072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5baf7a440b64f1eb97b59bacf696841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:03.584746  2076 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: 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 12:16:03.586915  2076 tablet_bootstrap.cc:492] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:03.587605  2076 ts_tablet_manager.cc:1403] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.028s
I20260709 12:16:03.590835  2076 raft_consensus.cc:359] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:03.592005  2076 raft_consensus.cc:740] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:03.592900  2076 consensus_queue.cc:260] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:03.596804  2076 ts_tablet_manager.cc:1434] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:16:03.608244   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-195d0b19da0c481cb67d8ca00d6d689b received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:03.608708   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-195d0b19da0c481cb67d8ca00d6d689b on tablet 195d0b19da0c481cb67d8ca00d6d689b with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:03.622119  2072 tablet_copy_client.cc:806] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:03.622455  2069 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:03.622821  2072 tablet_copy_client.cc:670] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:03.625187  2069 tablet_bootstrap.cc:492] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:03.626116  2069 ts_tablet_manager.cc:1403] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.111s	user 0.024s	sys 0.001s
I20260709 12:16:03.634277  2072 tablet_copy_client.cc:538] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:03.633491  2069 raft_consensus.cc:359] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:03.635373  2069 raft_consensus.cc:740] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:03.636144  2069 consensus_queue.cc:260] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:03.638187   876 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:03.639000  2069 ts_tablet_manager.cc:1434] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:03.640502  2037 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:16:03.641815   806 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:03.644775  1983 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:03.646309   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-f5a91c54caad4fc3b358162bb52a5ec8 received from {username='slave'} at 127.0.0.1:49948
I20260709 12:16:03.646763   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-f5a91c54caad4fc3b358162bb52a5ec8 on tablet f5a91c54caad4fc3b358162bb52a5ec8 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:03.652097  2073 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:03.659648  2073 tablet_bootstrap.cc:492] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:03.661919  2073 ts_tablet_manager.cc:1403] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.012s
I20260709 12:16:03.665293   803 raft_consensus.cc:1275] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:03.673066  2025 consensus_queue.cc:1048] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:16:03.698982  2073 raft_consensus.cc:359] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:03.710613  2072 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:03.712052  2073 raft_consensus.cc:740] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:03.715210  2073 consensus_queue.cc:260] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:03.717952  2073 ts_tablet_manager.cc:1434] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 12:16:03.727315   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-f482aae560cd4956b544ffc076d27d34 received from {username='slave'} at 127.0.0.1:39772
I20260709 12:16:03.727908   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-f482aae560cd4956b544ffc076d27d34 on tablet f482aae560cd4956b544ffc076d27d34 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:03.777038   953 raft_consensus.cc:1275] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:03.778613  1983 consensus_queue.cc:1048] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:03.779527  1575 raft_consensus.cc:1217] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:16:03.811753   876 raft_consensus.cc:1275] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.811832  1575 raft_consensus.cc:1217] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:03.815656  2046 consensus_queue.cc:1048] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:03.839566   873 raft_consensus.cc:1275] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.854138  1837 consensus_queue.cc:1048] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.866850   803 raft_consensus.cc:1275] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.869370   803 raft_consensus.cc:1275] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.869370   876 raft_consensus.cc:1275] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.872109  1971 consensus_queue.cc:1048] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.873855  1837 consensus_queue.cc:1048] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.888423  2072 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:03.889847  2072 tablet_bootstrap.cc:492] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:03.890659  2072 ts_tablet_manager.cc:1403] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.180s	user 0.039s	sys 0.041s
I20260709 12:16:03.894274  2072 raft_consensus.cc:359] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:03.896265  2072 raft_consensus.cc:740] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:03.897884  1837 consensus_queue.cc:1048] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.900636  2072 consensus_queue.cc:260] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:03.903246  2072 ts_tablet_manager.cc:1434] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:16:03.939716   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-b5baf7a440b64f1eb97b59bacf696841 received from {username='slave'} at 127.0.0.1:49948
I20260709 12:16:03.940196   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-b5baf7a440b64f1eb97b59bacf696841 on tablet b5baf7a440b64f1eb97b59bacf696841 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:03.951861   806 raft_consensus.cc:1275] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:03.955338  2046 consensus_queue.cc:1048] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:03.971500  1575 raft_consensus.cc:1217] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:04.017776   880 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:04.019761  1983 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:04.041150   953 raft_consensus.cc:1275] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:04.044116  2092 consensus_queue.cc:1048] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:04.102131 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:04.150617   806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e5130c2f4864797985691ab4a079009"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:04.152137   806 raft_consensus.cc:606] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:04.155550   876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:04.156028   876 raft_consensus.cc:606] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:04.158398   876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:04.158874   876 raft_consensus.cc:606] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:04.161301   953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:04.161816   953 raft_consensus.cc:606] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:04.164244   956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ff9117a6089450487fc8f78fb30f0bf"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:04.164705   956 raft_consensus.cc:606] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:04.166963   956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:04.167425   956 raft_consensus.cc:606] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:04.169574 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:16:04.171267 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:04.172034 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:04.184459  2050 raft_consensus.cc:993] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:04.184978  2050 raft_consensus.cc:1081] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:04.187074   876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e5130c2f4864797985691ab4a079009"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53212
I20260709 12:16:04.187616   876 raft_consensus.cc:493] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.188040   876 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.194713   876 raft_consensus.cc:515] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.198813   956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:04.198813   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5130c2f4864797985691ab4a079009" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:04.199491   956 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.199537   798 raft_consensus.cc:3055] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:04.199957   798 raft_consensus.cc:740] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:04.200914   798 consensus_queue.cc:260] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.201921   798 raft_consensus.cc:3060] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.206287   956 raft_consensus.cc:2468] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:04.199844   876 leader_election.cc:290] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:04.207726   847 leader_election.cc:304] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:04.208622  2042 raft_consensus.cc:2804] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:04.209120  2042 raft_consensus.cc:697] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:04.209789   798 raft_consensus.cc:2468] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:04.209913  2042 consensus_queue.cc:237] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.222165  1575 raft_consensus.cc:1217] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:04.271384   703 catalog_manager.cc:5697] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 2 to 3, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:04.294395  2042 raft_consensus.cc:993] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:04.294926  2042 raft_consensus.cc:1081] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:04.297447   953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:04.298430   953 raft_consensus.cc:493] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.300173   953 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.310949   953 raft_consensus.cc:515] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.314227   953 leader_election.cc:290] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:04.315968   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:04.316380   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:04.316563   880 raft_consensus.cc:3055] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:04.316890   880 raft_consensus.cc:740] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:04.316921   798 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.317754   880 consensus_queue.cc:260] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.319027   880 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.325299   880 raft_consensus.cc:2468] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:04.326942   798 raft_consensus.cc:2468] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:04.327286   922 leader_election.cc:304] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:04.328477  2099 raft_consensus.cc:2804] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:04.328936  2099 raft_consensus.cc:697] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:04.329668  2099 consensus_queue.cc:237] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.340365   703 catalog_manager.cc:5697] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:04.357013  1971 raft_consensus.cc:993] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:04.357494  1971 raft_consensus.cc:1081] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:04.359582  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ff9117a6089450487fc8f78fb30f0bf"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:04.360083  1575 raft_consensus.cc:493] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.360381  1575 raft_consensus.cc:3060] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.367105  1575 raft_consensus.cc:515] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:04.369444   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff9117a6089450487fc8f78fb30f0bf" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:04.369956   803 raft_consensus.cc:3060] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.370966   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff9117a6089450487fc8f78fb30f0bf" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:04.371618   953 raft_consensus.cc:3055] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:04.371932   953 raft_consensus.cc:740] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:04.372730   953 consensus_queue.cc:260] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:04.375198   953 raft_consensus.cc:3060] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.377516   803 raft_consensus.cc:2468] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:04.378314  1575 leader_election.cc:290] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:04.378525  1539 leader_election.cc:304] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:04.379508  2037 raft_consensus.cc:2804] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:04.380005  2037 raft_consensus.cc:697] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:04.380834  2037 consensus_queue.cc:237] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:04.382778   953 raft_consensus.cc:2468] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:04.389806   703 catalog_manager.cc:5697] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:04.401404  2066 raft_consensus.cc:1064] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:04.404275  2066 consensus_queue.cc:237] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:04.419340   953 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:04.420626  1575 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:04.420696  2042 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:04.421273   803 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:04.422575  2019 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:04.423884  2042 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:16:04.432823  2099 raft_consensus.cc:1064] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:04.435689  2099 consensus_queue.cc:237] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:04.450145   880 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:04.458266   798 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:04.462541  2046 raft_consensus.cc:993] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:04.463270  2046 raft_consensus.cc:1081] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:04.464474  2046 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:04.469018  1971 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:04.483171  1575 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:04.482643  2019 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.485957   803 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.500492  1577 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.487941   798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:48142
I20260709 12:16:04.502388   798 raft_consensus.cc:493] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.506906   798 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.513820  2099 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:04.516634   798 raft_consensus.cc:515] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.522384   703 catalog_manager.cc:5697] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.529310  1971 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.560458   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:04.561028   949 raft_consensus.cc:3055] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:04.561889   949 raft_consensus.cc:740] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:04.548673  2079 raft_consensus.cc:1064] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:04.562775   949 consensus_queue.cc:260] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.564124   949 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.572718  2079 consensus_queue.cc:237] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:04.585064   798 leader_election.cc:290] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 3 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:04.580648  2042 raft_consensus.cc:993] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:04.591787  2042 raft_consensus.cc:1081] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:04.584450   880 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.550022   953 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.589658   876 consensus_queue.cc:237] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:04.603331  1575 raft_consensus.cc:1275] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:04.607596  2050 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:04.614114   952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:04.614730   952 raft_consensus.cc:493] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.615082   952 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.615345   956 raft_consensus.cc:1275] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:04.617794  2050 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:04.626055   952 raft_consensus.cc:515] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.630178   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:04.630897   876 raft_consensus.cc:3055] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:04.631242   876 raft_consensus.cc:740] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:04.631997   876 consensus_queue.cc:260] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.633071   876 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.639686  1971 raft_consensus.cc:993] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:04.640173  1971 raft_consensus.cc:1081] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:04.642771   873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53196
I20260709 12:16:04.643440   873 raft_consensus.cc:493] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:04.643805   873 raft_consensus.cc:3060] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.651144   873 raft_consensus.cc:515] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.609743   701 catalog_manager.cc:5697] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:04.655344   949 raft_consensus.cc:2468] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:04.656697   772 leader_election.cc:304] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:04.658012  2079 raft_consensus.cc:2804] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:04.658198  1577 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:04.658591  2079 raft_consensus.cc:697] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:04.628844   952 leader_election.cc:290] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:04.659643  2079 consensus_queue.cc:237] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.662211   873 leader_election.cc:290] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:04.665488  2042 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:04.671111  1578 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.675881  2124 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.681169   704 catalog_manager.cc:5697] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:04.683001   950 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.695145   803 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.699755  1577 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.704622   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:04.705212   952 raft_consensus.cc:3055] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:04.705497   952 raft_consensus.cc:740] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:04.708846   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892e935473b34a94b99d3d0fe19ef45c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:04.709491   798 raft_consensus.cc:3060] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.711954   807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:04.712615   807 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.715785   704 catalog_manager.cc:5697] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:04.719376   956 raft_consensus.cc:1275] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:04.719901   807 raft_consensus.cc:2468] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:04.721652  2019 consensus_queue.cc:1048] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:04.727672   956 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:04.706241   952 consensus_queue.cc:260] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.729036  2019 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:04.730240   952 raft_consensus.cc:3060] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:04.733240   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:04.736752   876 raft_consensus.cc:2468] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:04.739342   881 raft_consensus.cc:1275] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:04.740964   880 raft_consensus.cc:3060] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:04.739120   922 leader_election.cc:304] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:04.745424  1971 raft_consensus.cc:2804] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:04.746109  1971 raft_consensus.cc:697] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:04.746929  1971 consensus_queue.cc:237] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.753237  2066 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.754374   880 raft_consensus.cc:2468] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:04.762621  2126 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:04.765164   952 raft_consensus.cc:2468] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:04.769423   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 195d0b19da0c481cb67d8ca00d6d689b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:04.771631   798 raft_consensus.cc:2468] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:04.785086  1577 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.790867   847 leader_election.cc:304] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:04.772356   950 raft_consensus.cc:2955] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.775830  2099 raft_consensus.cc:1064] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:04.795253  2099 consensus_queue.cc:237] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:04.792178  2066 raft_consensus.cc:2804] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:04.797575  2066 raft_consensus.cc:697] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:04.798913  2066 consensus_queue.cc:237] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:04.843070   798 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:04.844904  2019 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:04.849822  1577 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:04.851557   881 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:04.852125  1837 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:04.853046  2100 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:04.858946   704 catalog_manager.cc:5697] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.868263   803 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:04.869963  2025 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:04.866040   880 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.879776   705 catalog_manager.cc:5697] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:04.906468   806 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:04.912185  1837 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:04.970795  1837 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:04.972563  1578 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
W20260709 12:16:04.999415   770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.132:33007, user_credentials={real_user=slave}} blocked reactor thread for 112188us
I20260709 12:16:05.014668   876 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.019080   880 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:05.023025  1837 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:05.045058   704 catalog_manager.cc:5697] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:05.053182   807 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:05.054804   792 tablet_service.cc:1558] Processing DeleteTablet for tablet 195d0b19da0c481cb67d8ca00d6d689b with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48134
W20260709 12:16:05.091465  1539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 73675.1us
W20260709 12:16:05.136204   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 83403.9us
W20260709 12:16:05.138721   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 76452us
I20260709 12:16:05.169902   949 raft_consensus.cc:1275] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:05.178731   950 raft_consensus.cc:1275] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:05.185053  2149 tablet_replica.cc:333] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:05.186686  2149 raft_consensus.cc:2243] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.187903  2149 raft_consensus.cc:2272] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.195345  2126 consensus_queue.cc:1048] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:05.172509  2046 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 12:16:05.236778   701 catalog_manager.cc:5697] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.238802 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:05.266901   951 consensus_queue.cc:237] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:05.280702  2147 consensus_queue.cc:1048] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:16:05.282615  2149 ts_tablet_manager.cc:1916] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:05.284564  1578 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:05.287434   951 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:05.286494  1971 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:05.319509  2019 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:05.342569   806 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
W20260709 12:16:05.376296  1541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 43919.9us
I20260709 12:16:05.389649  1578 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.384241  2099 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.432017   805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:05.432694   805 raft_consensus.cc:606] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:05.435021   876 raft_consensus.cc:1275] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:05.446376   703 catalog_manager.cc:5697] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.454335  2126 consensus_queue.cc:1048] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:05.493232   880 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:05.517772   792 tablet_service.cc:1558] Processing DeleteTablet for tablet f5a91c54caad4fc3b358162bb52a5ec8 with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:16:05.493438   881 raft_consensus.cc:1275] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:16:05.528538   919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 117231us
I20260709 12:16:05.552227   875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:05.552927   875 raft_consensus.cc:606] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
W20260709 12:16:05.523454  1541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 55727.1us
I20260709 12:16:05.569037   805 raft_consensus.cc:1275] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:05.614355   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5a91c54caad4fc3b358162bb52a5ec8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:05.617862  2149 ts_tablet_manager.cc:1929] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:16:05.623839   805 consensus_queue.cc:237] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:05.618377  2149 log.cc:1199] T 195d0b19da0c481cb67d8ca00d6d689b P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/195d0b19da0c481cb67d8ca00d6d689b
I20260709 12:16:05.632310   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet 195d0b19da0c481cb67d8ca00d6d689b (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:05.632520  2149 tablet_replica.cc:333] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
W20260709 12:16:05.634868   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.132:33007, user_credentials={real_user=slave}} blocked reactor thread for 110346us
W20260709 12:16:05.636432   922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 111296us
I20260709 12:16:05.637334  1837 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:05.638725  1574 raft_consensus.cc:1275] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:05.641078  2099 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:05.638815   799 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:05.642539  2100 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:05.642665  2123 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:05.664597  2019 raft_consensus.cc:993] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:05.665277  2167 raft_consensus.cc:1081] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:05.668903   950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:05.669508   950 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.669874   950 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.677623   950 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:05.680339   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:05.680964   798 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.680573  2148 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.689805   798 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 3.
I20260709 12:16:05.692250   919 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:05.694115  2099 raft_consensus.cc:2804] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:05.694628  2099 raft_consensus.cc:697] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 3 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:05.695456  2099 consensus_queue.cc:237] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:05.690371  1578 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.698810   880 raft_consensus.cc:1275] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:05.680543   950 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:05.706344   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f482aae560cd4956b544ffc076d27d34 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:05.714442   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:05.715360   880 raft_consensus.cc:3055] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:05.715783   880 raft_consensus.cc:740] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:05.716781   880 consensus_queue.cc:260] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:05.718333   880 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:05.731276  2149 raft_consensus.cc:2243] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.732092  2149 raft_consensus.cc:2272] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:05.732733   875 raft_consensus.cc:2955] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.736078  2149 ts_tablet_manager.cc:1916] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:05.746256   705 catalog_manager.cc:5697] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.753386  2149 ts_tablet_manager.cc:1929] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:05.753970  2149 log.cc:1199] T f5a91c54caad4fc3b358162bb52a5ec8 P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/f5a91c54caad4fc3b358162bb52a5ec8
I20260709 12:16:05.755760   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet f5a91c54caad4fc3b358162bb52a5ec8 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:05.759024  2141 consensus_queue.cc:1048] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:05.772595  2151 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:05.778041   880 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 3.
I20260709 12:16:05.784269   875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:05.785061   875 raft_consensus.cc:606] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:05.803565   946 tablet_service.cc:1558] Processing DeleteTablet for tablet f482aae560cd4956b544ffc076d27d34 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:16:05.862349   880 raft_consensus.cc:2955] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:05.877020   953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:05.877753   953 raft_consensus.cc:606] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:05.895277   950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5a91c54caad4fc3b358162bb52a5ec8"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:05.896044   950 raft_consensus.cc:606] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:05.903090 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:16:05.905002 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:05.905872 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:16:05.918681   845 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.31.92.190:35013, user_credentials={real_user=slave}} blocked reactor thread for 44297.4us
I20260709 12:16:05.928651  2168 raft_consensus.cc:993] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:05.929250  2151 raft_consensus.cc:1081] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:05.923378  2177 tablet_replica.cc:333] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:05.944332  1578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51710
I20260709 12:16:05.944947  1578 raft_consensus.cc:493] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.945319  1578 raft_consensus.cc:3060] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.948359   703 catalog_manager.cc:5697] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 2 to 3, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 3 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:05.950838  2141 raft_consensus.cc:993] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:05.951368  2050 raft_consensus.cc:1081] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:05.953797  1578 raft_consensus.cc:515] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:05.969252   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:05.970153   799 raft_consensus.cc:3060] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.970989   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b20778e364699adf8f908dccaabd9" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:05.971794   880 raft_consensus.cc:3055] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:05.969758  1578 leader_election.cc:290] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:05.972674   880 raft_consensus.cc:740] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:05.973572   880 consensus_queue.cc:260] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:05.977905   950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44758
I20260709 12:16:05.978669   950 raft_consensus.cc:493] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:05.981541   950 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.981606   799 raft_consensus.cc:2468] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:05.983055  1539 leader_election.cc:304] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:05.984382  2146 raft_consensus.cc:2804] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:05.984936  2146 raft_consensus.cc:697] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:05.985934  2146 consensus_queue.cc:237] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:05.988442   880 raft_consensus.cc:3060] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:05.998461  2177 raft_consensus.cc:2243] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:05.998934   880 raft_consensus.cc:2468] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:05.999325  2177 raft_consensus.cc:2272] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.036798  2177 ts_tablet_manager.cc:1916] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:06.026959  2100 raft_consensus.cc:993] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:06.042846  1837 raft_consensus.cc:1081] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:06.045081  1578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5a91c54caad4fc3b358162bb52a5ec8"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:06.045773  1578 raft_consensus.cc:493] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:06.045539   953 consensus_queue.cc:237] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:06.046245  1578 raft_consensus.cc:3060] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:06.049248   704 catalog_manager.cc:5697] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:06.028786   950 raft_consensus.cc:515] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:06.073263  1578 raft_consensus.cc:515] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:06.090868   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:06.092057   950 leader_election.cc:290] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:06.096526   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:06.097133   880 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:06.097466  1574 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:06.104313   880 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:06.105373   875 raft_consensus.cc:1240] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Rejecting Update request from peer ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:06.105526  1578 leader_election.cc:290] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:06.107045   922 leader_election.cc:304] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:06.106424  2170 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:16:06.111243   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a91c54caad4fc3b358162bb52a5ec8" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:06.111943   880 raft_consensus.cc:3060] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:06.113708   798 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:06.120222  2141 consensus_queue.cc:1059] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:06.121656   880 raft_consensus.cc:2468] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:06.119339   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5a91c54caad4fc3b358162bb52a5ec8" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:06.122732  2170 raft_consensus.cc:2804] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:06.127395   953 raft_consensus.cc:3055] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:06.127700  2170 raft_consensus.cc:697] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:06.127791   953 raft_consensus.cc:740] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:06.123265  1837 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:06.128808  2170 consensus_queue.cc:237] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:06.124890   799 raft_consensus.cc:3055] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:06.130549   799 raft_consensus.cc:740] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:06.122905  1542 leader_election.cc:304] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:06.132967  2146 raft_consensus.cc:2804] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:06.133493  2146 raft_consensus.cc:697] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:06.127853  2177 ts_tablet_manager.cc:1929] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:06.134335  2177 log.cc:1199] T f482aae560cd4956b544ffc076d27d34 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/f482aae560cd4956b544ffc076d27d34
I20260709 12:16:06.134388  2146 consensus_queue.cc:237] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:06.138653   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet f482aae560cd4956b544ffc076d27d34 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:06.128821   953 consensus_queue.cc:260] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:06.144097  2100 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:06.149793   798 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:06.141539   799 consensus_queue.cc:260] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:06.169188   799 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:06.173503   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5baf7a440b64f1eb97b59bacf696841 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:06.160086   705 catalog_manager.cc:5697] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:06.186259  1578 raft_consensus.cc:2955] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:06.200014   953 raft_consensus.cc:3060] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:06.207078   880 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:06.227303   799 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
W20260709 12:16:06.234340  2141 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:16:06.244498   704 catalog_manager.cc:5697] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:06.252593   953 raft_consensus.cc:2468] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:06.253612   703 catalog_manager.cc:5697] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:06.271322   863 tablet_service.cc:1558] Processing DeleteTablet for tablet b5baf7a440b64f1eb97b59bacf696841 with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:16:06.275030  2183 tablet_replica.cc:333] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:06.276067  2183 raft_consensus.cc:2243] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:06.276902  2183 raft_consensus.cc:2272] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:06.281139  2100 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:06.291961   799 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:06.294102  2100 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:06.292081  2183 ts_tablet_manager.cc:1916] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:06.305601  2100 raft_consensus.cc:993] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:06.306818  2170 raft_consensus.cc:1081] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:06.315490   880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53196
I20260709 12:16:06.316047   880 raft_consensus.cc:493] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:06.316421   880 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:06.323848   880 raft_consensus.cc:515] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:06.335609   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:06.336222   953 raft_consensus.cc:3055] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:06.335742   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:06.336535   953 raft_consensus.cc:740] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:06.336735   798 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:06.336930   880 leader_election.cc:290] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:06.337705   953 consensus_queue.cc:260] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:06.338771   953 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:06.344369  2183 ts_tablet_manager.cc:1929] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:06.344906  2183 log.cc:1199] T b5baf7a440b64f1eb97b59bacf696841 P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/b5baf7a440b64f1eb97b59bacf696841
I20260709 12:16:06.347100   798 raft_consensus.cc:2468] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:06.348781   845 leader_election.cc:304] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:06.350024  2131 raft_consensus.cc:2804] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:06.350596  2131 raft_consensus.cc:697] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:06.351354  2131 consensus_queue.cc:237] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:06.346602   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet b5baf7a440b64f1eb97b59bacf696841 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:06.353434   953 raft_consensus.cc:2468] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:06.366149   703 catalog_manager.cc:5697] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:06.430101   798 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:06.430864   880 raft_consensus.cc:1275] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:06.431787  2146 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:06.432492  2092 consensus_queue.cc:1048] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:06.531337   953 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:06.532469  2092 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:06.541417   880 raft_consensus.cc:1275] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:06.542840  2092 consensus_queue.cc:1048] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:06.658928   799 raft_consensus.cc:1275] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.661257  2182 consensus_queue.cc:1048] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:06.675954   875 raft_consensus.cc:1275] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.697275  2182 consensus_queue.cc:1048] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:06.751459   799 raft_consensus.cc:1275] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.753224  2168 consensus_queue.cc:1048] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:06.764294   949 raft_consensus.cc:1275] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:06.765846  2131 consensus_queue.cc:1048] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:07.195399 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:07.235596   953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:07.236274   953 raft_consensus.cc:606] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:07.239490   880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:07.239933   880 raft_consensus.cc:606] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:07.242937   799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:07.243587   799 raft_consensus.cc:606] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:07.245191 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:07.246585 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:07.247327 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:07.357102   880 consensus_queue.cc:237] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:07.365082   953 raft_consensus.cc:1275] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:07.366390  2152 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:07.373224   845 consensus_peers.cc:597] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed33049186f5410f991a1d9b385dc655. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:07.374969  2168 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.377451   799 raft_consensus.cc:1275] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:07.379117  2152 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:07.382966   953 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.385241   799 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.392719   949 consensus_queue.cc:237] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:07.399953   705 catalog_manager.cc:5697] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:07.410283   880 raft_consensus.cc:1275] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:07.411266   919 consensus_peers.cc:597] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc4c0ffb8e3547a1b0b9a5aa4cd06bdb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:07.412216  2131 raft_consensus.cc:993] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:07.412547   798 raft_consensus.cc:1275] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:07.412703  2131 raft_consensus.cc:1081] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:07.413627  2170 consensus_queue.cc:1048] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:07.414714   798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:48136
I20260709 12:16:07.415515   798 raft_consensus.cc:493] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:07.415882   798 raft_consensus.cc:3060] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.416790  2200 consensus_queue.cc:1048] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:07.424137   798 raft_consensus.cc:515] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:07.427934  1578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
I20260709 12:16:07.428798  1578 raft_consensus.cc:3060] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.429409   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:07.430226   875 raft_consensus.cc:3055] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:07.430629   875 raft_consensus.cc:740] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:07.431807   875 consensus_queue.cc:260] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:07.433884   875 raft_consensus.cc:3060] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.441418   798 leader_election.cc:290] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:07.446077  1578 raft_consensus.cc:2468] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 2.
I20260709 12:16:07.449949   770 leader_election.cc:304] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:07.451943  2124 raft_consensus.cc:2804] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:07.452422  2124 raft_consensus.cc:697] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:07.453289  2124 consensus_queue.cc:237] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:07.462033  2200 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.467923   799 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.501427   875 raft_consensus.cc:2468] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 2.
I20260709 12:16:07.505003   949 consensus_queue.cc:237] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:07.518698   873 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.526099   880 raft_consensus.cc:1275] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:07.528909   919 consensus_peers.cc:597] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5faa22132c744c85b1987025a4c4bcad. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:07.531059   798 raft_consensus.cc:1275] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:07.537832  2199 raft_consensus.cc:993] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:07.538441  2199 raft_consensus.cc:1081] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:07.538342  2170 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:07.541492   949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44758
I20260709 12:16:07.541743  2182 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:07.542088   949 raft_consensus.cc:493] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:07.542528   949 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.552779   949 raft_consensus.cc:515] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:07.555761   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:07.555764   949 leader_election.cc:290] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:07.556427   799 raft_consensus.cc:3055] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:07.556758   799 raft_consensus.cc:740] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:07.557468   799 consensus_queue.cc:260] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:07.560348   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:07.560849   880 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.561206   799 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:07.575037  2170 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.579648   799 raft_consensus.cc:2468] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:07.579943   880 raft_consensus.cc:2468] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:07.581100   922 leader_election.cc:304] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:07.581960  2200 raft_consensus.cc:2804] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:07.569592   705 catalog_manager.cc:5697] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.586457  2200 raft_consensus.cc:697] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:07.587491  2200 consensus_queue.cc:237] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:07.687907   799 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.715075   701 catalog_manager.cc:5697] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:07.690966   919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 71554.4us
I20260709 12:16:07.740399   705 catalog_manager.cc:5697] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:07.858564   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 94364.3us
W20260709 12:16:07.864419   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 90873.5us
I20260709 12:16:07.882812   873 consensus_queue.cc:237] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:07.902457   880 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.907799   701 catalog_manager.cc:5697] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
W20260709 12:16:07.931945   845 consensus_peers.cc:597] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e5130c2f4864797985691ab4a079009. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:07.932132   798 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:07.933872  2222 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:07.937469  2218 raft_consensus.cc:993] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:07.939219  2229 raft_consensus.cc:1081] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:07.945876   949 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:07.950685  2219 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:07.956111   875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53196
I20260709 12:16:07.956660   875 raft_consensus.cc:493] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:07.957000   875 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:07.962531  2231 ts_tablet_manager.cc:933] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:07.965538   875 raft_consensus.cc:515] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:07.967499   875 leader_election.cc:290] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:07.971771   805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:07.972465   805 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:07.977788  2231 tablet_copy_client.cc:323] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:16:07.981014   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet 5faa22132c744c85b1987025a4c4bcad from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:16:07.981601   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet 5faa22132c744c85b1987025a4c4bcad from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-5faa22132c744c85b1987025a4c4bcad
I20260709 12:16:07.983919   805 raft_consensus.cc:2468] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:07.986202   845 leader_election.cc:304] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:07.988950   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce0ff0d38704c29a30d97d7898accf0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:07.989641   953 raft_consensus.cc:3055] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:07.989954   953 raft_consensus.cc:740] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:07.991003   798 raft_consensus.cc:1240] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Rejecting Update request from peer 8e5bd1bfcf9048c992473de773eb411c for earlier term 2. Current term is 3. Ops: []
I20260709 12:16:07.990949   953 consensus_queue.cc:260] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:07.991525  2219 raft_consensus.cc:2804] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:07.992031   953 raft_consensus.cc:3060] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:07.994709  2219 raft_consensus.cc:697] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:07.995693  2219 consensus_queue.cc:237] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:07.996142  2152 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:07.997792   875 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:08.006961   805 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:08.011516  2124 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:16:08.014552   966 tablet_copy_source_session.cc:215] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:08.022524   953 raft_consensus.cc:2468] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:08.030747  2235 ts_tablet_manager.cc:933] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:08.045637  2231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5faa22132c744c85b1987025a4c4bcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.056624  1575 raft_consensus.cc:1275] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:08.071154  2235 tablet_copy_client.cc:323] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:08.071527  2234 ts_tablet_manager.cc:933] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:08.077311  2220 consensus_queue.cc:1048] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:16:08.079483   701 catalog_manager.cc:5697] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:08.080580   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet ed33049186f5410f991a1d9b385dc655 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:08.082826   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet ed33049186f5410f991a1d9b385dc655 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-ed33049186f5410f991a1d9b385dc655
I20260709 12:16:08.092721   892 tablet_copy_source_session.cc:215] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:08.100239  2234 tablet_copy_client.cc:323] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:16:08.102495   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:16:08.103138   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-cc4c0ffb8e3547a1b0b9a5aa4cd06bdb
I20260709 12:16:08.106099  2235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed33049186f5410f991a1d9b385dc655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.118012   880 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:08.120992  2218 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:08.127194   701 catalog_manager.cc:5697] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:08.205071   966 tablet_copy_source_session.cc:215] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:16:08.209121  2232 log.cc:927] Time spent T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:16:08.227433  2234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.231078   805 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:08.231603   953 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:08.242307  2218 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:08.285809  2235 tablet_copy_client.cc:806] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:08.286556  2235 tablet_copy_client.cc:670] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:08.258908  2231 tablet_copy_client.cc:806] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:08.293686 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:08.299074  2235 tablet_copy_client.cc:538] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:08.305830  2231 tablet_copy_client.cc:670] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:08.320986  2231 tablet_copy_client.cc:538] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:08.324899  2234 tablet_copy_client.cc:806] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:08.325529  2234 tablet_copy_client.cc:670] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:08.344693  2234 tablet_copy_client.cc:538] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:08.349071  2235 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:08.354529  2231 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:08.356623  2234 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:08.392136  2247 ts_tablet_manager.cc:933] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:08.393262  2235 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:08.394205  2235 tablet_bootstrap.cc:492] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:08.394894  2235 ts_tablet_manager.cc:1403] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.010s
I20260709 12:16:08.398559  2235 raft_consensus.cc:359] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:08.399585  2235 raft_consensus.cc:740] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:08.400354  2235 consensus_queue.cc:260] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:08.409301  2235 ts_tablet_manager.cc:1434] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 12:16:08.410667  2231 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: 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 12:16:08.410959   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-ed33049186f5410f991a1d9b385dc655 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:08.411442  2231 tablet_bootstrap.cc:492] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:08.411417   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-ed33049186f5410f991a1d9b385dc655 on tablet ed33049186f5410f991a1d9b385dc655 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:08.412238  2231 ts_tablet_manager.cc:1403] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.006s
I20260709 12:16:08.420142  2231 raft_consensus.cc:359] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:08.420847  2231 raft_consensus.cc:740] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:08.421275  2231 consensus_queue.cc:260] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:08.423632  2231 ts_tablet_manager.cc:1434] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:16:08.427210   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-5faa22132c744c85b1987025a4c4bcad received from {username='slave'} at 127.0.0.1:49948
I20260709 12:16:08.427644   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-5faa22132c744c85b1987025a4c4bcad on tablet 5faa22132c744c85b1987025a4c4bcad with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:08.436597   953 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:08.447124  2152 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:08.460027   875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:08.460623   875 raft_consensus.cc:606] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:08.464183   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:08.464900   951 raft_consensus.cc:606] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:08.468055   805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:08.468653   805 raft_consensus.cc:606] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:08.472280 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:08.474246 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:08.474999 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:08.481571  1575 raft_consensus.cc:1217] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:08.531669   798 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:08.540885  1575 raft_consensus.cc:1217] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:08.511574  2247 tablet_copy_client.cc:323] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:08.554129   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 2e5130c2f4864797985691ab4a079009 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:08.555267   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 2e5130c2f4864797985691ab4a079009 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-2e5130c2f4864797985691ab4a079009
I20260709 12:16:08.554108  2152 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:08.559208  2200 raft_consensus.cc:993] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:08.559701  2200 raft_consensus.cc:1081] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:08.561223   880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53196
I20260709 12:16:08.561751   880 raft_consensus.cc:493] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:08.562081   880 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:08.568574   892 tablet_copy_source_session.cc:215] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:08.574996   880 raft_consensus.cc:515] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:08.579931  2247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5130c2f4864797985691ab4a079009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:08.581684   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:08.582314   953 raft_consensus.cc:3055] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:08.582615   953 raft_consensus.cc:740] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:08.582850   880 leader_election.cc:290] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:08.583329   953 consensus_queue.cc:260] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:08.584537   953 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:08.581197   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cafec082da74cdc8db2c682c3b88ce5" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:08.586997   798 raft_consensus.cc:3060] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:08.591071   953 raft_consensus.cc:2468] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:08.592121   847 leader_election.cc:304] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:08.593019  2152 raft_consensus.cc:2804] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:08.593480  2152 raft_consensus.cc:697] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:08.594380  2152 consensus_queue.cc:237] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:08.594864   798 raft_consensus.cc:2468] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:08.617178  2234 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: 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 12:16:08.618541  2234 tablet_bootstrap.cc:492] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:08.619498  2234 ts_tablet_manager.cc:1403] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.263s	user 0.040s	sys 0.041s
I20260709 12:16:08.622442  2234 raft_consensus.cc:359] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:08.627573  2234 raft_consensus.cc:740] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:08.627019   705 catalog_manager.cc:5697] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:08.628301  2234 consensus_queue.cc:260] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:08.631521  2234 ts_tablet_manager.cc:1434] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:08.633436   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-cc4c0ffb8e3547a1b0b9a5aa4cd06bdb received from {username='slave'} at 127.0.0.1:49948
I20260709 12:16:08.633855   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-cc4c0ffb8e3547a1b0b9a5aa4cd06bdb on tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:08.649406  2247 tablet_copy_client.cc:806] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:08.650118  2247 tablet_copy_client.cc:670] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:08.654469  2247 tablet_copy_client.cc:538] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:08.663727  2247 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:08.668782  2210 raft_consensus.cc:993] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:08.669363  2210 raft_consensus.cc:1081] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:08.673440   880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53212
I20260709 12:16:08.673969   880 raft_consensus.cc:493] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:08.674311   880 raft_consensus.cc:3060] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.679069  2225 raft_consensus.cc:993] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:08.679569  2225 raft_consensus.cc:1081] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:08.684875   953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:08.686868   880 raft_consensus.cc:515] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:08.690449   880 leader_election.cc:290] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:08.691757   953 raft_consensus.cc:493] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:08.692128   953 raft_consensus.cc:3060] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.694515   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:08.694655  1578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98533bce2ca545ab8cf4c8d68f4b71b6" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
I20260709 12:16:08.695106   803 raft_consensus.cc:3055] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:08.695209  1578 raft_consensus.cc:3060] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.695441   803 raft_consensus.cc:740] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:08.696274   803 consensus_queue.cc:260] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:08.697275   803 raft_consensus.cc:3060] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.705169   803 raft_consensus.cc:2468] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:08.706864   845 leader_election.cc:304] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:08.708709  1578 raft_consensus.cc:2468] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:08.709419   953 raft_consensus.cc:515] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:08.709880  2152 raft_consensus.cc:2804] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:08.711084  2152 raft_consensus.cc:697] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:08.712265  2152 consensus_queue.cc:237] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:08.713016  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
I20260709 12:16:08.713537  1575 raft_consensus.cc:3060] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.711386   953 leader_election.cc:290] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:08.730249  2247 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:08.731343   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e02979dbf240d1af0961e4cc6fdefc" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:08.735982   880 raft_consensus.cc:3055] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:08.736286   880 raft_consensus.cc:740] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:08.737174   880 consensus_queue.cc:260] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:08.738471   880 raft_consensus.cc:3060] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:08.747848  1575 raft_consensus.cc:2468] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:08.748698   880 raft_consensus.cc:2468] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:08.749719  2247 tablet_bootstrap.cc:492] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:08.751305   919 leader_election.cc:304] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:08.751617  2247 ts_tablet_manager.cc:1403] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.013s
I20260709 12:16:08.752648  2200 raft_consensus.cc:2804] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:08.753324  2200 raft_consensus.cc:697] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:08.754518  2200 consensus_queue.cc:237] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:08.754757  2247 raft_consensus.cc:359] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:08.759790  2247 raft_consensus.cc:740] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:08.760761  2247 consensus_queue.cc:260] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:08.767311  2247 ts_tablet_manager.cc:1434] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 12:16:08.770681   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-2e5130c2f4864797985691ab4a079009 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:08.771188   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-2e5130c2f4864797985691ab4a079009 on tablet 2e5130c2f4864797985691ab4a079009 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:08.774268   705 catalog_manager.cc:5697] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:08.780563   704 catalog_manager.cc:5697] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:08.812031  1575 raft_consensus.cc:1217] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:16:08.976465  2152 raft_consensus.cc:1064] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:08.978675  2152 consensus_queue.cc:237] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:08.987483   951 raft_consensus.cc:1275] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:08.988255   803 raft_consensus.cc:1275] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:08.990345  2131 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:08.991463  2152 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:08.996253  1578 raft_consensus.cc:1275] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:09.000936  2227 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.034047   803 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:09.036957  2200 raft_consensus.cc:1064] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:09.038259  2227 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:09.038005   805 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.035192  2263 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.052963  2200 consensus_queue.cc:237] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:09.086948  1578 raft_consensus.cc:1275] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:09.090493  2267 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.093307   803 raft_consensus.cc:1275] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:09.095156  1575 raft_consensus.cc:1217] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:09.099319   876 raft_consensus.cc:1275] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:09.104593  1575 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.112186   949 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:09.117424  2262 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:09.117455  2200 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:09.109290   705 catalog_manager.cc:5697] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.124562   949 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.133265  2215 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:09.147133   880 consensus_queue.cc:237] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:09.156067  1575 raft_consensus.cc:1275] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:09.161971   880 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:09.160563  2262 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:16:09.166998  2229 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.171481  2215 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:09.175796  1578 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.173748  2227 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.188972  1574 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.180003   880 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.166729   798 raft_consensus.cc:1275] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:09.195603  2262 consensus_queue.cc:1048] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:09.199657   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed33049186f5410f991a1d9b385dc655 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:09.202697   798 raft_consensus.cc:2955] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.207239   704 catalog_manager.cc:5697] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 1 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.210297   803 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.218344  1578 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:09.219512   705 catalog_manager.cc:5697] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:09.220196  2131 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.333060   805 raft_consensus.cc:1275] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:09.338867  2225 consensus_queue.cc:1048] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:09.378513   946 tablet_service.cc:1558] Processing DeleteTablet for tablet ed33049186f5410f991a1d9b385dc655 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44730
I20260709 12:16:09.381914  2282 tablet_replica.cc:333] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:09.382370   953 consensus_queue.cc:237] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:09.388397  2282 raft_consensus.cc:2243] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.390342  2282 raft_consensus.cc:2272] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.392879  1574 raft_consensus.cc:1275] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:09.399035  1577 raft_consensus.cc:1275] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:09.400108  2229 consensus_queue.cc:1048] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.402508   805 raft_consensus.cc:1275] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:09.407693  2282 ts_tablet_manager.cc:1916] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:09.433384  2282 ts_tablet_manager.cc:1929] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:09.433876  2282 log.cc:1199] T ed33049186f5410f991a1d9b385dc655 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/ed33049186f5410f991a1d9b385dc655
I20260709 12:16:09.436875  2262 raft_consensus.cc:1064] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:09.446870  2262 consensus_queue.cc:237] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:09.449337  2229 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:09.478181   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet ed33049186f5410f991a1d9b385dc655 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:09.487839  1574 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:09.491257  2227 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.492442   951 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:09.499461  2281 consensus_queue.cc:1048] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.501663  2262 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:09.522400   806 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:09.538578  2227 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:09.547683 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:09.552080  2215 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.561224  2227 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.568861  2280 raft_consensus.cc:1064] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:09.572328  1578 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.576505  2280 consensus_queue.cc:237] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:09.589710   951 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.599309   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5faa22132c744c85b1987025a4c4bcad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:09.604840   703 catalog_manager.cc:5697] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.609732   806 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.607069  1578 raft_consensus.cc:2955] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.612299   876 raft_consensus.cc:1275] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:09.614164  2280 consensus_queue.cc:1048] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:09.616631  1574 raft_consensus.cc:1275] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:09.629760   805 raft_consensus.cc:1275] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:09.631296   798 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.639756   703 catalog_manager.cc:5697] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.648321  2200 consensus_queue.cc:1048] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:09.658847   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 5faa22132c744c85b1987025a4c4bcad with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:16:09.664350  2292 consensus_queue.cc:1048] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.669080  2293 tablet_replica.cc:333] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:09.673817   876 consensus_queue.cc:237] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:09.679041  2293 raft_consensus.cc:2243] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.684172  1578 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:09.684700   805 raft_consensus.cc:1275] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:09.691623  2279 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.692371  2293 raft_consensus.cc:2272] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.693548  2279 consensus_queue.cc:1048] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:16:09.699244  2280 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.707875  2262 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.708806  1577 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.712452  1575 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.724526   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:09.725132   951 raft_consensus.cc:606] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:09.722396   798 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.728705   805 raft_consensus.cc:2955] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.735008   876 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.736370   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e5130c2f4864797985691ab4a079009 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:09.737576   705 catalog_manager.cc:5697] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:09.748674  2293 ts_tablet_manager.cc:1916] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:09.757807   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:09.761650   951 raft_consensus.cc:606] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:09.764732   875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:09.765306   875 raft_consensus.cc:606] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:09.772541 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:09.775741  2293 ts_tablet_manager.cc:1929] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:09.775907 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:09.776808   701 catalog_manager.cc:5697] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 5 to 6, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:09.778303   951 consensus_queue.cc:237] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:09.782475  2293 log.cc:1199] T 5faa22132c744c85b1987025a4c4bcad P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/5faa22132c744c85b1987025a4c4bcad
I20260709 12:16:09.784237 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:09.787308   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 5faa22132c744c85b1987025a4c4bcad (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:09.794294  1577 raft_consensus.cc:1275] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:09.794803   946 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e5130c2f4864797985691ab4a079009 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44730
I20260709 12:16:09.800146  2282 tablet_replica.cc:333] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:09.800670   798 raft_consensus.cc:1275] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:09.801193  2282 raft_consensus.cc:2243] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.801870  2282 raft_consensus.cc:2272] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.802425  2292 consensus_queue.cc:1048] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:09.804953  2215 consensus_queue.cc:1048] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:09.823525  2282 ts_tablet_manager.cc:1916] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:09.822604  2200 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.836238  2292 raft_consensus.cc:993] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:09.836853  2292 raft_consensus.cc:1081] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:09.833859  1577 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.847565   805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:48142
I20260709 12:16:09.848132   805 raft_consensus.cc:493] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:09.848455   805 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.850380  2282 ts_tablet_manager.cc:1929] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:16:09.850934  2282 log.cc:1199] T 2e5130c2f4864797985691ab4a079009 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/2e5130c2f4864797985691ab4a079009
I20260709 12:16:09.852607   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet 2e5130c2f4864797985691ab4a079009 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:09.857079   798 raft_consensus.cc:2955] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.865967   805 raft_consensus.cc:515] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:09.867914   805 leader_election.cc:290] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 3 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:09.869767   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:09.869913   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:09.870399   875 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.870587   953 raft_consensus.cc:3055] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:09.870972   953 raft_consensus.cc:740] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:09.871654   953 consensus_queue.cc:260] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:09.872908   953 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:09.877169   701 catalog_manager.cc:5697] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:09.880156   953 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:09.880493   875 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:09.881157   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:09.884050   772 leader_election.cc:304] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:09.884763  2124 raft_consensus.cc:2804] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:09.887312  2124 raft_consensus.cc:697] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:09.888170  2124 consensus_queue.cc:237] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:09.903713   863 tablet_service.cc:1558] Processing DeleteTablet for tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:16:09.904649  2293 tablet_replica.cc:333] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:09.905632  2293 raft_consensus.cc:2243] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:09.906631  2293 raft_consensus.cc:2272] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:09.910292  2293 ts_tablet_manager.cc:1916] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:09.910985   705 catalog_manager.cc:5697] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:09.927062  2293 ts_tablet_manager.cc:1929] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:09.927518  2293 log.cc:1199] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/cc4c0ffb8e3547a1b0b9a5aa4cd06bdb
I20260709 12:16:09.928895   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet cc4c0ffb8e3547a1b0b9a5aa4cd06bdb (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:09.949894  2280 raft_consensus.cc:993] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:09.950469  2200 raft_consensus.cc:1081] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:09.951962   805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:48142
I20260709 12:16:09.952488   805 raft_consensus.cc:493] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:09.952823   805 raft_consensus.cc:3060] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:09.957901   805 raft_consensus.cc:515] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:09.959332   805 leader_election.cc:290] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:09.960125   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:09.960285   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:09.960740   875 raft_consensus.cc:3060] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:09.960870   953 raft_consensus.cc:3055] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:09.961211   953 raft_consensus.cc:740] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:09.961898   953 consensus_queue.cc:260] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:09.962941   953 raft_consensus.cc:3060] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:09.966240   875 raft_consensus.cc:2468] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 2.
I20260709 12:16:09.967356   773 leader_election.cc:304] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:09.968035  2124 raft_consensus.cc:2804] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:09.968392  2124 raft_consensus.cc:697] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:09.968619   953 raft_consensus.cc:2468] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 2.
I20260709 12:16:09.969157  2124 consensus_queue.cc:237] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:09.980230   705 catalog_manager.cc:5697] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.067548  2152 raft_consensus.cc:993] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:10.068027  2262 raft_consensus.cc:1081] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:10.069340   953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:10.069796   953 raft_consensus.cc:493] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.070077   953 raft_consensus.cc:3060] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.074394   953 raft_consensus.cc:515] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:10.075815   953 leader_election.cc:290] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:10.076668   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:10.076710  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787e21066ef04d979ca249ca59c370a9" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
I20260709 12:16:10.077201   875 raft_consensus.cc:3055] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.077338  1575 raft_consensus.cc:3060] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.077493   875 raft_consensus.cc:740] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:10.078328   875 consensus_queue.cc:260] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:10.079312   875 raft_consensus.cc:3060] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.082054  1575 raft_consensus.cc:2468] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:10.083102   919 leader_election.cc:304] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:10.083670   875 raft_consensus.cc:2468] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:10.083906  2280 raft_consensus.cc:2804] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.084443  2280 raft_consensus.cc:697] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:10.085317  2280 consensus_queue.cc:237] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:10.094153   705 catalog_manager.cc:5697] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.303669   951 raft_consensus.cc:1275] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:10.304672  2124 consensus_queue.cc:1048] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:10.332043   875 raft_consensus.cc:1275] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:10.333391  2141 consensus_queue.cc:1048] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:10.456480   875 raft_consensus.cc:1275] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.457584  2124 consensus_queue.cc:1048] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.468436   951 raft_consensus.cc:1275] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:10.468470  1575 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:10.469818  2280 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:10.470105  2141 consensus_queue.cc:1048] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:10.490548   875 raft_consensus.cc:1275] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:10.492681  2215 consensus_queue.cc:1048] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:10.863775 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:10.905493   805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:10.905958   805 raft_consensus.cc:606] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:10.908253   875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:10.908713   875 raft_consensus.cc:606] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:10.911079   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:10.911618   951 raft_consensus.cc:606] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:10.912796 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:10.914331 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:10.915032 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:10.987233   875 consensus_queue.cc:237] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:10.993348   951 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:10.993726   798 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:10.994868  2262 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:10.995855  2152 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:11.005728   845 consensus_peers.cc:597] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 892e935473b34a94b99d3d0fe19ef45c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:11.019761  2152 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.021793   952 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.023864   798 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.034961   875 consensus_queue.cc:237] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.041366   705 catalog_manager.cc:5697] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
W20260709 12:16:11.046521   845 consensus_peers.cc:597] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cafec082da74cdc8db2c682c3b88ce5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:11.048166   952 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:11.049733  2152 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:11.049978   798 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:11.062783  2310 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:11.065081  2310 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.067246   952 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.088019   949 consensus_queue.cc:237] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.096818   805 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.115437   880 raft_consensus.cc:1275] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:11.116204   919 consensus_peers.cc:597] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb5cc660d40b4edf8a4e52badce749bb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:11.117597   798 raft_consensus.cc:1275] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:11.119058  2215 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:11.120260  2200 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:11.124804   705 catalog_manager.cc:5697] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.145917  2141 raft_consensus.cc:993] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:11.146469  2141 raft_consensus.cc:1081] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:11.148456  1577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51718
I20260709 12:16:11.149013  1577 raft_consensus.cc:493] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:11.149374  1577 raft_consensus.cc:3060] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:11.152686  2200 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.155931   875 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.158434  1577 raft_consensus.cc:515] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:11.161638   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:11.162225   803 raft_consensus.cc:3055] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:11.162539   803 raft_consensus.cc:740] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:11.162534   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c46b02db244ac28d4886ea6765a77b" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:11.163627   949 raft_consensus.cc:3060] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:11.163318   803 consensus_queue.cc:260] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:11.164424   803 raft_consensus.cc:3060] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:11.166643   798 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.180979   705 catalog_manager.cc:5697] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.183447   952 consensus_queue.cc:237] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.197666   949 raft_consensus.cc:2468] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:11.198937  1541 leader_election.cc:304] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:11.199975  2092 raft_consensus.cc:2804] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:11.200495  2092 raft_consensus.cc:697] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:11.200573  1577 leader_election.cc:290] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:11.201327  2092 consensus_queue.cc:237] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:11.200512   803 raft_consensus.cc:2468] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:11.206549   880 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:16:11.207165   919 consensus_peers.cc:597] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df907fd6998c445a96c89d3f20a3ae98. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:11.207938  2280 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:11.208848   803 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:11.210865  2215 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:11.223862  2280 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.231051   880 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.231869   704 catalog_manager.cc:5697] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:11.231812   803 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:11.245800   705 catalog_manager.cc:5697] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:11.255383  2200 raft_consensus.cc:993] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:11.256047  2280 raft_consensus.cc:1081] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:11.257601   880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53196
I20260709 12:16:11.258322   880 raft_consensus.cc:493] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:11.258981   880 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:11.270593   880 raft_consensus.cc:515] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:11.273705   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:11.274257   803 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:11.277902   880 leader_election.cc:290] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:11.280874   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:11.281453   949 raft_consensus.cc:3055] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:11.281747   949 raft_consensus.cc:740] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:11.282488   949 consensus_queue.cc:260] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:11.283708   949 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:11.290251   949 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:11.291890   847 leader_election.cc:304] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:11.293062  2310 raft_consensus.cc:2804] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:11.293558  2310 raft_consensus.cc:697] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:11.294426  2310 consensus_queue.cc:237] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:11.299976  2262 raft_consensus.cc:993] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:11.300446  2262 raft_consensus.cc:1081] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:11.302281   949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:11.302960   949 raft_consensus.cc:493] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:11.303323   949 raft_consensus.cc:3060] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:11.308145   949 raft_consensus.cc:515] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:11.310602   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:11.311162   798 raft_consensus.cc:3060] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:11.311329   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d5a04ecd0d4856a564451c32edbfbc" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:11.311951   880 raft_consensus.cc:3055] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:11.312302   880 raft_consensus.cc:740] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:11.312987   880 consensus_queue.cc:260] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:11.313743   880 raft_consensus.cc:3060] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:11.310444   803 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:11.318064   798 raft_consensus.cc:2468] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:11.316768   700 catalog_manager.cc:5697] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:11.319605   919 leader_election.cc:304] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:11.310019   949 leader_election.cc:290] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:11.320562  2280 raft_consensus.cc:2804] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:11.321063  2280 raft_consensus.cc:697] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:11.321909  2280 consensus_queue.cc:237] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:11.323273   880 raft_consensus.cc:2468] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:11.337190   700 catalog_manager.cc:5697] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:11.570998  2332 ts_tablet_manager.cc:933] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:11.572649  2332 tablet_copy_client.cc:323] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:11.574069   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 892e935473b34a94b99d3d0fe19ef45c from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:11.574515   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 892e935473b34a94b99d3d0fe19ef45c from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-892e935473b34a94b99d3d0fe19ef45c
I20260709 12:16:11.580281   892 tablet_copy_source_session.cc:215] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:11.583892  2332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892e935473b34a94b99d3d0fe19ef45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.595959  2332 tablet_copy_client.cc:806] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:11.596558  2332 tablet_copy_client.cc:670] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:11.604962  2332 tablet_copy_client.cc:538] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:11.627422  2334 ts_tablet_manager.cc:933] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:11.628684  2332 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:11.642467  2334 tablet_copy_client.cc:323] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:16:11.644235   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet eb5cc660d40b4edf8a4e52badce749bb from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:16:11.644752   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet eb5cc660d40b4edf8a4e52badce749bb from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-eb5cc660d40b4edf8a4e52badce749bb
I20260709 12:16:11.663942   966 tablet_copy_source_session.cc:215] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:11.668484  2337 ts_tablet_manager.cc:933] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:11.668797  2334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5cc660d40b4edf8a4e52badce749bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.669945  2332 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: 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 12:16:11.670830  2332 tablet_bootstrap.cc:492] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:11.671510  2332 ts_tablet_manager.cc:1403] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.020s
I20260709 12:16:11.674466  2332 raft_consensus.cc:359] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.675271  2332 raft_consensus.cc:740] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:11.675930  2332 consensus_queue.cc:260] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.678473  2332 ts_tablet_manager.cc:1434] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:11.680918   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-892e935473b34a94b99d3d0fe19ef45c received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:11.681291   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-892e935473b34a94b99d3d0fe19ef45c on tablet 892e935473b34a94b99d3d0fe19ef45c with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:11.684034  2337 tablet_copy_client.cc:323] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:11.689388   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 2cafec082da74cdc8db2c682c3b88ce5 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:11.689851   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 2cafec082da74cdc8db2c682c3b88ce5 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-2cafec082da74cdc8db2c682c3b88ce5
I20260709 12:16:11.699517   892 tablet_copy_source_session.cc:215] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:11.702260  2337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cafec082da74cdc8db2c682c3b88ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:11.704216  2334 tablet_copy_client.cc:806] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:11.704778  2334 tablet_copy_client.cc:670] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:11.709810  2334 tablet_copy_client.cc:538] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:11.716861   803 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:11.717097  2337 tablet_copy_client.cc:806] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:11.717605  2337 tablet_copy_client.cc:670] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:11.718668  2316 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:11.719728  2334 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:11.723812  2337 tablet_copy_client.cc:538] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:11.729703   798 raft_consensus.cc:1275] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:11.731469  2200 consensus_queue.cc:1048] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:11.744987  2337 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:11.753796   805 raft_consensus.cc:1275] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:11.756574  2310 consensus_queue.cc:1048] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:11.768898   952 raft_consensus.cc:1275] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:11.770448  2316 consensus_queue.cc:1048] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:16:11.812300   880 raft_consensus.cc:1275] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:11.814142  2200 consensus_queue.cc:1048] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:11.830582  2332 ts_tablet_manager.cc:933] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:11.855858   952 raft_consensus.cc:1275] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:11.866743  2262 consensus_queue.cc:1048] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:11.895774  2334 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: 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 12:16:11.896675  2334 tablet_bootstrap.cc:492] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:11.897347  2334 ts_tablet_manager.cc:1403] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.178s	user 0.030s	sys 0.022s
I20260709 12:16:11.900254  2334 raft_consensus.cc:359] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.901086  2334 raft_consensus.cc:740] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:11.901701  2334 consensus_queue.cc:260] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.913493  2337 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:11.929497  2332 tablet_copy_client.cc:323] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:16:11.936350  2334 ts_tablet_manager.cc:1434] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.003s
I20260709 12:16:11.962396 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:11.967480   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-eb5cc660d40b4edf8a4e52badce749bb received from {username='slave'} at 127.0.0.1:49948
I20260709 12:16:11.968014   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-eb5cc660d40b4edf8a4e52badce749bb on tablet eb5cc660d40b4edf8a4e52badce749bb with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:11.970628   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet df907fd6998c445a96c89d3f20a3ae98 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:16:11.971252   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet df907fd6998c445a96c89d3f20a3ae98 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-df907fd6998c445a96c89d3f20a3ae98
I20260709 12:16:11.981002  2337 tablet_bootstrap.cc:492] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:11.981873  2337 ts_tablet_manager.cc:1403] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.237s	user 0.018s	sys 0.013s
I20260709 12:16:11.984858  2337 raft_consensus.cc:359] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.985714  2337 raft_consensus.cc:740] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:11.986388  2337 consensus_queue.cc:260] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:11.992053  2337 ts_tablet_manager.cc:1434] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 12:16:11.993877   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-2cafec082da74cdc8db2c682c3b88ce5 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:11.994339   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-2cafec082da74cdc8db2c682c3b88ce5 on tablet 2cafec082da74cdc8db2c682c3b88ce5 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:11.994654   966 tablet_copy_source_session.cc:215] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:11.999392  2332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df907fd6998c445a96c89d3f20a3ae98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:12.019946  2332 tablet_copy_client.cc:806] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:12.020584  2332 tablet_copy_client.cc:670] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:12.028816  2332 tablet_copy_client.cc:538] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:12.042701  2332 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:12.055742  1575 raft_consensus.cc:1217] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:16:12.067333   875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:12.067947   875 raft_consensus.cc:606] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:12.075039   803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:12.075806   803 raft_consensus.cc:606] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:12.079265   952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:12.079847   952 raft_consensus.cc:606] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:12.082926 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:12.085202 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:12.086246 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:12.113025  2332 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:12.113984  2332 tablet_bootstrap.cc:492] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:12.114687  2332 ts_tablet_manager.cc:1403] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.072s	user 0.035s	sys 0.016s
I20260709 12:16:12.122273  2332 raft_consensus.cc:359] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:12.123402  2332 raft_consensus.cc:740] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:12.124058  2332 consensus_queue.cc:260] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:12.127082  2332 ts_tablet_manager.cc:1434] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:16:12.129956   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-df907fd6998c445a96c89d3f20a3ae98 received from {username='slave'} at 127.0.0.1:49948
I20260709 12:16:12.130364   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-df907fd6998c445a96c89d3f20a3ae98 on tablet df907fd6998c445a96c89d3f20a3ae98 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:12.163805  1575 raft_consensus.cc:1217] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:16:12.221638  1575 raft_consensus.cc:1217] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:12.224649  2347 raft_consensus.cc:993] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:12.225136  2280 raft_consensus.cc:1081] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:12.235188   798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:48142
I20260709 12:16:12.235761   798 raft_consensus.cc:493] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:12.236091   798 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:12.266182   798 raft_consensus.cc:515] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:12.269287   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:12.269877   949 raft_consensus.cc:3055] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:12.270169   949 raft_consensus.cc:740] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:12.271010   949 consensus_queue.cc:260] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:12.272569   949 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:12.273818   798 leader_election.cc:290] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 3 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:12.276389   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df907fd6998c445a96c89d3f20a3ae98" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:12.276954   880 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:12.280609   949 raft_consensus.cc:2468] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:12.281813   772 leader_election.cc:304] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:12.282686  2350 raft_consensus.cc:2804] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:12.283164  2350 raft_consensus.cc:697] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:12.284006  2350 consensus_queue.cc:237] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:12.285419   880 raft_consensus.cc:2468] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:12.305677   701 catalog_manager.cc:5697] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:12.375816  2262 raft_consensus.cc:993] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:12.376312  2152 raft_consensus.cc:1081] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:12.377877   951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:12.378437   951 raft_consensus.cc:493] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:12.378799   951 raft_consensus.cc:3060] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.385458   951 raft_consensus.cc:515] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:12.388442   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:12.389019   803 raft_consensus.cc:3060] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.390738   951 leader_election.cc:290] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:12.391575   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d9e5b3b7f24f49a919176709e3b545" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:12.392433   880 raft_consensus.cc:3055] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:12.392791   880 raft_consensus.cc:740] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:12.393723   880 consensus_queue.cc:260] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:12.395419   880 raft_consensus.cc:3060] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.395787   803 raft_consensus.cc:2468] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:12.397099   919 leader_election.cc:304] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:12.398097  2215 raft_consensus.cc:2804] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:12.398605  2215 raft_consensus.cc:697] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:12.399973  2215 consensus_queue.cc:237] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:12.402984   880 raft_consensus.cc:2468] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:12.413494   701 catalog_manager.cc:5697] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:12.567675  2357 raft_consensus.cc:1064] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:12.573238  2357 consensus_queue.cc:237] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:12.586652   949 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:12.587965  1575 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:12.589195  2152 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:12.592500  2152 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:12.592909  2302 raft_consensus.cc:993] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:12.593421  2302 raft_consensus.cc:1081] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:12.594956   951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44758
I20260709 12:16:12.595474   951 raft_consensus.cc:493] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:12.595826   951 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.597093   803 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:12.605786  2152 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:12.608458   951 raft_consensus.cc:515] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:12.613809   951 leader_election.cc:290] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:12.614786  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
I20260709 12:16:12.615347  1575 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.615163  2262 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.616259   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:12.617328   803 raft_consensus.cc:3055] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:12.617691   803 raft_consensus.cc:740] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:12.620528   803 consensus_queue.cc:260] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:12.621717   803 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:12.626770  1575 raft_consensus.cc:2468] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:12.629961   919 leader_election.cc:304] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:12.629109   951 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.631345  2200 raft_consensus.cc:2804] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:12.631798  2200 raft_consensus.cc:697] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:12.632576  2200 consensus_queue.cc:237] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:12.628183   803 raft_consensus.cc:2468] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:12.640266   701 catalog_manager.cc:5697] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:12.647058  1575 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.655894  2310 raft_consensus.cc:1064] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:12.675690   701 catalog_manager.cc:5697] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:12.683506  2310 consensus_queue.cc:237] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:12.686697  2347 raft_consensus.cc:1064] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:12.694759  1578 raft_consensus.cc:3060] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Advancing to term 3
I20260709 12:16:12.696128  2347 consensus_queue.cc:237] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:12.715097  1577 raft_consensus.cc:1275] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:12.717934  2280 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:12.722054   875 raft_consensus.cc:1275] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:12.722529   805 raft_consensus.cc:1275] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:12.723748  2200 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:12.732054  2280 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:12.740851  1578 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:12.753712   880 consensus_queue.cc:237] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:12.760011  2364 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:12.759232   803 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.769960   876 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:12.773403  2280 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.776661  2364 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:12.778492  1573 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:12.784083   951 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:12.786283  2310 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:12.787683  1573 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:12.787514   805 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.794148   799 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:12.793746  2262 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:12.803283  2262 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:12.805716   798 raft_consensus.cc:1275] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:12.810873  2357 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:12.817966   875 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.828418  2262 consensus_queue.cc:1048] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:16:12.833146   705 catalog_manager.cc:5697] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:12.908077   803 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.913036  2141 raft_consensus.cc:1064] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:12.925376  2262 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.928866  1578 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.968686   875 raft_consensus.cc:1275] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:12.970286  2200 consensus_queue.cc:1048] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:12.975700   803 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
W20260709 12:16:12.978061   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 72404.3us
I20260709 12:16:12.981168   952 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:13.027112  1578 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:12.945092  2357 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.073225   952 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.058950  1573 raft_consensus.cc:2955] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.129014  2141 consensus_queue.cc:237] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:13.135255   805 raft_consensus.cc:1275] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:13.148135   951 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:13.148663   704 catalog_manager.cc:5697] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.154649  2364 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:13.160557 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:13.177462   881 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:13.180060   880 consensus_queue.cc:237] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:13.181882  2347 consensus_queue.cc:1048] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:13.188319  2302 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:13.190696   949 consensus_queue.cc:237] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:13.212680   806 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:13.226105  1574 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:13.239351  2385 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:13.244230  1575 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:13.252916   873 raft_consensus.cc:1275] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:13.254835  2391 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.259397  2348 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:13.260566  2395 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:13.270227  2395 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.271759   876 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.318935  2280 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:16:13.356401   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb5cc660d40b4edf8a4e52badce749bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:13.365577  1575 raft_consensus.cc:1275] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:13.370563   704 catalog_manager.cc:5697] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.371690   951 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
W20260709 12:16:13.389074   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 59993.1us
W20260709 12:16:13.392050   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 62584.1us
I20260709 12:16:13.395239  2310 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.397275   880 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.398151  1574 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.410936  1577 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:13.410959   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2cafec082da74cdc8db2c682c3b88ce5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:13.414039   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 892e935473b34a94b99d3d0fe19ef45c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:13.414234  2391 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:13.419517   951 raft_consensus.cc:1275] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:13.429642  2280 consensus_queue.cc:1048] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:13.432190   705 catalog_manager.cc:5697] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 5 to 6, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.434641  2262 consensus_queue.cc:1048] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:13.440932   952 raft_consensus.cc:2955] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.449622   946 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cafec082da74cdc8db2c682c3b88ce5 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44730
I20260709 12:16:13.461301  1578 raft_consensus.cc:2955] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.460685  1575 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.463982   792 tablet_service.cc:1558] Processing DeleteTablet for tablet eb5cc660d40b4edf8a4e52badce749bb with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48134
I20260709 12:16:13.470736   703 catalog_manager.cc:5697] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.485910  2406 tablet_replica.cc:333] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:13.487133  2406 raft_consensus.cc:2243] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.487800  2406 raft_consensus.cc:2272] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.493804  2405 tablet_replica.cc:333] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:13.494524  2406 ts_tablet_manager.cc:1916] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:13.495201  2405 raft_consensus.cc:2243] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.496055  2405 raft_consensus.cc:2272] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.500437  2405 ts_tablet_manager.cc:1916] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:13.505244   792 tablet_service.cc:1558] Processing DeleteTablet for tablet 892e935473b34a94b99d3d0fe19ef45c with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48134
I20260709 12:16:13.505475   700 catalog_manager.cc:5697] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.521795  2405 ts_tablet_manager.cc:1929] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:16:13.522526  2405 log.cc:1199] T 2cafec082da74cdc8db2c682c3b88ce5 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/2cafec082da74cdc8db2c682c3b88ce5
I20260709 12:16:13.524420   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet 2cafec082da74cdc8db2c682c3b88ce5 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:13.594082  2406 ts_tablet_manager.cc:1929] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:13.594583  2406 log.cc:1199] T eb5cc660d40b4edf8a4e52badce749bb P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/eb5cc660d40b4edf8a4e52badce749bb
I20260709 12:16:13.603888   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet eb5cc660d40b4edf8a4e52badce749bb (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:13.605100  2406 tablet_replica.cc:333] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:13.606369  2406 raft_consensus.cc:2243] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:13.612098  2406 raft_consensus.cc:2272] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:13.616367  2406 ts_tablet_manager.cc:1916] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:13.645533   798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f0653ef484d47048434cbcbb65d51c4"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:13.646287   798 raft_consensus.cc:606] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:13.649585   952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:13.650192   952 raft_consensus.cc:606] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:13.662297   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:13.662914   951 raft_consensus.cc:606] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:13.666101  2406 ts_tablet_manager.cc:1929] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:16:13.666600  2406 log.cc:1199] T 892e935473b34a94b99d3d0fe19ef45c P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/892e935473b34a94b99d3d0fe19ef45c
I20260709 12:16:13.668273   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet 892e935473b34a94b99d3d0fe19ef45c (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:13.669378 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:13.671145 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:13.671941 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:13.678558  2347 raft_consensus.cc:993] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:13.681133  2280 raft_consensus.cc:1081] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:13.682837   881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53196
I20260709 12:16:13.683380   881 raft_consensus.cc:493] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.683708   881 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:13.690742   881 raft_consensus.cc:515] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:13.697901   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:13.698557   798 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:13.702118   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:13.702737   951 raft_consensus.cc:3055] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:13.703047   951 raft_consensus.cc:740] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:13.703747   951 consensus_queue.cc:260] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:13.704746   951 raft_consensus.cc:3060] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:13.720618   951 raft_consensus.cc:2468] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:13.721961   847 leader_election.cc:304] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:13.722826  2357 raft_consensus.cc:2804] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:13.723294  2357 raft_consensus.cc:697] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:13.724148  2357 consensus_queue.cc:237] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:13.754366   700 catalog_manager.cc:5697] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.702183   881 leader_election.cc:290] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:13.755877  2390 raft_consensus.cc:993] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:13.755228   798 raft_consensus.cc:2468] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 3.
I20260709 12:16:13.756366  2390 raft_consensus.cc:1081] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:13.759593   951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f0653ef484d47048434cbcbb65d51c4"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44758
I20260709 12:16:13.760143   951 raft_consensus.cc:493] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.760494   951 raft_consensus.cc:3060] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.768061   951 raft_consensus.cc:515] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:13.770957   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0653ef484d47048434cbcbb65d51c4" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:13.771522   798 raft_consensus.cc:3055] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:13.771823   798 raft_consensus.cc:740] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:13.772397   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0653ef484d47048434cbcbb65d51c4" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:13.772516   798 consensus_queue.cc:260] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:13.773078   881 raft_consensus.cc:3060] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.773691   798 raft_consensus.cc:3060] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.786978   881 raft_consensus.cc:2468] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:13.788269   922 leader_election.cc:304] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: 
I20260709 12:16:13.789168  2280 raft_consensus.cc:2804] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:13.789696  2280 raft_consensus.cc:697] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:13.790750  2280 consensus_queue.cc:237] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:13.799167   951 leader_election.cc:290] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:13.803301   798 raft_consensus.cc:2468] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:13.814087   700 catalog_manager.cc:5697] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:13.915618   798 consensus_queue.cc:237] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:13.920536  1574 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:13.920955   951 raft_consensus.cc:1275] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:13.921918  2390 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:13.922914  2396 consensus_queue.cc:1048] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:16:13.932173  2391 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.941428   952 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.943836  1578 raft_consensus.cc:2955] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:13.949963  2200 raft_consensus.cc:993] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:13.950470  2200 raft_consensus.cc:1081] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:13.953125   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df907fd6998c445a96c89d3f20a3ae98 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:13.953459  1573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:13.954066  1573 raft_consensus.cc:493] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.954427  1573 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:13.962281   703 catalog_manager.cc:5697] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 5 to 6, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 3 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:13.973886  1573 raft_consensus.cc:515] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:13.985147  1573 leader_election.cc:290] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:13.985314   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:13.985919   803 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:13.989529   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de74248e7bac4a9b9f9f7e6c5c856de3" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:13.990688   863 tablet_service.cc:1558] Processing DeleteTablet for tablet df907fd6998c445a96c89d3f20a3ae98 with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:53188
I20260709 12:16:13.991099   951 raft_consensus.cc:3055] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:13.991343   951 raft_consensus.cc:740] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:13.992082   951 consensus_queue.cc:260] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:13.993290   951 raft_consensus.cc:3060] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:14.000986   951 raft_consensus.cc:2468] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 3.
I20260709 12:16:14.001770   803 raft_consensus.cc:2468] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 3.
I20260709 12:16:14.002148  1541 leader_election.cc:304] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [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: 8e5bd1bfcf9048c992473de773eb411c, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:14.003957  2392 raft_consensus.cc:2804] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:14.004432  2392 raft_consensus.cc:697] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 3 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:14.005234  2392 consensus_queue.cc:237] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:14.006947  2409 tablet_replica.cc:333] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:14.008029  2409 raft_consensus.cc:2243] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:14.008810  2409 raft_consensus.cc:2272] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:14.012368  2409 ts_tablet_manager.cc:1916] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:14.019774   703 catalog_manager.cc:5697] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 3 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:14.028534  2409 ts_tablet_manager.cc:1929] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:16:14.029060  2409 log.cc:1199] T df907fd6998c445a96c89d3f20a3ae98 P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/df907fd6998c445a96c89d3f20a3ae98
I20260709 12:16:14.030622   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet df907fd6998c445a96c89d3f20a3ae98 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:15.074918 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:15.103549  2262 raft_consensus.cc:493] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.105196  2262 raft_consensus.cc:515] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.116992   876 raft_consensus.cc:1275] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.121421  2262 leader_election.cc:290] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:15.136452  2415 raft_consensus.cc:493] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.140249  2415 raft_consensus.cc:515] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.142285  2415 leader_election.cc:290] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:15.148562   798 raft_consensus.cc:1275] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:15.153508   953 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:15.153877  2262 raft_consensus.cc:493] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.154444  2262 raft_consensus.cc:515] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.156325  2262 leader_election.cc:290] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:15.157912  2396 raft_consensus.cc:493] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8e5bd1bfcf9048c992473de773eb411c)
I20260709 12:16:15.175338  2262 raft_consensus.cc:493] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.175805  2262 raft_consensus.cc:515] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.175706  2396 raft_consensus.cc:515] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.178990  2396 leader_election.cc:290] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:15.181509   951 raft_consensus.cc:1275] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:15.182616   805 raft_consensus.cc:1275] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:15.184496   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:16:15.185333   805 raft_consensus.cc:1275] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:15.158836   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:16:15.189365   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:16:15.194509   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4193216de74a3fb525b1f6f97adb9c" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:16:15.201220   952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:16:15.201520   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:16:15.201653  2310 raft_consensus.cc:493] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.203306  2262 leader_election.cc:290] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:15.202252  2310 raft_consensus.cc:515] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.212675  2262 raft_consensus.cc:493] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.214649  2310 leader_election.cc:290] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:15.218470  2415 consensus_queue.cc:1048] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:15.219265   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:16:15.219864   876 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 3.
I20260709 12:16:15.221318   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:16:15.217792  2262 raft_consensus.cc:515] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:15.228601  2262 leader_election.cc:290] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:15.240242  2413 consensus_queue.cc:1048] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:15.254739  2420 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:16:15.263965   922 leader_election.cc:304] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db; no voters: ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.266346   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c18fc775a14a78bbe58b2b01612854" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:16:15.269495  2415 raft_consensus.cc:2804] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:16:15.270005  2415 raft_consensus.cc:493] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Starting leader election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.270394  2415 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:15.275000  2262 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:16:15.288841  1541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 56710.4us
W20260709 12:16:15.289628   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 124699us
I20260709 12:16:15.294366  2310 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:15.304778  2357 raft_consensus.cc:493] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.325294  2357 raft_consensus.cc:515] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.340301  2357 leader_election.cc:290] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:15.357163   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
W20260709 12:16:15.368039   845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 60783.3us
I20260709 12:16:15.369357   845 leader_election.cc:304] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.372629  2262 raft_consensus.cc:2749] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:16:15.373895   845 leader_election.cc:304] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.326526  2420 consensus_queue.cc:1048] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 12:16:15.383970   952 consensus_queue.cc:237] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:15.384725   953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4972fe5c126946b88f3b668621efed40"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:15.385494   953 raft_consensus.cc:606] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.391702  2262 raft_consensus.cc:2749] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:16:15.415457  2310 raft_consensus.cc:493] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:15.416224  2310 raft_consensus.cc:515] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:15.381662  2415 raft_consensus.cc:515] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.418901  2310 leader_election.cc:290] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:15.437307  2415 leader_election.cc:290] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 4 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
W20260709 12:16:15.438755  1541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 132680us
I20260709 12:16:15.443449  2390 raft_consensus.cc:493] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:15.444008  2390 raft_consensus.cc:515] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
W20260709 12:16:15.446635   919 consensus_peers.cc:597] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0dca060f3a7429fb738333baec179fc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:15.451530   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8e5bd1bfcf9048c992473de773eb411c" is_pre_election: true
I20260709 12:16:15.454766   881 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:15.455538   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:15.443502   953 raft_consensus.cc:1240] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Rejecting Update request from peer ef72dd1719ba4efd901b49a0ce7fed92 for earlier term 3. Current term is 4. Ops: []
I20260709 12:16:15.457821  2414 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.460093  2393 consensus_queue.cc:1059] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:15.462622   799 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:15.466403   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d51908cb9c434f99b11d28e2fcd863" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:16:15.467723  2391 raft_consensus.cc:3055] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:15.468160  2391 raft_consensus.cc:740] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:15.470042   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47652fc6b71a4f309fb11b7e8f37d844" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b73c13792a2143c6b1011f9b8480e6db" is_pre_election: true
I20260709 12:16:15.469019  2391 consensus_queue.cc:260] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.472922   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12164f81fdf34ab4805a8cd7d1a332b4" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:16:15.473212  2391 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:15.473986  2414 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:15.456733  2390 leader_election.cc:290] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:15.487239   806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b3c3c20b5843e9bb8fe5c6675184df" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:15.510936  2415 raft_consensus.cc:993] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:15.511679  2413 raft_consensus.cc:1081] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:15.515414   799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4972fe5c126946b88f3b668621efed40"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:48142
I20260709 12:16:15.516048   799 raft_consensus.cc:493] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.516469   799 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:15.525547  2413 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.533141   805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c18fc775a14a78bbe58b2b01612854" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:16:15.533588  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dfcadef4251440e085083a89d2ad3cce" is_pre_election: true
I20260709 12:16:15.533588   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a9081be3bb45e6a8bf36f6623cd295" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:16:15.538779   799 raft_consensus.cc:515] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.538905   881 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.540874   799 leader_election.cc:290] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 3 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:15.541841   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:15.546202   951 raft_consensus.cc:3055] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:15.546535   951 raft_consensus.cc:740] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:15.547238   951 consensus_queue.cc:260] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.548192   951 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:15.548763  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dfcadef4251440e085083a89d2ad3cce" is_pre_election: true
I20260709 12:16:15.551608   798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f482aae560cd4956b544ffc076d27d34" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:16:15.552037   799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" is_pre_election: true
I20260709 12:16:15.559413   951 raft_consensus.cc:2468] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
I20260709 12:16:15.563571   875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:15.564229   875 raft_consensus.cc:606] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:15.567131   772 leader_election.cc:304] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:15.568637  2393 raft_consensus.cc:2804] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:15.569168  2393 raft_consensus.cc:697] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:15.570086  2393 consensus_queue.cc:237] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.578588   806 raft_consensus.cc:2468] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 4.
I20260709 12:16:15.582271   919 leader_election.cc:304] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:15.583106  2414 raft_consensus.cc:2804] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:15.586935  2414 raft_consensus.cc:697] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 4 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:15.588863  2414 consensus_queue.cc:237] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:15.589593   806 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.595889   704 catalog_manager.cc:5697] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.605093   773 leader_election.cc:304] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:15.606674  2391 raft_consensus.cc:2749] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:15.608198 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:15.609961 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:15.610738 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:15.611541   845 leader_election.cc:304] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.612242  2262 raft_consensus.cc:2749] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:15.613258   845 leader_election.cc:304] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.613907  2262 raft_consensus.cc:2749] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:15.614966   845 leader_election.cc:304] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.615694  2262 raft_consensus.cc:2749] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:15.615767   773 leader_election.cc:304] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [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: ef72dd1719ba4efd901b49a0ce7fed92; no voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:15.616567   881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fe5c126946b88f3b668621efed40" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:15.617123   845 leader_election.cc:304] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.618153  2418 raft_consensus.cc:2749] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:15.618263  2391 raft_consensus.cc:2749] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:16:15.617151   881 raft_consensus.cc:3060] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:15.619426   845 leader_election.cc:304] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [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: b73c13792a2143c6b1011f9b8480e6db; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:15.620308  2418 raft_consensus.cc:2749] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:15.623019   703 catalog_manager.cc:5697] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.631731   803 consensus_queue.cc:237] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:15.666904   881 raft_consensus.cc:2468] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 3.
W20260709 12:16:15.681178   770 consensus_peers.cc:597] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea86c942f16b4694b3aab654e0b8e5e0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:15.682646   881 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:15.684075   951 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:15.685421  2393 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.686393  2391 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:15.689530   701 catalog_manager.cc:5697] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 3 to 4, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 4 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:15.703727  2391 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.709497   875 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.718690   951 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.732738   701 catalog_manager.cc:5697] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.743757   951 consensus_queue.cc:237] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:15.754946   880 raft_consensus.cc:1275] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:15.755820   919 consensus_peers.cc:597] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e9785758d9c4860a63c5f6fc7d574ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:15.760434  2414 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:15.773603   806 raft_consensus.cc:1275] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:15.775169  2414 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.777375  2418 raft_consensus.cc:993] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:15.777933  2262 raft_consensus.cc:1081] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:15.779668   951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:15.780248   951 raft_consensus.cc:493] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:15.780634   951 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.782291  2411 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.784806   880 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.795950   951 raft_consensus.cc:515] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:15.802681   704 catalog_manager.cc:5697] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.809315  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
I20260709 12:16:15.809898  1575 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.806849   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:15.810554   880 raft_consensus.cc:3055] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:15.810863   880 raft_consensus.cc:740] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:15.807305   951 leader_election.cc:290] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:15.808053   798 consensus_queue.cc:237] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Queue 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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:15.811604   880 consensus_queue.cc:260] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:15.812865   880 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:15.817545  1575 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:15.817673   806 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.818836   919 leader_election.cc:304] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, dfcadef4251440e085083a89d2ad3cce; no voters: 
I20260709 12:16:15.819886  2411 raft_consensus.cc:2804] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:15.820602  2411 raft_consensus.cc:697] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:15.821523  2411 consensus_queue.cc:237] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
W20260709 12:16:15.827759   770 consensus_peers.cc:597] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35c18fc775a14a78bbe58b2b01612854. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:15.830817   880 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 2.
I20260709 12:16:15.831532   951 raft_consensus.cc:1275] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:15.833590  2391 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:15.834846   880 raft_consensus.cc:1275] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:15.838979  2396 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:15.843276  2391 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.844012   704 catalog_manager.cc:5697] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 1 to 2, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 2 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:15.845125   951 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.863313   880 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:15.869704   705 catalog_manager.cc:5697] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 2, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
W20260709 12:16:15.904987   977 debug-util.cc:398] Leaking SignalData structure 0x7b080010ed20 after lost signal to thread 32117
W20260709 12:16:15.906078   977 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6020 after lost signal to thread 739
W20260709 12:16:15.907196   977 debug-util.cc:398] Leaking SignalData structure 0x7b08003672a0 after lost signal to thread 831
W20260709 12:16:15.908295   977 debug-util.cc:398] Leaking SignalData structure 0x7b08002f3a20 after lost signal to thread 906
W20260709 12:16:15.909364   977 debug-util.cc:398] Leaking SignalData structure 0x7b08002eb4a0 after lost signal to thread 980
W20260709 12:16:15.910581   977 debug-util.cc:398] Leaking SignalData structure 0x7b080035dd20 after lost signal to thread 1602
I20260709 12:16:16.066977  2465 ts_tablet_manager.cc:933] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:16.070386   803 raft_consensus.cc:1275] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:16.073022  2414 consensus_queue.cc:1048] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:16.114452   953 raft_consensus.cc:1275] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:16.118108  2391 consensus_queue.cc:1048] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:16.134267   880 raft_consensus.cc:1275] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:16.141145  2391 consensus_queue.cc:1048] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:16.162606   881 raft_consensus.cc:3060] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:16.184135  2469 ts_tablet_manager.cc:933] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:16.186264   881 raft_consensus.cc:1275] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:16.188000  2411 consensus_queue.cc:1048] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:16.201509  2469 tablet_copy_client.cc:323] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:16:16.210220   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet 5e9785758d9c4860a63c5f6fc7d574ca from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:16:16.210884   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet 5e9785758d9c4860a63c5f6fc7d574ca from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-5e9785758d9c4860a63c5f6fc7d574ca
I20260709 12:16:16.220530   966 tablet_copy_source_session.cc:215] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:16.233685  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9785758d9c4860a63c5f6fc7d574ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:16.328437  2476 ts_tablet_manager.cc:933] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:16:16.359992  2465 tablet_copy_client.cc:323] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.131:43755
I20260709 12:16:16.368108   966 tablet_copy_service.cc:140] P 8e5bd1bfcf9048c992473de773eb411c: Received BeginTabletCopySession request for tablet f0dca060f3a7429fb738333baec179fc from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:49948)
I20260709 12:16:16.368655   966 tablet_copy_service.cc:161] P 8e5bd1bfcf9048c992473de773eb411c: Beginning new tablet copy session on tablet f0dca060f3a7429fb738333baec179fc from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:49948: session id = dfcadef4251440e085083a89d2ad3cce-f0dca060f3a7429fb738333baec179fc
I20260709 12:16:16.381991  2477 ts_tablet_manager.cc:933] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:16:16.383263   966 tablet_copy_source_session.cc:215] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:16.386258  2476 tablet_copy_client.cc:323] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:16:16.387104  2477 tablet_copy_client.cc:323] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:16:16.387910  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0dca060f3a7429fb738333baec179fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:16.388476   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet ea86c942f16b4694b3aab654e0b8e5e0 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:16:16.389093   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet ea86c942f16b4694b3aab654e0b8e5e0 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-ea86c942f16b4694b3aab654e0b8e5e0
I20260709 12:16:16.389207   816 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet 35c18fc775a14a78bbe58b2b01612854 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:16:16.389778   816 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet 35c18fc775a14a78bbe58b2b01612854 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-35c18fc775a14a78bbe58b2b01612854
I20260709 12:16:16.400952  2469 tablet_copy_client.cc:806] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:16.401571  2469 tablet_copy_client.cc:670] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:16.407272  2465 tablet_copy_client.cc:806] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:16.407984  2465 tablet_copy_client.cc:670] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:16.413338  2465 tablet_copy_client.cc:538] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:16.415028   816 tablet_copy_source_session.cc:215] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:16.419135   881 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:16.422822  2469 tablet_copy_client.cc:538] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:16.423516  2465 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:16.431982  2415 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:16.433931  2469 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:16.443809  2477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c18fc775a14a78bbe58b2b01612854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:16.466907  1575 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:16.453991   817 tablet_copy_source_session.cc:215] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:16.491257  2476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea86c942f16b4694b3aab654e0b8e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:16.532034  2414 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:16.552461  2477 tablet_copy_client.cc:806] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:16.562244  2477 tablet_copy_client.cc:670] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:16.652632  2465 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: 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 12:16:16.653669  2465 tablet_bootstrap.cc:492] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:16.659191  2476 tablet_copy_client.cc:806] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:16.660204  2476 tablet_copy_client.cc:670] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:16.660300  2477 tablet_copy_client.cc:538] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:16.654400  2465 ts_tablet_manager.cc:1403] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.231s	user 0.024s	sys 0.002s
I20260709 12:16:16.693322  2469 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: 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 12:16:16.694388  2469 tablet_bootstrap.cc:492] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:16.695169  2469 ts_tablet_manager.cc:1403] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.261s	user 0.017s	sys 0.014s
I20260709 12:16:16.705799  2476 tablet_copy_client.cc:538] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:16.709371  2465 raft_consensus.cc:359] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:16.710348  2465 raft_consensus.cc:740] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:16.717711  2469 raft_consensus.cc:359] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:16.719468  2469 raft_consensus.cc:740] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:16.711097  2465 consensus_queue.cc:260] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:16.724700  2477 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:16.720562  2469 consensus_queue.cc:260] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:16.729985  2465 ts_tablet_manager.cc:1434] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 12:16:16.731942   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-f0dca060f3a7429fb738333baec179fc received from {username='slave'} at 127.0.0.1:49948
I20260709 12:16:16.732381   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-f0dca060f3a7429fb738333baec179fc on tablet f0dca060f3a7429fb738333baec179fc with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:16.735817  2476 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:16.739995  2469 ts_tablet_manager.cc:1434] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.003s
I20260709 12:16:16.746582   966 tablet_copy_service.cc:342] P 8e5bd1bfcf9048c992473de773eb411c: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-5e9785758d9c4860a63c5f6fc7d574ca received from {username='slave'} at 127.0.0.1:49948
I20260709 12:16:16.747025   966 tablet_copy_service.cc:434] P 8e5bd1bfcf9048c992473de773eb411c: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-5e9785758d9c4860a63c5f6fc7d574ca on tablet 5e9785758d9c4860a63c5f6fc7d574ca with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:16.789151 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:16.893149  2476 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:16.895673  2476 tablet_bootstrap.cc:492] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:16.897081  2476 ts_tablet_manager.cc:1403] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.161s	user 0.018s	sys 0.011s
I20260709 12:16:16.922051  2476 raft_consensus.cc:359] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:16.923939  2476 raft_consensus.cc:740] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:16.924799  2476 consensus_queue.cc:260] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:16.962127  2476 ts_tablet_manager.cc:1434] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.006s
I20260709 12:16:16.995730   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-ea86c942f16b4694b3aab654e0b8e5e0 received from {username='slave'} at 127.0.0.1:39772
I20260709 12:16:16.996519   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-ea86c942f16b4694b3aab654e0b8e5e0 on tablet ea86c942f16b4694b3aab654e0b8e5e0 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:16.996563  1575 raft_consensus.cc:1217] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:17.042980  2477 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:17.044001  2477 tablet_bootstrap.cc:492] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:17.046207  2477 ts_tablet_manager.cc:1403] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.322s	user 0.020s	sys 0.017s
W20260709 12:16:17.052524  1541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 89481.1us
I20260709 12:16:17.074404  1575 raft_consensus.cc:1217] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:17.102586  2477 raft_consensus.cc:359] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:17.103533  2477 raft_consensus.cc:740] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:17.104259  2477 consensus_queue.cc:260] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:17.106122  2477 ts_tablet_manager.cc:1434] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.001s
I20260709 12:16:17.115841   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-35c18fc775a14a78bbe58b2b01612854 received from {username='slave'} at 127.0.0.1:39772
I20260709 12:16:17.116326   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-35c18fc775a14a78bbe58b2b01612854 on tablet 35c18fc775a14a78bbe58b2b01612854 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:17.181061   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:17.181950   951 raft_consensus.cc:606] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 3 LEADER]: Received request to transfer leadership to TS ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:17.185456   951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:17.185949   951 raft_consensus.cc:606] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:17.187024 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:17.188267 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:17.189122 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:17.200067  1575 raft_consensus.cc:1217] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:17.274602  2414 raft_consensus.cc:993] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:17.275106  2414 raft_consensus.cc:1081] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 3 LEADER]: Signalling peer ef72dd1719ba4efd901b49a0ce7fed92 to start an election
I20260709 12:16:17.277108   803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
 from {username='slave'} at 127.0.0.1:48142
I20260709 12:16:17.277717   803 raft_consensus.cc:493] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:17.278110   803 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:17.286872   803 raft_consensus.cc:515] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:17.300956   803 leader_election.cc:290] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [CANDIDATE]: Term 4 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:17.302599   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:17.305522   951 raft_consensus.cc:3055] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:17.305904   951 raft_consensus.cc:740] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:17.306762   951 consensus_queue.cc:260] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:17.308249   951 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:17.304006   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8a07f277f64dbdb16a0626ccfd86be" candidate_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:17.308988   875 raft_consensus.cc:3060] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:17.320734   951 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 4.
I20260709 12:16:17.322543   875 raft_consensus.cc:2468] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef72dd1719ba4efd901b49a0ce7fed92 in term 4.
I20260709 12:16:17.323621   772 leader_election.cc:304] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:17.325639  2391 raft_consensus.cc:2804] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:17.326174  2391 raft_consensus.cc:697] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 LEADER]: Becoming Leader. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:17.327236  2391 consensus_queue.cc:237] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:17.376037   705 catalog_manager.cc:5697] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: term changed from 3 to 4, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129). New cstate: current_term: 4 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:17.423508  1575 raft_consensus.cc:1217] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:17.490702  2485 raft_consensus.cc:1064] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:17.493577  2485 consensus_queue.cc:237] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:17.509828  2411 raft_consensus.cc:1064] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
W20260709 12:16:17.510306  2411 raft_consensus.cc:1068] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: Unable to promote non-voter dfcadef4251440e085083a89d2ad3cce: Service unavailable: leader transfer in progress
I20260709 12:16:17.525594  1575 raft_consensus.cc:1275] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:17.527427   875 raft_consensus.cc:1275] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:17.528784   806 raft_consensus.cc:1275] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:17.530097  2413 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:17.532060  2413 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:17.541280  2415 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:16:17.565994  2413 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.567945   806 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.590600  2393 raft_consensus.cc:1064] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:17.630889  2393 consensus_queue.cc:237] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:17.588150   880 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.655256   704 catalog_manager.cc:5697] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:17.579923  1575 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.673272  1577 raft_consensus.cc:1275] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:17.675714  2391 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:17.683260   875 raft_consensus.cc:1275] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:17.683156   953 raft_consensus.cc:1275] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:17.689576   951 consensus_queue.cc:237] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:17.691169  2393 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:17.698534  2396 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:17.701974  2415 raft_consensus.cc:993] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:17.702834  2415 raft_consensus.cc:1081] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:17.706221   875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53196
I20260709 12:16:17.719273   875 raft_consensus.cc:493] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:17.719731   875 raft_consensus.cc:3060] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.739334  1573 raft_consensus.cc:1275] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:17.743125  2415 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:17.757315  2414 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.762220   806 raft_consensus.cc:1275] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:17.765303   881 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:16:17.765345  2485 consensus_queue.cc:1048] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:17.765679   875 raft_consensus.cc:515] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:17.766901  2391 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:17.773134   806 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.798075   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:17.798678   803 raft_consensus.cc:3060] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.799613   875 leader_election.cc:290] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:17.804858  1573 raft_consensus.cc:2955] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.812793  2393 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.822427   873 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.857412   803 raft_consensus.cc:2468] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
W20260709 12:16:17.890872   772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 73775.2us
I20260709 12:16:17.900456   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0dca060f3a7429fb738333baec179fc" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:17.902902   953 raft_consensus.cc:3055] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:17.903304   953 raft_consensus.cc:740] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
W20260709 12:16:17.903734   770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.132:33007, user_credentials={real_user=slave}} blocked reactor thread for 102820us
I20260709 12:16:17.904141   953 consensus_queue.cc:260] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:17.905826   953 raft_consensus.cc:3060] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:17.917071   691 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5e9785758d9c4860a63c5f6fc7d574ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:17.921085   950 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.923609   952 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:16:17.926258  2509 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:17.926596   704 catalog_manager.cc:5697] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:17.934021   845 leader_election.cc:304] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:17.935081  2486 raft_consensus.cc:2804] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:17.935614  2486 raft_consensus.cc:697] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:17.936618  2486 consensus_queue.cc:237] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [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: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:17.940873   953 raft_consensus.cc:2468] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:17.987236   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e9785758d9c4860a63c5f6fc7d574ca with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:16:17.998567  2517 tablet_replica.cc:333] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:17.999917  2517 raft_consensus.cc:2243] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.000872  2517 raft_consensus.cc:2272] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.031181  2517 ts_tablet_manager.cc:1916] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:18.033454  1573 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.071811  2507 raft_consensus.cc:1064] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:18.079721  2507 consensus_queue.cc:237] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:18.109607  2517 ts_tablet_manager.cc:1929] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:18.110196  2517 log.cc:1199] T 5e9785758d9c4860a63c5f6fc7d574ca P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/5e9785758d9c4860a63c5f6fc7d574ca
I20260709 12:16:18.111938   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 5e9785758d9c4860a63c5f6fc7d574ca (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:18.125312   705 catalog_manager.cc:5697] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:16:18.136122   847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:43755, user_credentials={real_user=slave}} blocked reactor thread for 157517us
I20260709 12:16:18.192410   700 catalog_manager.cc:5697] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:18.201546   803 consensus_queue.cc:237] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:18.214735   949 raft_consensus.cc:1275] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:18.216070  1575 raft_consensus.cc:1275] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:18.216403  2417 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:18.217597  2391 consensus_queue.cc:1048] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:18.234326  2417 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.235950   953 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.245116  1573 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:18.247077  2393 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:18.247893   953 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:18.256084  2391 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:18.258617  1575 raft_consensus.cc:2955] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.265478   689 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35c18fc775a14a78bbe58b2b01612854 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:18.267241   875 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:18.267679 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:18.271576  2396 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:18.295727   700 catalog_manager.cc:5697] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 3 to 4, VOTER b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) evicted. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.315291  2417 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.318717   799 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:18.320182  2489 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:18.321210  1573 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.330036   875 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.334690   953 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.364534   863 tablet_service.cc:1558] Processing DeleteTablet for tablet 35c18fc775a14a78bbe58b2b01612854 with delete_type TABLET_DATA_TOMBSTONED (TS b73c13792a2143c6b1011f9b8480e6db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53188
I20260709 12:16:18.366125  2517 tablet_replica.cc:333] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:18.367344  2517 raft_consensus.cc:2243] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.368127  2517 raft_consensus.cc:2272] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.402601  2517 ts_tablet_manager.cc:1916] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:18.408020   705 catalog_manager.cc:5697] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 2 to 3, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.423869   875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:18.424499   875 raft_consensus.cc:606] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:18.430347  2516 raft_consensus.cc:993] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:18.430915  2489 raft_consensus.cc:1081] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:18.432628   953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:18.432727   803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0"
dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
mode: GRACEFUL
new_leader_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:33072
I20260709 12:16:18.433219   953 raft_consensus.cc:493] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:18.433373   803 raft_consensus.cc:606] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Received request to transfer leadership to TS b73c13792a2143c6b1011f9b8480e6db
I20260709 12:16:18.433652   953 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:18.434823 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:18.436663 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:18.437472 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:18.441545   953 raft_consensus.cc:515] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:18.443552   953 leader_election.cc:290] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 4 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:18.445253   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
W20260709 12:16:18.450680   689 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 2 similar messages]
I20260709 12:16:18.456115  2517 ts_tablet_manager.cc:1929] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:18.461432   875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcfc852a86d49aa96e61e8f265ef776" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:18.462095   875 raft_consensus.cc:3055] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:18.462430   875 raft_consensus.cc:740] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:18.463171   875 consensus_queue.cc:260] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:18.464397   875 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:18.456596   803 raft_consensus.cc:3060] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:18.471751   875 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 4.
W20260709 12:16:18.473302   689 catalog_manager.cc:4755] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): ChangeConfig:REMOVE_PEER RPC failed for tablet ea86c942f16b4694b3aab654e0b8e5e0: Remote error: Service unavailable: leader transfer in progress
I20260709 12:16:18.478479   803 raft_consensus.cc:2468] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 4.
I20260709 12:16:18.478832  1573 raft_consensus.cc:3060] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 1 LEARNER]: Advancing to term 2
I20260709 12:16:18.456663  2517 log.cc:1199] T 35c18fc775a14a78bbe58b2b01612854 P b73c13792a2143c6b1011f9b8480e6db: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/wals/35c18fc775a14a78bbe58b2b01612854
I20260709 12:16:18.483650   919 leader_election.cc:304] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:18.484694  2506 raft_consensus.cc:2804] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:18.485199  2506 raft_consensus.cc:697] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 4 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:18.485394   692 catalog_manager.cc:5028] TS b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): tablet 35c18fc775a14a78bbe58b2b01612854 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:18.486104  2506 consensus_queue.cc:237] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:18.492602   953 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:18.522330  1573 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:18.524375  2262 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:18.528185  2516 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:18.540481   705 catalog_manager.cc:5697] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 3 to 4, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 4 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:18.576399  2516 raft_consensus.cc:1064] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:18.604887  2516 consensus_queue.cc:237] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:18.615448  1575 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 2 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:18.616592   799 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:18.616992  2486 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:18.625278  2262 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:18.628180   953 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:18.635435  2486 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:18.647159  2516 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.655190   953 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.654245   799 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.676088  1573 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.685609   700 catalog_manager.cc:5697] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 2 to 4, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:18.701763   881 consensus_queue.cc:237] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:18.729465  1577 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:18.738008   949 raft_consensus.cc:1275] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:18.738258  2489 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:18.739603  2486 consensus_queue.cc:1048] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:18.746512  2489 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.757611   953 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.762476  1577 raft_consensus.cc:2955] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.789480   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0dca060f3a7429fb738333baec179fc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:18.800105   701 catalog_manager.cc:5697] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 4 to 5, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:18.819712   792 tablet_service.cc:1558] Processing DeleteTablet for tablet f0dca060f3a7429fb738333baec179fc with delete_type TABLET_DATA_TOMBSTONED (TS ef72dd1719ba4efd901b49a0ce7fed92 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48134
I20260709 12:16:18.821810  2532 tablet_replica.cc:333] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:18.823236  2532 raft_consensus.cc:2243] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:18.824419  2532 raft_consensus.cc:2272] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:18.829577  2532 ts_tablet_manager.cc:1916] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:18.849965  2532 ts_tablet_manager.cc:1929] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:16:18.850507  2532 log.cc:1199] T f0dca060f3a7429fb738333baec179fc P ef72dd1719ba4efd901b49a0ce7fed92: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/wals/f0dca060f3a7429fb738333baec179fc
I20260709 12:16:18.853801   689 catalog_manager.cc:5028] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): tablet f0dca060f3a7429fb738333baec179fc (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:18.871515  2417 raft_consensus.cc:993] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: : Instructing follower b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:18.872092  2393 raft_consensus.cc:1081] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Signalling peer b73c13792a2143c6b1011f9b8480e6db to start an election
I20260709 12:16:18.873831   875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
 from {username='slave'} at 127.0.0.1:53212
I20260709 12:16:18.874370   875 raft_consensus.cc:493] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:18.874724   875 raft_consensus.cc:3060] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:18.886938   875 raft_consensus.cc:515] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:18.890180   953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:18.890799   953 raft_consensus.cc:3060] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:18.893816   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:18.894501   803 raft_consensus.cc:3055] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:18.894825   803 raft_consensus.cc:740] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef72dd1719ba4efd901b49a0ce7fed92, State: Running, Role: LEADER
I20260709 12:16:18.895606   803 consensus_queue.cc:260] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:18.897111   803 raft_consensus.cc:3060] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:18.908890   803 raft_consensus.cc:2468] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
W20260709 12:16:18.972580   773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 46179.4us
I20260709 12:16:18.972875   953 raft_consensus.cc:2468] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:18.974115   847 leader_election.cc:304] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 8e5bd1bfcf9048c992473de773eb411c, b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:18.974932  2516 raft_consensus.cc:2804] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:18.975478  2516 raft_consensus.cc:697] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Becoming Leader. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:18.976460  2516 consensus_queue.cc:237] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:18.979295   875 leader_election.cc:290] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755), dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007)
I20260709 12:16:18.988000  1577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea86c942f16b4694b3aab654e0b8e5e0" candidate_uuid: "b73c13792a2143c6b1011f9b8480e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
I20260709 12:16:18.988582  1577 raft_consensus.cc:3060] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:18.998817  1577 raft_consensus.cc:2468] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b73c13792a2143c6b1011f9b8480e6db in term 2.
I20260709 12:16:19.011426   701 catalog_manager.cc:5697] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: term changed from 1 to 2, leader changed from ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) to b73c13792a2143c6b1011f9b8480e6db (127.31.92.130). New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:19.015990   881 raft_consensus.cc:1275] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:19.024765  2415 consensus_queue.cc:1048] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:19.039147   803 raft_consensus.cc:1275] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:19.043794  2506 consensus_queue.cc:1048] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:16:19.136088   692 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet ea86c942f16b4694b3aab654e0b8e5e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:16:19.365963  1573 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:19.368995  2262 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:19.383844   953 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:19.385435  2262 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:19.421571   799 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:19.425348  2516 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:19.647071 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:19.698676   875 consensus_queue.cc:237] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [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: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:19.720664   799 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:19.729272  2262 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:19.730991  1573 raft_consensus.cc:1275] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:19.735610  2262 consensus_queue.cc:1048] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:19.744025  2516 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:19.766570  1573 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:19.794782   799 raft_consensus.cc:2955] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:19.798388   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea86c942f16b4694b3aab654e0b8e5e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 12:16:19.807228   700 catalog_manager.cc:5697] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 3 to 5, VOTER 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) evicted. New cstate: current_term: 2 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:19.823597   876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857"
dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
mode: GRACEFUL
new_leader_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:37906
I20260709 12:16:19.824259   876 raft_consensus.cc:606] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Received request to transfer leadership to TS 8e5bd1bfcf9048c992473de773eb411c
I20260709 12:16:19.841506   953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:19.844023   953 raft_consensus.cc:606] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:19.852006 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:19.853695 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:19.854513 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:19.888326   946 tablet_service.cc:1558] Processing DeleteTablet for tablet ea86c942f16b4694b3aab654e0b8e5e0 with delete_type TABLET_DATA_TOMBSTONED (TS 8e5bd1bfcf9048c992473de773eb411c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44730
I20260709 12:16:19.922870  2543 tablet_replica.cc:333] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:19.923746  2543 raft_consensus.cc:2243] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:19.924706  2543 raft_consensus.cc:2272] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:19.928061  2543 ts_tablet_manager.cc:1916] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:19.943966  2543 ts_tablet_manager.cc:1929] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:16:19.944442  2543 log.cc:1199] T ea86c942f16b4694b3aab654e0b8e5e0 P 8e5bd1bfcf9048c992473de773eb411c: Deleting WAL directory at /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/wals/ea86c942f16b4694b3aab654e0b8e5e0
I20260709 12:16:19.946308   691 catalog_manager.cc:5028] TS 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): tablet ea86c942f16b4694b3aab654e0b8e5e0 (table test-workload [id=cf251cea0f744de498244ce36324c7d5]) successfully deleted
I20260709 12:16:20.068100  2510 raft_consensus.cc:993] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:20.068697  2510 raft_consensus.cc:1081] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:20.070724  1573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:20.071302  1573 raft_consensus.cc:493] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:20.071672  1573 raft_consensus.cc:3060] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.078447  1573 raft_consensus.cc:515] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:20.090030  1573 leader_election.cc:290] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:20.090051   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:20.090952   803 raft_consensus.cc:3060] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.092622   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5baf7a440b64f1eb97b59bacf696841" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:20.093286   949 raft_consensus.cc:3055] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:20.093591   949 raft_consensus.cc:740] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:20.094525   949 consensus_queue.cc:260] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:20.095906   949 raft_consensus.cc:3060] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:20.097450   803 raft_consensus.cc:2468] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:20.098694  1539 leader_election.cc:304] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dfcadef4251440e085083a89d2ad3cce, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:20.099509  2491 raft_consensus.cc:2804] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:20.100237  2491 raft_consensus.cc:697] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:20.101191  2491 consensus_queue.cc:237] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:20.105633   949 raft_consensus.cc:2468] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 2.
I20260709 12:16:20.131665   701 catalog_manager.cc:5697] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 1 to 2, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 2 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:20.157860  2489 raft_consensus.cc:993] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db: : Instructing follower 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:20.158460  2262 raft_consensus.cc:1081] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Signalling peer 8e5bd1bfcf9048c992473de773eb411c to start an election
I20260709 12:16:20.159798   949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
 from {username='slave'} at 127.0.0.1:44746
I20260709 12:16:20.160368   949 raft_consensus.cc:493] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:20.160717   949 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:20.170881   949 raft_consensus.cc:515] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:20.173702   803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef72dd1719ba4efd901b49a0ce7fed92"
I20260709 12:16:20.174266   803 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:20.174569   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72a97db32fd4e13a45069e39624f857" candidate_uuid: "8e5bd1bfcf9048c992473de773eb411c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:20.175139   876 raft_consensus.cc:3055] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:20.175400   876 raft_consensus.cc:740] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b73c13792a2143c6b1011f9b8480e6db, State: Running, Role: LEADER
I20260709 12:16:20.176116   876 consensus_queue.cc:260] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:20.177170   876 raft_consensus.cc:3060] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:20.181770   803 raft_consensus.cc:2468] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 3.
I20260709 12:16:20.182837   919 leader_election.cc:304] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92; no voters: 
I20260709 12:16:20.184067  2510 raft_consensus.cc:2804] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:20.184605  2510 raft_consensus.cc:697] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 3 LEADER]: Becoming Leader. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:20.185513  2510 consensus_queue.cc:237] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:20.188531   876 raft_consensus.cc:2468] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e5bd1bfcf9048c992473de773eb411c in term 3.
I20260709 12:16:20.189052   949 leader_election.cc:290] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 3 election: Requested vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:20.215128   701 catalog_manager.cc:5697] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: term changed from 2 to 3, leader changed from b73c13792a2143c6b1011f9b8480e6db (127.31.92.130) to 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131). New cstate: current_term: 3 leader_uuid: "8e5bd1bfcf9048c992473de773eb411c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:20.636823   799 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:20.638470  2512 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:20.652504   953 raft_consensus.cc:1275] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:20.654300  2491 consensus_queue.cc:1048] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:20.774688   876 raft_consensus.cc:1275] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:20.776325  2510 consensus_queue.cc:1048] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:20.800731   803 raft_consensus.cc:1275] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer 8e5bd1bfcf9048c992473de773eb411c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:20.803843  2555 consensus_queue.cc:1048] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:20.975349 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:20.991153   876 consensus_queue.cc:237] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:21.012663   953 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:16:21.013940   845 consensus_peers.cc:597] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ce0ff0d38704c29a30d97d7898accf0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:21.014071  2547 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:21.016639   803 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:21.019111  2489 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } 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 12:16:21.040871   950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12"
dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
mode: GRACEFUL
new_leader_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:45354
I20260709 12:16:21.041560   950 raft_consensus.cc:606] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Received request to transfer leadership to TS dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:21.045840 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:16:21.047655 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:21.050568 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:21.062876   799 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.061730  2547 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.085271   700 catalog_manager.cc:5697] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.095808   806 consensus_queue.cc:237] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:21.101979   953 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.122217  2510 raft_consensus.cc:993] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c: : Instructing follower dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:21.122852  2510 raft_consensus.cc:1081] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Signalling peer dfcadef4251440e085083a89d2ad3cce to start an election
I20260709 12:16:21.125110  1577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12"
dest_uuid: "dfcadef4251440e085083a89d2ad3cce"
 from {username='slave'} at 127.0.0.1:51698
I20260709 12:16:21.125703  1577 raft_consensus.cc:493] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:21.126142  1577 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:16:21.136036   770 consensus_peers.cc:597] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 525265c9f24a4c3cbef67bbfdac14c10. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:21.137125   876 raft_consensus.cc:1275] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:21.141623  1577 raft_consensus.cc:515] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:21.142993   950 raft_consensus.cc:1275] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:21.143906  1577 leader_election.cc:290] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 3 election: Requested vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:21.145651   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8e5bd1bfcf9048c992473de773eb411c"
I20260709 12:16:21.145987   876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2213b29bf0b46c7a4347a0e35048e12" candidate_uuid: "dfcadef4251440e085083a89d2ad3cce" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b73c13792a2143c6b1011f9b8480e6db"
I20260709 12:16:21.146274   950 raft_consensus.cc:3055] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:21.146592   876 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:21.146479  2396 consensus_queue.cc:1048] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:21.147966  2417 consensus_queue.cc:1048] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:21.146711   950 raft_consensus.cc:740] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e5bd1bfcf9048c992473de773eb411c, State: Running, Role: LEADER
I20260709 12:16:21.152818   950 consensus_queue.cc:260] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:21.154208   950 raft_consensus.cc:3060] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:21.171936   876 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 3.
I20260709 12:16:21.210230  2417 raft_consensus.cc:2955] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.255971   950 raft_consensus.cc:2468] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcadef4251440e085083a89d2ad3cce in term 3.
I20260709 12:16:21.286489   949 raft_consensus.cc:2955] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.291700  1542 leader_election.cc:304] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [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: b73c13792a2143c6b1011f9b8480e6db, dfcadef4251440e085083a89d2ad3cce; no voters: 
W20260709 12:16:21.296970   922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 78486.9us
W20260709 12:16:21.337141  1542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.130:35393, user_credentials={real_user=slave}} blocked reactor thread for 141760us
I20260709 12:16:21.348743  2550 raft_consensus.cc:2804] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:21.369429  2550 raft_consensus.cc:697] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 3 LEADER]: Becoming Leader. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Running, Role: LEADER
I20260709 12:16:21.394083   806 consensus_queue.cc:237] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:21.414968  2550 consensus_queue.cc:237] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:21.422947   875 raft_consensus.cc:2955] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.431582   701 catalog_manager.cc:5697] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 reported cstate change: config changed from index -1 to 3, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 3 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:21.488744   705 catalog_manager.cc:5697] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce reported cstate change: term changed from 2 to 3, leader changed from 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131) to dfcadef4251440e085083a89d2ad3cce (127.31.92.132). New cstate: current_term: 3 leader_uuid: "dfcadef4251440e085083a89d2ad3cce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:21.505128   875 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 12:16:21.506827   770 consensus_peers.cc:597] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b8a07f277f64dbdb16a0626ccfd86be. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:21.507301   950 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:21.508029  2575 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:21.509641  2574 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:21.536233  2576 raft_consensus.cc:2955] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.539763   950 raft_consensus.cc:2955] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.543398   875 raft_consensus.cc:2955] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.556998   705 catalog_manager.cc:5697] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 4 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.565286   881 consensus_queue.cc:237] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:21.584759   806 raft_consensus.cc:1275] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:16:21.585877   950 raft_consensus.cc:1275] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:16:21.586530   845 consensus_peers.cc:597] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db -> Peer dfcadef4251440e085083a89d2ad3cce (127.31.92.132:33007): Couldn't send request to peer dfcadef4251440e085083a89d2ad3cce. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47652fc6b71a4f309fb11b7e8f37d844. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:21.587074  2547 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:21.587975  2262 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } 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 12:16:21.597237  2262 raft_consensus.cc:2955] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.601545   806 raft_consensus.cc:2955] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.612758   950 raft_consensus.cc:2955] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.639945  2591 ts_tablet_manager.cc:933] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:21.652603   705 catalog_manager.cc:5697] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index -1 to 4, NON_VOTER dfcadef4251440e085083a89d2ad3cce (127.31.92.132) added. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } } }
I20260709 12:16:21.719971  2591 tablet_copy_client.cc:323] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:21.722572   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 3ce0ff0d38704c29a30d97d7898accf0 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:21.723165   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 3ce0ff0d38704c29a30d97d7898accf0 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-3ce0ff0d38704c29a30d97d7898accf0
I20260709 12:16:21.731612   892 tablet_copy_source_session.cc:215] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:21.735438  2591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce0ff0d38704c29a30d97d7898accf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:21.789954  2593 ts_tablet_manager.cc:933] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:16:21.797099  2591 tablet_copy_client.cc:806] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:21.797844  2591 tablet_copy_client.cc:670] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:21.802474  2591 tablet_copy_client.cc:538] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:21.810446  2593 tablet_copy_client.cc:323] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:16:21.813185   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet 525265c9f24a4c3cbef67bbfdac14c10 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:16:21.813427  2591 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:21.813813   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet 525265c9f24a4c3cbef67bbfdac14c10 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-525265c9f24a4c3cbef67bbfdac14c10
I20260709 12:16:21.836241   817 tablet_copy_source_session.cc:215] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:21.841010  2593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525265c9f24a4c3cbef67bbfdac14c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:21.862989  2591 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:21.864078  2591 tablet_bootstrap.cc:492] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:21.865036  2591 ts_tablet_manager.cc:1403] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.017s
I20260709 12:16:21.868158  2591 raft_consensus.cc:359] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:21.869071  2591 raft_consensus.cc:740] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:21.869791  2591 consensus_queue.cc:260] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:21.872980  2591 ts_tablet_manager.cc:1434] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:21.877207  2593 tablet_copy_client.cc:806] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:21.880795   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-3ce0ff0d38704c29a30d97d7898accf0 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:21.881325   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-3ce0ff0d38704c29a30d97d7898accf0 on tablet 3ce0ff0d38704c29a30d97d7898accf0 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:21.878026  2593 tablet_copy_client.cc:670] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:21.887970  2591 ts_tablet_manager.cc:933] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:16:21.899672  2591 tablet_copy_client.cc:323] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.129:38241
I20260709 12:16:21.901573   817 tablet_copy_service.cc:140] P ef72dd1719ba4efd901b49a0ce7fed92: Received BeginTabletCopySession request for tablet 8b8a07f277f64dbdb16a0626ccfd86be from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:39772)
I20260709 12:16:21.902197   817 tablet_copy_service.cc:161] P ef72dd1719ba4efd901b49a0ce7fed92: Beginning new tablet copy session on tablet 8b8a07f277f64dbdb16a0626ccfd86be from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:39772: session id = dfcadef4251440e085083a89d2ad3cce-8b8a07f277f64dbdb16a0626ccfd86be
I20260709 12:16:21.910475  2593 tablet_copy_client.cc:538] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:21.918578   817 tablet_copy_source_session.cc:215] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:21.922394  2591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8a07f277f64dbdb16a0626ccfd86be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:21.921587  2593 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:21.926375   875 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:21.928095  2582 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:16:21.966822   950 raft_consensus.cc:1275] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer dfcadef4251440e085083a89d2ad3cce: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:21.969923  2580 consensus_queue.cc:1048] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:16:21.985419  2591 tablet_copy_client.cc:806] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:21.988827  2591 tablet_copy_client.cc:670] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:22.000219  2591 tablet_copy_client.cc:538] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:22.002722  2593 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=1 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:22.003777  2593 tablet_bootstrap.cc:492] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:22.004498  2593 ts_tablet_manager.cc:1403] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.006s
I20260709 12:16:22.008564  2593 raft_consensus.cc:359] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:22.009509  2593 raft_consensus.cc:740] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:22.010277  2593 consensus_queue.cc:260] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:22.013404  2593 ts_tablet_manager.cc:1434] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 12:16:22.019367  2596 ts_tablet_manager.cc:933] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: Initiating tablet copy from peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:22.019795  2591 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:22.021013   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-525265c9f24a4c3cbef67bbfdac14c10 received from {username='slave'} at 127.0.0.1:39772
I20260709 12:16:22.021509   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-525265c9f24a4c3cbef67bbfdac14c10 on tablet 525265c9f24a4c3cbef67bbfdac14c10 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:22.027513  2596 tablet_copy_client.cc:323] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Beginning tablet copy session from remote peer at address 127.31.92.130:35393
I20260709 12:16:22.034636   892 tablet_copy_service.cc:140] P b73c13792a2143c6b1011f9b8480e6db: Received BeginTabletCopySession request for tablet 47652fc6b71a4f309fb11b7e8f37d844 from peer dfcadef4251440e085083a89d2ad3cce ({username='slave'} at 127.0.0.1:41488)
I20260709 12:16:22.035171   892 tablet_copy_service.cc:161] P b73c13792a2143c6b1011f9b8480e6db: Beginning new tablet copy session on tablet 47652fc6b71a4f309fb11b7e8f37d844 from peer dfcadef4251440e085083a89d2ad3cce at {username='slave'} at 127.0.0.1:41488: session id = dfcadef4251440e085083a89d2ad3cce-47652fc6b71a4f309fb11b7e8f37d844
I20260709 12:16:22.050103   892 tablet_copy_source_session.cc:215] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:22.054311  2596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47652fc6b71a4f309fb11b7e8f37d844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:22.073879  1575 raft_consensus.cc:1217] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:16:22.098191  2596 tablet_copy_client.cc:806] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:22.109781  2596 tablet_copy_client.cc:670] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:22.113580  2596 tablet_copy_client.cc:538] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:16:22.215865   919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.132:33007, user_credentials={real_user=slave}} blocked reactor thread for 83840.1us
I20260709 12:16:22.225993  2596 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: Bootstrap starting.
I20260709 12:16:22.230525 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:22.248580  2591 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: 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 12:16:22.249656  2591 tablet_bootstrap.cc:492] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:22.252238  2591 ts_tablet_manager.cc:1403] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.231s	user 0.037s	sys 0.021s
I20260709 12:16:22.297389  2591 raft_consensus.cc:359] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:22.298300  2591 raft_consensus.cc:740] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:22.300966  2591 consensus_queue.cc:260] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:22.305382  1572 raft_consensus.cc:1217] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:16:22.314883 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:22.316741 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:22.317726 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:22.319653  2591 ts_tablet_manager.cc:1434] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:16:22.321375   817 tablet_copy_service.cc:342] P ef72dd1719ba4efd901b49a0ce7fed92: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-8b8a07f277f64dbdb16a0626ccfd86be received from {username='slave'} at 127.0.0.1:39772
I20260709 12:16:22.321780   817 tablet_copy_service.cc:434] P ef72dd1719ba4efd901b49a0ce7fed92: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-8b8a07f277f64dbdb16a0626ccfd86be on tablet 8b8a07f277f64dbdb16a0626ccfd86be with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:22.375415  2596 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: 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 12:16:22.376359  2596 tablet_bootstrap.cc:492] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: Bootstrap complete.
I20260709 12:16:22.377045  2596 ts_tablet_manager.cc:1403] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.019s
I20260709 12:16:22.383397  1577 raft_consensus.cc:1217] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 12:16:22.393494 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:22.402377  2596 raft_consensus.cc:359] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:22.403355  2596 raft_consensus.cc:740] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: dfcadef4251440e085083a89d2ad3cce, State: Initialized, Role: LEARNER
I20260709 12:16:22.404036  2596 consensus_queue.cc:260] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: NON_VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: true } }
I20260709 12:16:22.421548  2596 ts_tablet_manager.cc:1434] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.002s
I20260709 12:16:22.429863   892 tablet_copy_service.cc:342] P b73c13792a2143c6b1011f9b8480e6db: Request end of tablet copy session dfcadef4251440e085083a89d2ad3cce-47652fc6b71a4f309fb11b7e8f37d844 received from {username='slave'} at 127.0.0.1:41488
I20260709 12:16:22.430474   892 tablet_copy_service.cc:434] P b73c13792a2143c6b1011f9b8480e6db: ending tablet copy session dfcadef4251440e085083a89d2ad3cce-47652fc6b71a4f309fb11b7e8f37d844 on tablet 47652fc6b71a4f309fb11b7e8f37d844 with peer dfcadef4251440e085083a89d2ad3cce
I20260709 12:16:22.503367  2489 raft_consensus.cc:1064] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:22.507122  2489 consensus_queue.cc:237] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:22.521430 32114 tablet_server.cc:179] TabletServer@127.31.92.129:0 shutting down...
I20260709 12:16:22.525440   950 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:22.532518  1577 raft_consensus.cc:1217] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:16:22.528973  2612 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:16:22.547281  1572 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:22.558197  2613 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:16:22.576581  1539 consensus_peers.cc:597] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.603997  2612 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
W20260709 12:16:22.613813  1539 consensus_peers.cc:597] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.624254   950 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
W20260709 12:16:22.637030   845 consensus_peers.cc:597] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.637671   845 consensus_peers.cc:597] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.641595   845 consensus_peers.cc:597] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.642143   845 consensus_peers.cc:597] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.647068   919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 70355.2us
W20260709 12:16:22.649434   919 consensus_peers.cc:597] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.651503   701 catalog_manager.cc:5697] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c reported cstate change: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.658653  1572 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } attrs { replace: true } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
W20260709 12:16:22.669130  1539 consensus_peers.cc:597] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.672256   919 consensus_peers.cc:597] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.686699   845 consensus_peers.cc:597] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.687681   845 consensus_peers.cc:597] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.693905 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:22.697677 32114 tablet_replica.cc:333] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.700815 32114 raft_consensus.cc:2243] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.701514 32114 raft_consensus.cc:2272] T 80d7c600e56c4eca9cea03a123adb2c3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.704659 32114 tablet_replica.cc:333] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.705741 32114 raft_consensus.cc:2243] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:22.706207  1539 consensus_peers.cc:597] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.706727 32114 raft_consensus.cc:2272] T 22c94092c24d44a899c46e996a29ac7c P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.709875 32114 tablet_replica.cc:333] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.710816 32114 raft_consensus.cc:2243] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.711572 32114 raft_consensus.cc:2272] T 2e5130c2f4864797985691ab4a079009 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.716653   881 consensus_queue.cc:237] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [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: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:22.727813 32114 tablet_replica.cc:333] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.728858 32114 raft_consensus.cc:2243] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:16:22.731411   919 consensus_peers.cc:597] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.732080 32114 raft_consensus.cc:2272] T 525265c9f24a4c3cbef67bbfdac14c10 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.732693  1572 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:22.733219   953 raft_consensus.cc:1275] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:16:22.734756  2612 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:22.736694  2262 consensus_queue.cc:1048] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:16:22.740792 32114 tablet_replica.cc:333] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.741762 32114 raft_consensus.cc:2243] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.742879 32114 raft_consensus.cc:2272] T 506d67b6a0d54c65aa93e9d80491c8a9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.744635  2489 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.748137   953 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.764978 32114 tablet_replica.cc:333] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.766009 32114 raft_consensus.cc:2243] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.751081  1577 raft_consensus.cc:2955] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.767102 32114 raft_consensus.cc:2272] T 4972fe5c126946b88f3b668621efed40 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.770617   692 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ce0ff0d38704c29a30d97d7898accf0 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:22.772300  2576 raft_consensus.cc:1064] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:22.772961 32114 tablet_replica.cc:333] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.773770 32114 raft_consensus.cc:2243] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.775751 32114 raft_consensus.cc:2272] T 3ce0ff0d38704c29a30d97d7898accf0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.775180  2576 consensus_queue.cc:237] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:22.781222   700 catalog_manager.cc:5697] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 5 to 6, VOTER ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129) evicted. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:22.778383 32114 tablet_replica.cc:333] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.787839 32114 raft_consensus.cc:2243] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.788913 32114 raft_consensus.cc:2272] T f482aae560cd4956b544ffc076d27d34 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.791602 32114 tablet_replica.cc:333] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.792450 32114 raft_consensus.cc:2243] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.792965 32114 raft_consensus.cc:2272] T 8b8b20778e364699adf8f908dccaabd9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.798297 32114 tablet_replica.cc:333] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.799234 32114 raft_consensus.cc:2243] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.799813 32114 raft_consensus.cc:2272] T 38d9e5b3b7f24f49a919176709e3b545 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.799925   950 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:16:22.802666 32114 tablet_replica.cc:333] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.803565 32114 raft_consensus.cc:2243] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.804176 32114 raft_consensus.cc:2272] T 98533bce2ca545ab8cf4c8d68f4b71b6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.804136  2575 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:22.807173 32114 tablet_replica.cc:333] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.808030 32114 raft_consensus.cc:2243] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.809068 32114 raft_consensus.cc:2272] T df907fd6998c445a96c89d3f20a3ae98 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.813318 32114 tablet_replica.cc:333] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.816069 32114 raft_consensus.cc:2243] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.816643 32114 raft_consensus.cc:2272] T 65d51908cb9c434f99b11d28e2fcd863 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.823354   881 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:16:22.824273 32114 tablet_replica.cc:333] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.825235 32114 raft_consensus.cc:2243] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.825839 32114 raft_consensus.cc:2272] T 7bcfc852a86d49aa96e61e8f265ef776 P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.827314  2575 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } 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 12:16:22.828868 32114 tablet_replica.cc:333] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.829703 32114 raft_consensus.cc:2243] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.830269 32114 raft_consensus.cc:2272] T 05c46b02db244ac28d4886ea6765a77b P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.830360  1577 raft_consensus.cc:1275] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce [term 4 LEARNER]: Refusing update from remote peer ef72dd1719ba4efd901b49a0ce7fed92: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:16:22.833307 32114 tablet_replica.cc:333] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.834553 32114 raft_consensus.cc:2243] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.834372  2575 consensus_queue.cc:1048] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } 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 12:16:22.842378   845 consensus_peers.cc:597] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.845216   689 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.31.92.129:38241, user_credentials={real_user=slave}} blocked reactor thread for 44047.4us
I20260709 12:16:22.835431 32114 raft_consensus.cc:2272] T 63bc452de47e4402bc7a9a723be776e9 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:22.850338   919 consensus_peers.cc:597] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.859417   919 consensus_peers.cc:597] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.860090 32114 tablet_replica.cc:333] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
W20260709 12:16:22.861459   845 consensus_peers.cc:597] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.863780   689 catalog_manager.cc:4755] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3ce0ff0d38704c29a30d97d7898accf0: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:16:22.864624 32114 raft_consensus.cc:2243] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.865847 32114 raft_consensus.cc:2272] T 35c18fc775a14a78bbe58b2b01612854 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.865619  2575 raft_consensus.cc:2955] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.868462 32114 tablet_replica.cc:333] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.869434 32114 raft_consensus.cc:2243] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.870196 32114 raft_consensus.cc:2272] T 57804a9743fb49b7b595ea50df254aa0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.868091  1577 raft_consensus.cc:2955] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.876557 32114 tablet_replica.cc:333] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.877391 32114 raft_consensus.cc:2243] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.877964 32114 raft_consensus.cc:2272] T 83b8b2a30c49491593c96fe272254a63 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.880824 32114 tablet_replica.cc:333] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.881546 32114 raft_consensus.cc:2243] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.882491 32114 raft_consensus.cc:2272] T 74a9081be3bb45e6a8bf36f6623cd295 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.884840 32114 tablet_replica.cc:333] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.885569 32114 raft_consensus.cc:2243] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.886016 32114 raft_consensus.cc:2272] T 2f0653ef484d47048434cbcbb65d51c4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.888278 32114 tablet_replica.cc:333] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
W20260709 12:16:22.888674   919 consensus_peers.cc:597] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.888803 32114 raft_consensus.cc:2243] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.889745 32114 raft_consensus.cc:2272] T ed33049186f5410f991a1d9b385dc655 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.892267 32114 tablet_replica.cc:333] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.891439   705 catalog_manager.cc:5697] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce reported cstate change: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.891743   881 raft_consensus.cc:2955] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.893254 32114 raft_consensus.cc:2243] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.894675 32114 raft_consensus.cc:2272] T 5e9785758d9c4860a63c5f6fc7d574ca P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.897320 32114 tablet_replica.cc:333] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.901153 32114 raft_consensus.cc:2243] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.901743 32114 raft_consensus.cc:2272] T a72a97db32fd4e13a45069e39624f857 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.902686   949 raft_consensus.cc:2955] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } attrs { replace: true } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:22.914669 32114 tablet_replica.cc:333] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.915583 32114 raft_consensus.cc:2243] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.916188 32114 raft_consensus.cc:2272] T ea86c942f16b4694b3aab654e0b8e5e0 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.919114 32114 tablet_replica.cc:333] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.919961 32114 raft_consensus.cc:2243] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.920612 32114 raft_consensus.cc:2272] T 47652fc6b71a4f309fb11b7e8f37d844 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.923118 32114 tablet_replica.cc:333] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.923787 32114 raft_consensus.cc:2243] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.924583 32114 raft_consensus.cc:2272] T ef29c7ee672e4d28a784e8fa6b83f71e P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.928119 32114 tablet_replica.cc:333] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.928800 32114 raft_consensus.cc:2243] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.929298 32114 raft_consensus.cc:2272] T db3a284e94794740834b467265ea9862 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.931741 32114 tablet_replica.cc:333] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.932457 32114 raft_consensus.cc:2243] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.932935 32114 raft_consensus.cc:2272] T 34b3c3c20b5843e9bb8fe5c6675184df P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.935458 32114 tablet_replica.cc:333] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
W20260709 12:16:22.935945   919 consensus_peers.cc:597] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.936216 32114 raft_consensus.cc:2243] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.937353 32114 raft_consensus.cc:2272] T dbee1235d54546ebab29f23e2e0ffdaf P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.940085 32114 tablet_replica.cc:333] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
W20260709 12:16:22.940495  1539 consensus_peers.cc:597] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.940864 32114 raft_consensus.cc:2243] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.941866 32114 raft_consensus.cc:2272] T 12164f81fdf34ab4805a8cd7d1a332b4 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.945027 32114 tablet_replica.cc:333] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.945808 32114 raft_consensus.cc:2243] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:16:22.945885   919 consensus_peers.cc:597] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.946920 32114 raft_consensus.cc:2272] T e48a38319b8d429794a9a98c19306e5c P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.950474 32114 tablet_replica.cc:333] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.951211 32114 raft_consensus.cc:2243] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:22.951783   919 consensus_peers.cc:597] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.951756 32114 raft_consensus.cc:2272] T 20d5a04ecd0d4856a564451c32edbfbc P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.955106 32114 tablet_replica.cc:333] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.955914 32114 raft_consensus.cc:2243] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.956594 32114 raft_consensus.cc:2272] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.959081 32114 tablet_replica.cc:333] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.960055 32114 raft_consensus.cc:2243] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.960649 32114 raft_consensus.cc:2272] T 5faa22132c744c85b1987025a4c4bcad P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.963291 32114 tablet_replica.cc:333] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.964007 32114 raft_consensus.cc:2243] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.965160 32114 raft_consensus.cc:2272] T 8b8a07f277f64dbdb16a0626ccfd86be P ef72dd1719ba4efd901b49a0ce7fed92 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.967821 32114 tablet_replica.cc:333] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.968587 32114 raft_consensus.cc:2243] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:16:22.969168  1539 consensus_peers.cc:597] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.969367 32114 raft_consensus.cc:2272] T 3118767568a04431a6e0b88be85680f6 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.971418 32114 tablet_replica.cc:333] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.971971 32114 raft_consensus.cc:2243] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.972702 32114 raft_consensus.cc:2272] T bf4193216de74a3fb525b1f6f97adb9c P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.974555 32114 tablet_replica.cc:333] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.975057 32114 raft_consensus.cc:2243] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.975566 32114 raft_consensus.cc:2272] T de74248e7bac4a9b9f9f7e6c5c856de3 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.977375 32114 tablet_replica.cc:333] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.977855 32114 raft_consensus.cc:2243] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.978241 32114 raft_consensus.cc:2272] T 8ff9117a6089450487fc8f78fb30f0bf P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.980110 32114 tablet_replica.cc:333] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.980597 32114 raft_consensus.cc:2243] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.981089 32114 raft_consensus.cc:2272] T b5baf7a440b64f1eb97b59bacf696841 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.982900 32114 tablet_replica.cc:333] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.983443 32114 raft_consensus.cc:2243] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.984362 32114 raft_consensus.cc:2272] T 910d23a59b4d435d9c9011429f0e3106 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.987123 32114 tablet_replica.cc:333] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.987819 32114 raft_consensus.cc:2243] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.988616 32114 raft_consensus.cc:2272] T 2cafec082da74cdc8db2c682c3b88ce5 P ef72dd1719ba4efd901b49a0ce7fed92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.991720 32114 tablet_replica.cc:333] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
W20260709 12:16:22.992077   919 consensus_peers.cc:597] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:22.992396 32114 raft_consensus.cc:2243] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:22.994055 32114 raft_consensus.cc:2272] T e7bcf4c377ef4ebc9efd9829ae432398 P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.996369 32114 tablet_replica.cc:333] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:22.997040 32114 raft_consensus.cc:2243] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:22.997478 32114 raft_consensus.cc:2272] T fe888948c83e4c52bca2e1799fdb539e P ef72dd1719ba4efd901b49a0ce7fed92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:22.999584 32114 tablet_replica.cc:333] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92: stopping tablet replica
I20260709 12:16:23.000074 32114 raft_consensus.cc:2243] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.000573 32114 raft_consensus.cc:2272] T e7ff7a6cc68042f89dc90ca03b9f0f56 P ef72dd1719ba4efd901b49a0ce7fed92 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.004871   919 consensus_peers.cc:597] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:23.013604   845 consensus_peers.cc:597] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:23.040359  1539 consensus_peers.cc:597] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:23.049290   919 consensus_peers.cc:597] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:23.052407  1539 consensus_peers.cc:597] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:23.078790  1539 consensus_peers.cc:597] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:23.082967   845 consensus_peers.cc:597] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. 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 12:16:23.088383  2489 raft_consensus.cc:1064] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: attempting to promote NON_VOTER dfcadef4251440e085083a89d2ad3cce to VOTER
I20260709 12:16:23.091583  2489 consensus_queue.cc:237] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [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: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:23.105105   949 raft_consensus.cc:1275] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:23.108624  1577 raft_consensus.cc:1275] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Refusing update from remote peer b73c13792a2143c6b1011f9b8480e6db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:16:23.107378  2612 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:16:23.123981 32114 tablet_server.cc:196] TabletServer@127.31.92.129:0 shutdown complete.
I20260709 12:16:23.133424  2489 consensus_queue.cc:1048] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:16:23.139549   845 consensus_peers.cc:597] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db -> Peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Couldn't send request to peer ef72dd1719ba4efd901b49a0ce7fed92. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:23.164028  2262 raft_consensus.cc:2955] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:23.177592  1572 raft_consensus.cc:2955] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:23.195277   949 raft_consensus.cc:2955] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } } }
I20260709 12:16:23.208345   705 catalog_manager.cc:5697] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db reported cstate change: config changed from index 4 to 5, dfcadef4251440e085083a89d2ad3cce (127.31.92.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b73c13792a2143c6b1011f9b8480e6db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:23.287472 32114 tablet_server.cc:179] TabletServer@127.31.92.130:0 shutting down...
W20260709 12:16:23.349556  1542 consensus_peers.cc:597] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.357048   922 consensus_peers.cc:597] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.358587   922 consensus_peers.cc:597] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.361371  1542 consensus_peers.cc:597] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.376992 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:23.378046 32114 tablet_replica.cc:333] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.379380 32114 raft_consensus.cc:2243] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.379954 32114 raft_consensus.cc:2272] T 80d7c600e56c4eca9cea03a123adb2c3 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.383986 32114 tablet_replica.cc:333] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.384768 32114 raft_consensus.cc:2243] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.385267 32114 raft_consensus.cc:2272] T a72a97db32fd4e13a45069e39624f857 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.387563 32114 tablet_replica.cc:333] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.388403 32114 raft_consensus.cc:2243] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.388975 32114 raft_consensus.cc:2272] T 525265c9f24a4c3cbef67bbfdac14c10 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.389369  1542 consensus_peers.cc:597] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.394924 32114 tablet_replica.cc:333] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.395898 32114 raft_consensus.cc:2243] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.396526 32114 raft_consensus.cc:2272] T f482aae560cd4956b544ffc076d27d34 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.399536 32114 tablet_replica.cc:333] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.400434 32114 raft_consensus.cc:2243] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.401414 32114 raft_consensus.cc:2272] T 3ce0ff0d38704c29a30d97d7898accf0 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.404500 32114 tablet_replica.cc:333] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.405324 32114 raft_consensus.cc:2243] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.406737 32114 raft_consensus.cc:2272] T 85eb89ea1ee04cb8bdce1718b36b2feb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.409191 32114 tablet_replica.cc:333] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.409955 32114 raft_consensus.cc:2243] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.410523 32114 raft_consensus.cc:2272] T 8b8b20778e364699adf8f908dccaabd9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.412658   922 consensus_peers.cc:597] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.415489  1542 consensus_peers.cc:597] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.421542 32114 tablet_replica.cc:333] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.422546 32114 raft_consensus.cc:2243] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.423173 32114 raft_consensus.cc:2272] T 65d51908cb9c434f99b11d28e2fcd863 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.426108 32114 tablet_replica.cc:333] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.427102 32114 raft_consensus.cc:2243] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.428228 32114 raft_consensus.cc:2272] T a3d59afe82634a77af61ea2e97405d14 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.430497 32114 tablet_replica.cc:333] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.431142 32114 raft_consensus.cc:2243] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.431704 32114 raft_consensus.cc:2272] T eb5cc660d40b4edf8a4e52badce749bb P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.433578 32114 tablet_replica.cc:333] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.434161 32114 raft_consensus.cc:2243] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.434638 32114 raft_consensus.cc:2272] T a2213b29bf0b46c7a4347a0e35048e12 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.436697 32114 tablet_replica.cc:333] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.437603 32114 raft_consensus.cc:2243] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.438172 32114 raft_consensus.cc:2272] T 23e02979dbf240d1af0961e4cc6fdefc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.440474   922 consensus_peers.cc:597] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.440968 32114 tablet_replica.cc:333] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.441658 32114 raft_consensus.cc:2243] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.442153 32114 raft_consensus.cc:2272] T 38d9e5b3b7f24f49a919176709e3b545 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.444751 32114 tablet_replica.cc:333] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.445621 32114 raft_consensus.cc:2243] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.446707 32114 raft_consensus.cc:2272] T 98533bce2ca545ab8cf4c8d68f4b71b6 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.449564 32114 tablet_replica.cc:333] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.450353 32114 raft_consensus.cc:2243] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.450903 32114 raft_consensus.cc:2272] T 7bcfc852a86d49aa96e61e8f265ef776 P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.453339 32114 tablet_replica.cc:333] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.454088 32114 raft_consensus.cc:2243] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.455155 32114 raft_consensus.cc:2272] T 63bc452de47e4402bc7a9a723be776e9 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.455945   922 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 70 similar messages]
I20260709 12:16:23.458015 32114 tablet_replica.cc:333] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
W20260709 12:16:23.458663   922 consensus_peers.cc:597] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.458992 32114 raft_consensus.cc:2243] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.459749 32114 raft_consensus.cc:2272] T f5a91c54caad4fc3b358162bb52a5ec8 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.462466 32114 tablet_replica.cc:333] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.463378 32114 raft_consensus.cc:2243] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.463953 32114 raft_consensus.cc:2272] T 74a9081be3bb45e6a8bf36f6623cd295 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.466629 32114 tablet_replica.cc:333] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.467446 32114 raft_consensus.cc:2243] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.468520 32114 raft_consensus.cc:2272] T ed33049186f5410f991a1d9b385dc655 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.471167 32114 tablet_replica.cc:333] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.472044 32114 raft_consensus.cc:2243] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.472527 32114 raft_consensus.cc:2272] T 2f0653ef484d47048434cbcbb65d51c4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.474494 32114 tablet_replica.cc:333] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.475240 32114 raft_consensus.cc:2243] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.475714 32114 raft_consensus.cc:2272] T e5494a842b374bc387fab64e84c3087c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.478510 32114 tablet_replica.cc:333] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.479326 32114 raft_consensus.cc:2243] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.480006 32114 raft_consensus.cc:2272] T dbee1235d54546ebab29f23e2e0ffdaf P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.482877 32114 tablet_replica.cc:333] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.483732 32114 raft_consensus.cc:2243] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.484334 32114 raft_consensus.cc:2272] T 12164f81fdf34ab4805a8cd7d1a332b4 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.487061 32114 tablet_replica.cc:333] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.487883 32114 raft_consensus.cc:2243] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.488427 32114 raft_consensus.cc:2272] T 20d5a04ecd0d4856a564451c32edbfbc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.491230 32114 tablet_replica.cc:333] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.492082 32114 raft_consensus.cc:2243] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:16:23.492161   922 consensus_peers.cc:597] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.493438 32114 raft_consensus.cc:2272] T 47652fc6b71a4f309fb11b7e8f37d844 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.496552 32114 tablet_replica.cc:333] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.497159 32114 raft_consensus.cc:2243] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.497670 32114 raft_consensus.cc:2272] T ef29c7ee672e4d28a784e8fa6b83f71e P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.499958 32114 tablet_replica.cc:333] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.500731 32114 raft_consensus.cc:2243] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.501581 32114 raft_consensus.cc:2272] T 0cb9a66641994c4d84c01cb8db81eb8f P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.504323 32114 tablet_replica.cc:333] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.505088 32114 raft_consensus.cc:2243] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.506098 32114 raft_consensus.cc:2272] T db3a284e94794740834b467265ea9862 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.508574 32114 tablet_replica.cc:333] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.509362 32114 raft_consensus.cc:2243] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.509949 32114 raft_consensus.cc:2272] T 34b3c3c20b5843e9bb8fe5c6675184df P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.512519 32114 tablet_replica.cc:333] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.513286 32114 raft_consensus.cc:2243] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.513830 32114 raft_consensus.cc:2272] T 787e21066ef04d979ca249ca59c370a9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.515883 32114 tablet_replica.cc:333] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.516571 32114 raft_consensus.cc:2243] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.517365 32114 raft_consensus.cc:2272] T ea86c942f16b4694b3aab654e0b8e5e0 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.519750 32114 tablet_replica.cc:333] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.520484 32114 raft_consensus.cc:2243] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.521492 32114 raft_consensus.cc:2272] T 2e5130c2f4864797985691ab4a079009 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.524199 32114 tablet_replica.cc:333] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.524948 32114 raft_consensus.cc:2243] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.525585 32114 raft_consensus.cc:2272] T 8b8a07f277f64dbdb16a0626ccfd86be P b73c13792a2143c6b1011f9b8480e6db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.528425 32114 tablet_replica.cc:333] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.529277 32114 raft_consensus.cc:2243] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.530449 32114 raft_consensus.cc:2272] T 2cafec082da74cdc8db2c682c3b88ce5 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.533097 32114 tablet_replica.cc:333] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.533913 32114 raft_consensus.cc:2243] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.534584 32114 raft_consensus.cc:2272] T 910d23a59b4d435d9c9011429f0e3106 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.537005 32114 tablet_replica.cc:333] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
W20260709 12:16:23.537246  1542 consensus_peers.cc:597] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.537676 32114 raft_consensus.cc:2243] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.538240 32114 raft_consensus.cc:2272] T 506d67b6a0d54c65aa93e9d80491c8a9 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.540369 32114 tablet_replica.cc:333] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.540922 32114 raft_consensus.cc:2243] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.541375 32114 raft_consensus.cc:2272] T 4972fe5c126946b88f3b668621efed40 P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.543323 32114 tablet_replica.cc:333] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.543885 32114 raft_consensus.cc:2243] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.544330 32114 raft_consensus.cc:2272] T 0dbac873c8f84ea4b522acc83d222ed1 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.546623 32114 tablet_replica.cc:333] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.547173 32114 raft_consensus.cc:2243] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.547816 32114 raft_consensus.cc:2272] T e7bcf4c377ef4ebc9efd9829ae432398 P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.549779 32114 tablet_replica.cc:333] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.550587 32114 raft_consensus.cc:2243] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.551115 32114 raft_consensus.cc:2272] T e7ff7a6cc68042f89dc90ca03b9f0f56 P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.554181 32114 tablet_replica.cc:333] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.555023 32114 raft_consensus.cc:2243] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.556012 32114 raft_consensus.cc:2272] T f0dca060f3a7429fb738333baec179fc P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.558174 32114 tablet_replica.cc:333] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.558744 32114 raft_consensus.cc:2243] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.559556 32114 raft_consensus.cc:2272] T 892e935473b34a94b99d3d0fe19ef45c P b73c13792a2143c6b1011f9b8480e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.561726 32114 tablet_replica.cc:333] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.562237 32114 raft_consensus.cc:2243] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.563182 32114 raft_consensus.cc:2272] T 195d0b19da0c481cb67d8ca00d6d689b P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.565223 32114 tablet_replica.cc:333] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.565760 32114 raft_consensus.cc:2243] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.566686 32114 raft_consensus.cc:2272] T fe888948c83e4c52bca2e1799fdb539e P b73c13792a2143c6b1011f9b8480e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.568907 32114 tablet_replica.cc:333] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db: stopping tablet replica
I20260709 12:16:23.569416 32114 raft_consensus.cc:2243] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.569903 32114 raft_consensus.cc:2272] T bf4193216de74a3fb525b1f6f97adb9c P b73c13792a2143c6b1011f9b8480e6db [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.629007  1542 consensus_peers.cc:597] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. 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 12:16:23.663895  1542 consensus_peers.cc:597] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:23.670872 32114 tablet_server.cc:196] TabletServer@127.31.92.130:0 shutdown complete.
W20260709 12:16:23.693591   922 consensus_peers.cc:597] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:23.701849   922 consensus_peers.cc:597] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:23.702347   922 consensus_peers.cc:597] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:23.704761   922 consensus_peers.cc:597] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:23.745738  1542 consensus_peers.cc:597] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:23.781268 32114 tablet_server.cc:179] TabletServer@127.31.92.131:0 shutting down...
W20260709 12:16:23.811355   922 consensus_peers.cc:597] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c -> Peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Couldn't send request to peer b73c13792a2143c6b1011f9b8480e6db. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:23.824287  1541 consensus_peers.cc:597] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:23.834208 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:23.835166 32114 tablet_replica.cc:333] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.835788 32114 raft_consensus.cc:2243] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.837860 32114 raft_consensus.cc:2272] T 80d7c600e56c4eca9cea03a123adb2c3 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.840018 32114 tablet_replica.cc:333] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.840579 32114 raft_consensus.cc:2243] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.841002 32114 raft_consensus.cc:2272] T 22c94092c24d44a899c46e996a29ac7c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.842793 32114 tablet_replica.cc:333] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.843487 32114 raft_consensus.cc:2243] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.843962 32114 raft_consensus.cc:2272] T 525265c9f24a4c3cbef67bbfdac14c10 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.845917 32114 tablet_replica.cc:333] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.846554 32114 raft_consensus.cc:2243] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.847322 32114 raft_consensus.cc:2272] T 38d9e5b3b7f24f49a919176709e3b545 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.849038 32114 tablet_replica.cc:333] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.849625 32114 raft_consensus.cc:2243] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.850488 32114 raft_consensus.cc:2272] T 23e02979dbf240d1af0961e4cc6fdefc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.852948 32114 tablet_replica.cc:333] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.853554 32114 raft_consensus.cc:2243] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.854231 32114 raft_consensus.cc:2272] T df907fd6998c445a96c89d3f20a3ae98 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.855455  1541 consensus_peers.cc:597] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:23.856207 32114 tablet_replica.cc:333] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.856806 32114 raft_consensus.cc:2243] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.857633 32114 raft_consensus.cc:2272] T 7bcfc852a86d49aa96e61e8f265ef776 P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.859961 32114 tablet_replica.cc:333] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.860493 32114 raft_consensus.cc:2243] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.860821 32114 raft_consensus.cc:2272] T 05c46b02db244ac28d4886ea6765a77b P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.862597 32114 tablet_replica.cc:333] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.863130 32114 raft_consensus.cc:2243] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.863860 32114 raft_consensus.cc:2272] T 65d51908cb9c434f99b11d28e2fcd863 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.865978 32114 tablet_replica.cc:333] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.866641 32114 raft_consensus.cc:2243] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.867202 32114 raft_consensus.cc:2272] T a3d59afe82634a77af61ea2e97405d14 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.869097 32114 tablet_replica.cc:333] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.869750 32114 raft_consensus.cc:2243] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.870728 32114 raft_consensus.cc:2272] T eb5cc660d40b4edf8a4e52badce749bb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.873302 32114 tablet_replica.cc:333] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.874137 32114 raft_consensus.cc:2243] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:23.874648  1541 consensus_peers.cc:597] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:23.874810 32114 raft_consensus.cc:2272] T 85eb89ea1ee04cb8bdce1718b36b2feb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.876672 32114 tablet_replica.cc:333] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.877265 32114 raft_consensus.cc:2243] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.877875 32114 raft_consensus.cc:2272] T 3ce0ff0d38704c29a30d97d7898accf0 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.879858 32114 tablet_replica.cc:333] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.880648 32114 raft_consensus.cc:2243] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.881107 32114 raft_consensus.cc:2272] T a2213b29bf0b46c7a4347a0e35048e12 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.883416 32114 tablet_replica.cc:333] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.884174 32114 raft_consensus.cc:2243] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.884796 32114 raft_consensus.cc:2272] T 35c18fc775a14a78bbe58b2b01612854 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.887144 32114 tablet_replica.cc:333] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.887925 32114 raft_consensus.cc:2243] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.888885 32114 raft_consensus.cc:2272] T 57804a9743fb49b7b595ea50df254aa0 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.891427 32114 tablet_replica.cc:333] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.892177 32114 raft_consensus.cc:2243] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.892688 32114 raft_consensus.cc:2272] T 83b8b2a30c49491593c96fe272254a63 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.895449 32114 tablet_replica.cc:333] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.896179 32114 raft_consensus.cc:2243] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.897058 32114 raft_consensus.cc:2272] T 5e9785758d9c4860a63c5f6fc7d574ca P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.899434 32114 tablet_replica.cc:333] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.900234 32114 raft_consensus.cc:2243] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.900807 32114 raft_consensus.cc:2272] T 12164f81fdf34ab4805a8cd7d1a332b4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.902968  2581 raft_consensus.cc:493] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:23.903275 32114 tablet_replica.cc:333] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
W20260709 12:16:23.903791  1541 consensus_peers.cc:597] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:23.903518  2581 raft_consensus.cc:515] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } }
I20260709 12:16:23.904119 32114 raft_consensus.cc:2243] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.904840 32114 raft_consensus.cc:2272] T e48a38319b8d429794a9a98c19306e5c P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.907373 32114 tablet_replica.cc:333] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.908155  2581 leader_election.cc:290] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:23.908164 32114 raft_consensus.cc:2243] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.909473 32114 raft_consensus.cc:2272] T 20d5a04ecd0d4856a564451c32edbfbc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.910583   922 leader_election.cc:336] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111)
W20260709 12:16:23.911088   919 leader_election.cc:336] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:23.911556   919 leader_election.cc:304] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [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: 8e5bd1bfcf9048c992473de773eb411c; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:23.912250  2581 raft_consensus.cc:2749] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:23.913291  2550 raft_consensus.cc:493] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:23.913836  2550 raft_consensus.cc:515] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:23.918102 32114 tablet_replica.cc:333] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.919010 32114 raft_consensus.cc:2243] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.919723 32114 raft_consensus.cc:2272] T 47652fc6b71a4f309fb11b7e8f37d844 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.923048 32114 tablet_replica.cc:333] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
W20260709 12:16:23.923823  1541 consensus_peers.cc:597] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:23.923823 32114 raft_consensus.cc:2243] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:23.923897  1539 leader_election.cc:336] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:23.924897 32114 raft_consensus.cc:2272] T 0cb9a66641994c4d84c01cb8db81eb8f P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.925365  2550 leader_election.cc:290] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
I20260709 12:16:23.927682 32114 tablet_replica.cc:333] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.928572 32114 raft_consensus.cc:2243] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.929054 32114 raft_consensus.cc:2272] T db3a284e94794740834b467265ea9862 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.929152  1541 leader_election.cc:336] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:16:23.929621  1541 leader_election.cc:304] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [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: dfcadef4251440e085083a89d2ad3cce; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:23.930387  2550 raft_consensus.cc:2749] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:16:23.931494 32114 tablet_replica.cc:333] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.932111 32114 raft_consensus.cc:2243] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.932827 32114 raft_consensus.cc:2272] T 34b3c3c20b5843e9bb8fe5c6675184df P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.934670 32114 tablet_replica.cc:333] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.935209 32114 raft_consensus.cc:2243] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.935963 32114 raft_consensus.cc:2272] T 787e21066ef04d979ca249ca59c370a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.937796 32114 tablet_replica.cc:333] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.938336 32114 raft_consensus.cc:2243] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.939126 32114 raft_consensus.cc:2272] T a72a97db32fd4e13a45069e39624f857 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.940927 32114 tablet_replica.cc:333] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.941495 32114 raft_consensus.cc:2243] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.942239 32114 raft_consensus.cc:2272] T 2f0653ef484d47048434cbcbb65d51c4 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.944247 32114 tablet_replica.cc:333] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.944839 32114 raft_consensus.cc:2243] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.945297 32114 raft_consensus.cc:2272] T e5494a842b374bc387fab64e84c3087c P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.947680 32114 tablet_replica.cc:333] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.948227 32114 raft_consensus.cc:2243] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.948745 32114 raft_consensus.cc:2272] T f5a91c54caad4fc3b358162bb52a5ec8 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.950840 32114 tablet_replica.cc:333] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.951387 32114 raft_consensus.cc:2243] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.952320 32114 raft_consensus.cc:2272] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.954586 32114 tablet_replica.cc:333] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.955219 32114 raft_consensus.cc:2243] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:23.955974 32114 raft_consensus.cc:2272] T 5faa22132c744c85b1987025a4c4bcad P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.957985 32114 tablet_replica.cc:333] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.958595 32114 raft_consensus.cc:2243] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.959137 32114 raft_consensus.cc:2272] T 8b8a07f277f64dbdb16a0626ccfd86be P 8e5bd1bfcf9048c992473de773eb411c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.960897 32114 tablet_replica.cc:333] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.961432 32114 raft_consensus.cc:2243] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.961867 32114 raft_consensus.cc:2272] T 506d67b6a0d54c65aa93e9d80491c8a9 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.963918 32114 tablet_replica.cc:333] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.964583 32114 raft_consensus.cc:2243] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.965122 32114 raft_consensus.cc:2272] T 4972fe5c126946b88f3b668621efed40 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.967365 32114 tablet_replica.cc:333] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.968073 32114 raft_consensus.cc:2243] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.968626 32114 raft_consensus.cc:2272] T 8ff9117a6089450487fc8f78fb30f0bf P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:23.968654  1541 consensus_peers.cc:597] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:23.970758 32114 tablet_replica.cc:333] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.971342 32114 raft_consensus.cc:2243] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.971771 32114 raft_consensus.cc:2272] T 0dbac873c8f84ea4b522acc83d222ed1 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.973618 32114 tablet_replica.cc:333] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.974139 32114 raft_consensus.cc:2243] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.974601 32114 raft_consensus.cc:2272] T de74248e7bac4a9b9f9f7e6c5c856de3 P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.976611 32114 tablet_replica.cc:333] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.977137 32114 raft_consensus.cc:2243] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.977604 32114 raft_consensus.cc:2272] T b5baf7a440b64f1eb97b59bacf696841 P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.979417 32114 tablet_replica.cc:333] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.979930 32114 raft_consensus.cc:2243] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.980525 32114 raft_consensus.cc:2272] T 195d0b19da0c481cb67d8ca00d6d689b P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.982306 32114 tablet_replica.cc:333] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.982894 32114 raft_consensus.cc:2243] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.983311 32114 raft_consensus.cc:2272] T fe888948c83e4c52bca2e1799fdb539e P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.985277 32114 tablet_replica.cc:333] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.985788 32114 raft_consensus.cc:2243] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.986227 32114 raft_consensus.cc:2272] T 910d23a59b4d435d9c9011429f0e3106 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.988214 32114 tablet_replica.cc:333] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.988942 32114 raft_consensus.cc:2243] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.989516 32114 raft_consensus.cc:2272] T 3118767568a04431a6e0b88be85680f6 P 8e5bd1bfcf9048c992473de773eb411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.991382 32114 tablet_replica.cc:333] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.992056 32114 raft_consensus.cc:2243] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.992610 32114 raft_consensus.cc:2272] T bf4193216de74a3fb525b1f6f97adb9c P 8e5bd1bfcf9048c992473de773eb411c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.995260 32114 tablet_replica.cc:333] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.995913 32114 raft_consensus.cc:2243] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:23.996579 32114 raft_consensus.cc:2272] T f0dca060f3a7429fb738333baec179fc P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:23.999045 32114 tablet_replica.cc:333] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c: stopping tablet replica
I20260709 12:16:23.999639 32114 raft_consensus.cc:2243] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.000196 32114 raft_consensus.cc:2272] T 892e935473b34a94b99d3d0fe19ef45c P 8e5bd1bfcf9048c992473de773eb411c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:24.011658  1541 consensus_peers.cc:597] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:24.020154  1541 consensus_peers.cc:597] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:24.020740  1541 consensus_peers.cc:597] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:24.028513  2580 raft_consensus.cc:493] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:24.029201  2580 raft_consensus.cc:515] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:24.031566  2580 leader_election.cc:290] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:16:24.035897  1541 leader_election.cc:336] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:16:24.036837  1539 leader_election.cc:336] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:24.037272  1539 leader_election.cc:304] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [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: dfcadef4251440e085083a89d2ad3cce; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:24.037997  2580 raft_consensus.cc:2749] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:24.068955  1541 consensus_peers.cc:597] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. 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 12:16:24.121332   689 catalog_manager.cc:4755] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3ce0ff0d38704c29a30d97d7898accf0: Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:24.132575 32114 tablet_server.cc:196] TabletServer@127.31.92.131:0 shutdown complete.
I20260709 12:16:24.163378  2582 raft_consensus.cc:493] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:24.164127  2582 raft_consensus.cc:515] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "8e5bd1bfcf9048c992473de773eb411c" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 43755 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:24.166734  2582 leader_election.cc:290] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755)
W20260709 12:16:24.170004  1541 consensus_peers.cc:597] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce -> Peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Couldn't send request to peer 8e5bd1bfcf9048c992473de773eb411c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.131:43755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:24.175649  2580 raft_consensus.cc:493] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:24.176333  2580 raft_consensus.cc:515] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
W20260709 12:16:24.178686  1541 leader_election.cc:336] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e5bd1bfcf9048c992473de773eb411c (127.31.92.131:43755): Network error: Client connection negotiation failed: client connection to 127.31.92.131:43755: connect: Connection refused (error 111)
W20260709 12:16:24.179934  1539 leader_election.cc:336] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:24.180487  1539 leader_election.cc:304] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [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: dfcadef4251440e085083a89d2ad3cce; no voters: 8e5bd1bfcf9048c992473de773eb411c, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:24.181406  2550 raft_consensus.cc:2749] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.182529  2580 leader_election.cc:290] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
W20260709 12:16:24.187747  1542 leader_election.cc:336] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111)
W20260709 12:16:24.192425  1539 leader_election.cc:336] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:24.192915  1539 leader_election.cc:304] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [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: dfcadef4251440e085083a89d2ad3cce; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:24.193722  2582 raft_consensus.cc:2749] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.248139 32114 tablet_server.cc:179] TabletServer@127.31.92.132:0 shutting down...
I20260709 12:16:24.286121 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:24.286963 32114 tablet_replica.cc:333] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.287664 32114 raft_consensus.cc:2243] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.288218 32114 raft_consensus.cc:2272] T 8b8a07f277f64dbdb16a0626ccfd86be P dfcadef4251440e085083a89d2ad3cce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.290091 32114 tablet_replica.cc:333] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.290851 32114 raft_consensus.cc:2243] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.291368 32114 raft_consensus.cc:2272] T 47652fc6b71a4f309fb11b7e8f37d844 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.293180 32114 tablet_replica.cc:333] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.293823 32114 raft_consensus.cc:2243] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.294389 32114 raft_consensus.cc:2272] T 3ce0ff0d38704c29a30d97d7898accf0 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.296196 32114 tablet_replica.cc:333] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.296793 32114 raft_consensus.cc:2243] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Raft consensus shutting down.
I20260709 12:16:24.297192 32114 raft_consensus.cc:2272] T 525265c9f24a4c3cbef67bbfdac14c10 P dfcadef4251440e085083a89d2ad3cce [term 3 LEARNER]: Raft consensus is shut down!
I20260709 12:16:24.299083 32114 tablet_replica.cc:333] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.299680 32114 raft_consensus.cc:2243] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.300154 32114 raft_consensus.cc:2272] T 35c18fc775a14a78bbe58b2b01612854 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.301970 32114 tablet_replica.cc:333] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.302626 32114 raft_consensus.cc:2243] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.303196 32114 raft_consensus.cc:2272] T 5e9785758d9c4860a63c5f6fc7d574ca P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.305109 32114 tablet_replica.cc:333] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.305680 32114 raft_consensus.cc:2243] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.306239 32114 raft_consensus.cc:2272] T df907fd6998c445a96c89d3f20a3ae98 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.308248 32114 tablet_replica.cc:333] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.308862 32114 raft_consensus.cc:2243] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.309441 32114 raft_consensus.cc:2272] T 2cafec082da74cdc8db2c682c3b88ce5 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.311472 32114 tablet_replica.cc:333] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.312062 32114 raft_consensus.cc:2243] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.312543 32114 raft_consensus.cc:2272] T eb5cc660d40b4edf8a4e52badce749bb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.314622 32114 tablet_replica.cc:333] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.315465 32114 raft_consensus.cc:2243] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.316169 32114 raft_consensus.cc:2272] T f0dca060f3a7429fb738333baec179fc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.318720 32114 tablet_replica.cc:333] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.319594 32114 raft_consensus.cc:2243] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.320190 32114 raft_consensus.cc:2272] T 892e935473b34a94b99d3d0fe19ef45c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.322098 32114 tablet_replica.cc:333] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.322568  2582 raft_consensus.cc:493] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:24.322921 32114 raft_consensus.cc:2243] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.323143  2582 raft_consensus.cc:515] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:24.323660 32114 raft_consensus.cc:2272] T cc4c0ffb8e3547a1b0b9a5aa4cd06bdb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.325611  2582 leader_election.cc:290] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393), ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241)
I20260709 12:16:24.326936 32114 tablet_replica.cc:333] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.327901 32114 raft_consensus.cc:2243] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.328619 32114 raft_consensus.cc:2272] T ed33049186f5410f991a1d9b385dc655 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.331318 32114 tablet_replica.cc:333] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
W20260709 12:16:24.331918  1542 leader_election.cc:336] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111)
I20260709 12:16:24.332216 32114 raft_consensus.cc:2243] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:24.332538  1539 leader_election.cc:336] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:24.333060 32114 raft_consensus.cc:2272] T 5faa22132c744c85b1987025a4c4bcad P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.333042  1539 leader_election.cc:304] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [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: dfcadef4251440e085083a89d2ad3cce; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:24.336257 32114 tablet_replica.cc:333] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.336485  2582 raft_consensus.cc:2749] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:24.337530 32114 raft_consensus.cc:2243] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.338574 32114 raft_consensus.cc:2272] T b5baf7a440b64f1eb97b59bacf696841 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.340571 32114 tablet_replica.cc:333] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.341176 32114 raft_consensus.cc:2243] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.341727 32114 raft_consensus.cc:2272] T 195d0b19da0c481cb67d8ca00d6d689b P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.343706 32114 tablet_replica.cc:333] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.344286 32114 raft_consensus.cc:2243] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.345096 32114 raft_consensus.cc:2272] T f5a91c54caad4fc3b358162bb52a5ec8 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.347285 32114 tablet_replica.cc:333] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.347890 32114 raft_consensus.cc:2243] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.348740 32114 raft_consensus.cc:2272] T e7ff7a6cc68042f89dc90ca03b9f0f56 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.348623  2582 raft_consensus.cc:493] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ef72dd1719ba4efd901b49a0ce7fed92)
I20260709 12:16:24.349363  2582 raft_consensus.cc:515] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef72dd1719ba4efd901b49a0ce7fed92" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38241 } } peers { permanent_uuid: "b73c13792a2143c6b1011f9b8480e6db" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 35393 } } peers { permanent_uuid: "dfcadef4251440e085083a89d2ad3cce" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 33007 } attrs { promote: false } }
I20260709 12:16:24.351570 32114 tablet_replica.cc:333] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.351837  2582 leader_election.cc:290] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241), b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393)
I20260709 12:16:24.352531 32114 raft_consensus.cc:2243] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.353286 32114 raft_consensus.cc:2272] T e48a38319b8d429794a9a98c19306e5c P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.356247 32114 tablet_replica.cc:333] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
W20260709 12:16:24.356997  1539 leader_election.cc:336] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:24.357167 32114 raft_consensus.cc:2243] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.357923 32114 raft_consensus.cc:2272] T a3d59afe82634a77af61ea2e97405d14 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:24.357931  1542 leader_election.cc:336] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b73c13792a2143c6b1011f9b8480e6db (127.31.92.130:35393): Network error: Client connection negotiation failed: client connection to 127.31.92.130:35393: connect: Connection refused (error 111)
I20260709 12:16:24.358601  1542 leader_election.cc:304] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [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: dfcadef4251440e085083a89d2ad3cce; no voters: b73c13792a2143c6b1011f9b8480e6db, ef72dd1719ba4efd901b49a0ce7fed92
I20260709 12:16:24.359331  2582 raft_consensus.cc:2749] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:24.360774 32114 tablet_replica.cc:333] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.361450 32114 raft_consensus.cc:2243] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.362000 32114 raft_consensus.cc:2272] T 57804a9743fb49b7b595ea50df254aa0 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.364069 32114 tablet_replica.cc:333] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.364656 32114 raft_consensus.cc:2243] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.365187 32114 raft_consensus.cc:2272] T 63bc452de47e4402bc7a9a723be776e9 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.367214 32114 tablet_replica.cc:333] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.367789 32114 raft_consensus.cc:2243] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.368566 32114 raft_consensus.cc:2272] T 83b8b2a30c49491593c96fe272254a63 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.370529 32114 tablet_replica.cc:333] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.371083 32114 raft_consensus.cc:2243] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.371671 32114 raft_consensus.cc:2272] T e7bcf4c377ef4ebc9efd9829ae432398 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.373811 32114 tablet_replica.cc:333] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.374378 32114 raft_consensus.cc:2243] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.374986 32114 raft_consensus.cc:2272] T ea86c942f16b4694b3aab654e0b8e5e0 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.376780 32114 tablet_replica.cc:333] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.377345 32114 raft_consensus.cc:2243] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.377813 32114 raft_consensus.cc:2272] T 98533bce2ca545ab8cf4c8d68f4b71b6 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.379802 32114 tablet_replica.cc:333] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.380388 32114 raft_consensus.cc:2243] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.381183 32114 raft_consensus.cc:2272] T 05c46b02db244ac28d4886ea6765a77b P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.383307 32114 tablet_replica.cc:333] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.383898 32114 raft_consensus.cc:2243] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.384490 32114 raft_consensus.cc:2272] T 2e5130c2f4864797985691ab4a079009 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.386507 32114 tablet_replica.cc:333] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.387079 32114 raft_consensus.cc:2243] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.387645 32114 raft_consensus.cc:2272] T 85eb89ea1ee04cb8bdce1718b36b2feb P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.389719 32114 tablet_replica.cc:333] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.390425 32114 raft_consensus.cc:2243] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.391245 32114 raft_consensus.cc:2272] T de74248e7bac4a9b9f9f7e6c5c856de3 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.393172 32114 tablet_replica.cc:333] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.393767 32114 raft_consensus.cc:2243] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.394259 32114 raft_consensus.cc:2272] T 787e21066ef04d979ca249ca59c370a9 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.396065 32114 tablet_replica.cc:333] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.396624 32114 raft_consensus.cc:2243] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.397414 32114 raft_consensus.cc:2272] T 0cb9a66641994c4d84c01cb8db81eb8f P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.399418 32114 tablet_replica.cc:333] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.399977 32114 raft_consensus.cc:2243] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.400770 32114 raft_consensus.cc:2272] T a2213b29bf0b46c7a4347a0e35048e12 P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.402797 32114 tablet_replica.cc:333] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.403390 32114 raft_consensus.cc:2243] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.403869 32114 raft_consensus.cc:2272] T 23e02979dbf240d1af0961e4cc6fdefc P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.405748 32114 tablet_replica.cc:333] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.406311 32114 raft_consensus.cc:2243] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.407176 32114 raft_consensus.cc:2272] T ef29c7ee672e4d28a784e8fa6b83f71e P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.409086 32114 tablet_replica.cc:333] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.409626 32114 raft_consensus.cc:2243] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.410815 32114 raft_consensus.cc:2272] T 22c94092c24d44a899c46e996a29ac7c P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.412875 32114 tablet_replica.cc:333] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.413422 32114 raft_consensus.cc:2243] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.413942 32114 raft_consensus.cc:2272] T 3118767568a04431a6e0b88be85680f6 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.415799 32114 tablet_replica.cc:333] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.416333 32114 raft_consensus.cc:2243] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.417151 32114 raft_consensus.cc:2272] T e5494a842b374bc387fab64e84c3087c P dfcadef4251440e085083a89d2ad3cce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.419324 32114 tablet_replica.cc:333] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.419878 32114 raft_consensus.cc:2243] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.420384 32114 raft_consensus.cc:2272] T f482aae560cd4956b544ffc076d27d34 P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.423026 32114 tablet_replica.cc:333] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.423768 32114 raft_consensus.cc:2243] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.424629 32114 raft_consensus.cc:2272] T 8b8b20778e364699adf8f908dccaabd9 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.427268 32114 tablet_replica.cc:333] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.427811 32114 raft_consensus.cc:2243] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.428280 32114 raft_consensus.cc:2272] T 74a9081be3bb45e6a8bf36f6623cd295 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.430187 32114 tablet_replica.cc:333] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.430756 32114 raft_consensus.cc:2243] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.431316 32114 raft_consensus.cc:2272] T dbee1235d54546ebab29f23e2e0ffdaf P dfcadef4251440e085083a89d2ad3cce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.433305 32114 tablet_replica.cc:333] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.433888 32114 raft_consensus.cc:2243] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.434782 32114 raft_consensus.cc:2272] T 0dbac873c8f84ea4b522acc83d222ed1 P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.436947 32114 tablet_replica.cc:333] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce: stopping tablet replica
I20260709 12:16:24.437479 32114 raft_consensus.cc:2243] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.438254 32114 raft_consensus.cc:2272] T 8ff9117a6089450487fc8f78fb30f0bf P dfcadef4251440e085083a89d2ad3cce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.509431 32114 tablet_server.cc:196] TabletServer@127.31.92.132:0 shutdown complete.
I20260709 12:16:24.584432 32114 master.cc:562] Master@127.31.92.190:35013 shutting down...
W20260709 12:16:24.618331   752 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:16:24.618724   752 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:16:24.618968   752 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:16:25.185751   689 catalog_manager.cc:4755] TS ef72dd1719ba4efd901b49a0ce7fed92 (127.31.92.129:38241): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3ce0ff0d38704c29a30d97d7898accf0: Network error: Client connection negotiation failed: client connection to 127.31.92.129:38241: connect: Connection refused (error 111)
I20260709 12:16:25.238145 32114 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:25.238960 32114 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:25.239362 32114 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3f19fb273e9493abb89003f374dc12b: stopping tablet replica
I20260709 12:16:25.267572 32114 master.cc:584] Master@127.31.92.190:35013 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (59242 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:16:25.365098 32114 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.92.190:40115
I20260709 12:16:25.366258 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:25.371876  2642 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 12:16:25.373283  2643 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 12:16:25.373358  2645 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 12:16:25.374224 32114 server_base.cc:1061] running on GCE node
I20260709 12:16:25.375711 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:25.375944 32114 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 12:16:25.376101 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599385376082 us; error 0 us; skew 500 ppm
I20260709 12:16:25.376618 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:25.379210 32114 webserver.cc:533] Webserver started at http://127.31.92.190:42719/ using document root <none> and password file <none>
I20260709 12:16:25.379751 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:25.379963 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:25.380277 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:25.381397 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/master-0-root/instance:
uuid: "f3f585b5b5e048e2a89035e3ea5286fb"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.386214 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:16:25.389590  2650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.390565 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:25.390868 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/master-0-root
uuid: "f3f585b5b5e048e2a89035e3ea5286fb"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.391108 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-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 12:16:25.414090 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:25.415402 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:25.453948 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.190:40115
I20260709 12:16:25.454068  2701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.190:40115 every 8 connection(s)
I20260709 12:16:25.458230  2702 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 12:16:25.468401  2702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb: Bootstrap starting.
I20260709 12:16:25.473178  2702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:25.477480  2702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb: No bootstrap required, opened a new log
I20260709 12:16:25.479671  2702 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3f585b5b5e048e2a89035e3ea5286fb" member_type: VOTER }
I20260709 12:16:25.480084  2702 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:25.480268  2702 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3f585b5b5e048e2a89035e3ea5286fb, State: Initialized, Role: FOLLOWER
I20260709 12:16:25.480775  2702 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3f585b5b5e048e2a89035e3ea5286fb" member_type: VOTER }
I20260709 12:16:25.481179  2702 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:25.481360  2702 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:25.481564  2702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:25.485849  2702 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3f585b5b5e048e2a89035e3ea5286fb" member_type: VOTER }
I20260709 12:16:25.486312  2702 leader_election.cc:304] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [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: f3f585b5b5e048e2a89035e3ea5286fb; no voters: 
I20260709 12:16:25.487435  2702 leader_election.cc:290] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:25.487757  2705 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:25.489166  2705 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 1 LEADER]: Becoming Leader. State: Replica: f3f585b5b5e048e2a89035e3ea5286fb, State: Running, Role: LEADER
I20260709 12:16:25.489890  2705 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [LEADER]: Queue going to LEADER mode. State: All 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: "f3f585b5b5e048e2a89035e3ea5286fb" member_type: VOTER }
I20260709 12:16:25.490288  2702 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:25.494436  2707 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3f585b5b5e048e2a89035e3ea5286fb. Latest consensus state: current_term: 1 leader_uuid: "f3f585b5b5e048e2a89035e3ea5286fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3f585b5b5e048e2a89035e3ea5286fb" member_type: VOTER } }
I20260709 12:16:25.495071  2707 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:25.495008  2706 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3f585b5b5e048e2a89035e3ea5286fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3f585b5b5e048e2a89035e3ea5286fb" member_type: VOTER } }
I20260709 12:16:25.495723  2706 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:25.499084  2711 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:25.507290  2711 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:25.508296 32114 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:25.516296  2711 catalog_manager.cc:1383] Generated new cluster ID: f044cbdfdd7d472e98af5cb485e3ad02
I20260709 12:16:25.516639  2711 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:25.546244  2711 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:25.547581  2711 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:25.565482  2711 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb: Generated new TSK 0
I20260709 12:16:25.566263  2711 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:25.574776 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:25.580677  2723 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 12:16:25.582392  2724 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 12:16:25.583630  2726 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 12:16:25.584431 32114 server_base.cc:1061] running on GCE node
I20260709 12:16:25.585467 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:25.585646 32114 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 12:16:25.585773 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599385585761 us; error 0 us; skew 500 ppm
I20260709 12:16:25.586247 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:25.588586 32114 webserver.cc:533] Webserver started at http://127.31.92.129:43147/ using document root <none> and password file <none>
I20260709 12:16:25.589035 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:25.589195 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:25.589409 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:25.590507 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-0-root/instance:
uuid: "7cbad9ac07324d25bacaae431cca6aa9"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.595508 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:16:25.598920  2731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.599710 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 12:16:25.600039 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "7cbad9ac07324d25bacaae431cca6aa9"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.600347 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-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 12:16:25.610770 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:25.611950 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:25.613413 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:25.615767 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:25.616006 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.616257 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:25.616451 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.656049 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:41653
I20260709 12:16:25.656147  2793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:41653 every 8 connection(s)
I20260709 12:16:25.661280 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:25.668448  2798 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 12:16:25.671329  2799 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 12:16:25.672233  2801 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 12:16:25.673074 32114 server_base.cc:1061] running on GCE node
I20260709 12:16:25.674332 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:25.674607 32114 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 12:16:25.674782 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599385674761 us; error 0 us; skew 500 ppm
I20260709 12:16:25.675241 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:25.678193 32114 webserver.cc:533] Webserver started at http://127.31.92.130:46665/ using document root <none> and password file <none>
I20260709 12:16:25.678774 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:25.679023 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:25.679371 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:25.679400  2794 heartbeater.cc:344] Connected to a master server at 127.31.92.190:40115
I20260709 12:16:25.679852  2794 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:25.680749  2794 heartbeater.cc:507] Master 127.31.92.190:40115 requested a full tablet report, sending...
I20260709 12:16:25.680938 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-1-root/instance:
uuid: "d8bf49a97109464db6d0e00ab60d568c"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.683038  2667 ts_manager.cc:194] Registered new tserver with Master: 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:25.684784  2667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47604
I20260709 12:16:25.686179 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 12:16:25.689644  2806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.690372 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:25.690742 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-1-root
uuid: "d8bf49a97109464db6d0e00ab60d568c"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.691017 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-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 12:16:25.714289 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:25.715581 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:25.717054 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:25.719245 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:25.719435 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.719715 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:25.719872 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.760115 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.130:33265
I20260709 12:16:25.760238  2868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.130:33265 every 8 connection(s)
I20260709 12:16:25.764963 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:25.772001  2872 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 12:16:25.772837  2873 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 12:16:25.775713 32114 server_base.cc:1061] running on GCE node
W20260709 12:16:25.776660  2876 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 12:16:25.777585  2869 heartbeater.cc:344] Connected to a master server at 127.31.92.190:40115
I20260709 12:16:25.777701 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:25.777983 32114 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 12:16:25.778064  2869 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:25.778201 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599385778180 us; error 0 us; skew 500 ppm
I20260709 12:16:25.779013 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:25.778976  2869 heartbeater.cc:507] Master 127.31.92.190:40115 requested a full tablet report, sending...
I20260709 12:16:25.781456  2667 ts_manager.cc:194] Registered new tserver with Master: d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:25.782085 32114 webserver.cc:533] Webserver started at http://127.31.92.131:34611/ using document root <none> and password file <none>
I20260709 12:16:25.782668 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:25.782878 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:25.783140 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:25.783195  2667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47606
I20260709 12:16:25.784485 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-2-root/instance:
uuid: "bb9a9f78031b468bbd4e6470aec44bea"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.789090 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:16:25.792542  2880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.793339 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:16:25.793646 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-2-root
uuid: "bb9a9f78031b468bbd4e6470aec44bea"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.793963 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-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 12:16:25.809711 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:25.810977 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:25.812425 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:25.814718 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:25.814945 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.815201 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:25.815371 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.854966 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.131:34871
I20260709 12:16:25.855085  2942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.131:34871 every 8 connection(s)
I20260709 12:16:25.859863 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:25.866899  2946 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 12:16:25.867920  2947 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 12:16:25.871376  2949 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 12:16:25.871434 32114 server_base.cc:1061] running on GCE node
I20260709 12:16:25.871878  2943 heartbeater.cc:344] Connected to a master server at 127.31.92.190:40115
I20260709 12:16:25.872464  2943 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:25.872984 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:25.873247 32114 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 12:16:25.873237  2943 heartbeater.cc:507] Master 127.31.92.190:40115 requested a full tablet report, sending...
I20260709 12:16:25.873692 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599385873655 us; error 0 us; skew 500 ppm
I20260709 12:16:25.874361 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:25.875669  2667 ts_manager.cc:194] Registered new tserver with Master: bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:25.876940  2667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47618
I20260709 12:16:25.879556 32114 webserver.cc:533] Webserver started at http://127.31.92.132:40085/ using document root <none> and password file <none>
I20260709 12:16:25.880030 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:25.880187 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:25.880385 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:25.881476 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-3-root/instance:
uuid: "71834fc974b24499b01df9dff05b01ec"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.885793 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:16:25.889320  2954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.890084 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:25.890404 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-3-root
uuid: "71834fc974b24499b01df9dff05b01ec"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:25.890731 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-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 12:16:25.910928 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:25.912180 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:25.913620 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:25.915838 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:25.916074 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.916314 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:25.916501 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:25.955476 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.132:34169
I20260709 12:16:25.955559  3016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.132:34169 every 8 connection(s)
I20260709 12:16:25.968796  3017 heartbeater.cc:344] Connected to a master server at 127.31.92.190:40115
I20260709 12:16:25.969129  3017 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:25.969861  3017 heartbeater.cc:507] Master 127.31.92.190:40115 requested a full tablet report, sending...
I20260709 12:16:25.971743  2667 ts_manager.cc:194] Registered new tserver with Master: 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:25.972230 32114 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013547797s
I20260709 12:16:25.973469  2667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47632
I20260709 12:16:25.998265  2667 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47634:
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 12:16:26.250588  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 13fb26046fbe4ac694ec4afddc1b0ac8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:26.252091  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fb26046fbe4ac694ec4afddc1b0ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.253055  2982 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7174dbb5a549289d3a3479f96f1424 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:26.254509  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7174dbb5a549289d3a3479f96f1424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.255237  2905 tablet_service.cc:1511] Processing CreateTablet for tablet d09d659fbb074075bc4df47bbc816a35 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:26.255519  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 13fb26046fbe4ac694ec4afddc1b0ac8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:26.255714  2907 tablet_service.cc:1511] Processing CreateTablet for tablet b11107666f9e47feaaaf56ad029178c8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:26.256626  2905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09d659fbb074075bc4df47bbc816a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.256887  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fb26046fbe4ac694ec4afddc1b0ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.257978  2906 tablet_service.cc:1511] Processing CreateTablet for tablet ac6c1b4510ed4e4196c4fabf138c8bd2 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:26.259361  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6c1b4510ed4e4196c4fabf138c8bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.259539  2757 tablet_service.cc:1511] Processing CreateTablet for tablet b11107666f9e47feaaaf56ad029178c8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:26.260931  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11107666f9e47feaaaf56ad029178c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.261336  2980 tablet_service.cc:1511] Processing CreateTablet for tablet ac6c1b4510ed4e4196c4fabf138c8bd2 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:26.262686  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6c1b4510ed4e4196c4fabf138c8bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.263504  2756 tablet_service.cc:1511] Processing CreateTablet for tablet d09d659fbb074075bc4df47bbc816a35 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:26.264902  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09d659fbb074075bc4df47bbc816a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.266778  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11107666f9e47feaaaf56ad029178c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.266558  2759 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7174dbb5a549289d3a3479f96f1424 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:26.267915  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7174dbb5a549289d3a3479f96f1424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.259443  2981 tablet_service.cc:1511] Processing CreateTablet for tablet b11107666f9e47feaaaf56ad029178c8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:26.271273  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11107666f9e47feaaaf56ad029178c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.295585  2979 tablet_service.cc:1511] Processing CreateTablet for tablet 73d46eca098d4de88c604065c0ffb0ed (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:26.296052  2755 tablet_service.cc:1511] Processing CreateTablet for tablet 73d46eca098d4de88c604065c0ffb0ed (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:26.297134  2979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d46eca098d4de88c604065c0ffb0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.297297  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d46eca098d4de88c604065c0ffb0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.299626  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7174dbb5a549289d3a3479f96f1424 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:26.300976  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7174dbb5a549289d3a3479f96f1424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.302723  2833 tablet_service.cc:1511] Processing CreateTablet for tablet 13fb26046fbe4ac694ec4afddc1b0ac8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:26.304104  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13fb26046fbe4ac694ec4afddc1b0ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.307528  2832 tablet_service.cc:1511] Processing CreateTablet for tablet ac6c1b4510ed4e4196c4fabf138c8bd2 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:26.308892  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6c1b4510ed4e4196c4fabf138c8bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.311383  2831 tablet_service.cc:1511] Processing CreateTablet for tablet d09d659fbb074075bc4df47bbc816a35 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:26.312732  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09d659fbb074075bc4df47bbc816a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.313763  2830 tablet_service.cc:1511] Processing CreateTablet for tablet 73d46eca098d4de88c604065c0ffb0ed (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:26.315214  2830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d46eca098d4de88c604065c0ffb0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.320410  3034 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:26.354374  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 40aaf9f74b104a559f5630b8a9dd3247 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:26.355679  3034 tablet_bootstrap.cc:654] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:26.355850  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40aaf9f74b104a559f5630b8a9dd3247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.359782  3035 tablet_bootstrap.cc:492] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:26.360440  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 40aaf9f74b104a559f5630b8a9dd3247 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:26.361790  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40aaf9f74b104a559f5630b8a9dd3247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.378480  3037 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:26.385156  3036 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:26.393025  3037 tablet_bootstrap.cc:654] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:26.393143  3034 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:26.395188  3034 ts_tablet_manager.cc:1403] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
I20260709 12:16:26.398538  3036 tablet_bootstrap.cc:654] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:26.398475  3034 raft_consensus.cc:359] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:26.401978  3034 raft_consensus.cc:385] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:26.401732  2755 tablet_service.cc:1511] Processing CreateTablet for tablet 40aaf9f74b104a559f5630b8a9dd3247 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:26.402431  3034 raft_consensus.cc:740] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:26.403327  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40aaf9f74b104a559f5630b8a9dd3247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.403717  2831 tablet_service.cc:1511] Processing CreateTablet for tablet d139f5ce756b4acfad7fa1b0fa1de86f (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:26.405051  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d139f5ce756b4acfad7fa1b0fa1de86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.403381  3034 consensus_queue.cc:260] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:26.408631  2908 tablet_service.cc:1511] Processing CreateTablet for tablet d139f5ce756b4acfad7fa1b0fa1de86f (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:26.410151  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d139f5ce756b4acfad7fa1b0fa1de86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.411612  3035 tablet_bootstrap.cc:654] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:26.415153  3036 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:26.415603  3036 ts_tablet_manager.cc:1403] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 12:16:26.418253  2759 tablet_service.cc:1511] Processing CreateTablet for tablet 845e08c8e216435183be81ba4b30b319 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:26.419621  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845e08c8e216435183be81ba4b30b319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.419341  2833 tablet_service.cc:1511] Processing CreateTablet for tablet 845e08c8e216435183be81ba4b30b319 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:26.420615  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845e08c8e216435183be81ba4b30b319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.421794  2980 tablet_service.cc:1511] Processing CreateTablet for tablet df4b98ddd5af4eeaa7c2361920c8b7c6 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:26.424121  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4b98ddd5af4eeaa7c2361920c8b7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.425143  2757 tablet_service.cc:1511] Processing CreateTablet for tablet df4b98ddd5af4eeaa7c2361920c8b7c6 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:26.426509  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4b98ddd5af4eeaa7c2361920c8b7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.431067  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 55eb1cc4001948c3a8601cc092e21e01 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:26.432420  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55eb1cc4001948c3a8601cc092e21e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.432814  2979 tablet_service.cc:1511] Processing CreateTablet for tablet a4c96bdaf703448c8211d0e69ce1b631 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:26.435740  2830 tablet_service.cc:1511] Processing CreateTablet for tablet df4b98ddd5af4eeaa7c2361920c8b7c6 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:26.433038  2907 tablet_service.cc:1511] Processing CreateTablet for tablet a4c96bdaf703448c8211d0e69ce1b631 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:26.436544  2758 tablet_service.cc:1511] Processing CreateTablet for tablet a4c96bdaf703448c8211d0e69ce1b631 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:26.437727  2830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4b98ddd5af4eeaa7c2361920c8b7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.437886  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c96bdaf703448c8211d0e69ce1b631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.438009  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c96bdaf703448c8211d0e69ce1b631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.433207  2982 tablet_service.cc:1511] Processing CreateTablet for tablet 55eb1cc4001948c3a8601cc092e21e01 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:26.434543  2905 tablet_service.cc:1511] Processing CreateTablet for tablet 55eb1cc4001948c3a8601cc092e21e01 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:26.443917  2905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55eb1cc4001948c3a8601cc092e21e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.443588  2756 tablet_service.cc:1511] Processing CreateTablet for tablet 88fa88cbd7454dbfbe7c767cb3d147bf (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:26.444861  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fa88cbd7454dbfbe7c767cb3d147bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.446678  2979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c96bdaf703448c8211d0e69ce1b631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.448105  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55eb1cc4001948c3a8601cc092e21e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.447042  2981 tablet_service.cc:1511] Processing CreateTablet for tablet d139f5ce756b4acfad7fa1b0fa1de86f (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:26.435415  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 845e08c8e216435183be81ba4b30b319 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:26.449738  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845e08c8e216435183be81ba4b30b319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.450126  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d139f5ce756b4acfad7fa1b0fa1de86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.464550  3036 raft_consensus.cc:359] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:26.465385  3036 raft_consensus.cc:385] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:26.465700  3036 raft_consensus.cc:740] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:26.468555  2904 tablet_service.cc:1511] Processing CreateTablet for tablet 88fa88cbd7454dbfbe7c767cb3d147bf (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:26.469960  2904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fa88cbd7454dbfbe7c767cb3d147bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.472188  2978 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce5817e2644cf08210239c09b71863 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:26.473662  2978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce5817e2644cf08210239c09b71863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.476074  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 88fa88cbd7454dbfbe7c767cb3d147bf (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:26.477422  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fa88cbd7454dbfbe7c767cb3d147bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.485755  2758 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce5817e2644cf08210239c09b71863 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:26.487198  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce5817e2644cf08210239c09b71863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.491746  3036 consensus_queue.cc:260] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:26.516995  3035 tablet_bootstrap.cc:492] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
W20260709 12:16:26.517555  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:26.518604  2903 tablet_service.cc:1511] Processing CreateTablet for tablet 412325cd96f048419baf474a210cbfa6 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:26.520040  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412325cd96f048419baf474a210cbfa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.517555  3035 ts_tablet_manager.cc:1403] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.011s
I20260709 12:16:26.522814  2982 tablet_service.cc:1511] Processing CreateTablet for tablet 412325cd96f048419baf474a210cbfa6 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:26.524506  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412325cd96f048419baf474a210cbfa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.524133  2754 tablet_service.cc:1511] Processing CreateTablet for tablet 412325cd96f048419baf474a210cbfa6 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:26.525614  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 412325cd96f048419baf474a210cbfa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.526105  3035 raft_consensus.cc:359] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:26.527539  3035 raft_consensus.cc:385] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:26.527820  3035 raft_consensus.cc:740] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:26.528703  3035 consensus_queue.cc:260] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:26.532821  3037 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:26.533337  3037 ts_tablet_manager.cc:1403] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.032s
I20260709 12:16:26.518514  2833 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce5817e2644cf08210239c09b71863 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:26.535192  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce5817e2644cf08210239c09b71863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.556198  3017 heartbeater.cc:499] Master 127.31.92.190:40115 was elected leader, sending a full tablet report...
I20260709 12:16:26.556370  2943 heartbeater.cc:499] Master 127.31.92.190:40115 was elected leader, sending a full tablet report...
I20260709 12:16:26.556684  3035 ts_tablet_manager.cc:1434] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 12:16:26.557793  3035 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:26.560844  2902 tablet_service.cc:1511] Processing CreateTablet for tablet 78a978399ede4c748b84aa80cdad5147 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:26.562288  2902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a978399ede4c748b84aa80cdad5147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.567646  2977 tablet_service.cc:1511] Processing CreateTablet for tablet 78a978399ede4c748b84aa80cdad5147 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:26.569105  2977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a978399ede4c748b84aa80cdad5147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.570744  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 36857de23ef8427898dee4c8a6fac7e2 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:26.572057  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36857de23ef8427898dee4c8a6fac7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.575294  3034 ts_tablet_manager.cc:1434] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.180s	user 0.012s	sys 0.000s
I20260709 12:16:26.576232  2901 tablet_service.cc:1511] Processing CreateTablet for tablet 36857de23ef8427898dee4c8a6fac7e2 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:26.577724  2901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36857de23ef8427898dee4c8a6fac7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.589924  3043 raft_consensus.cc:493] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:26.590545  3043 raft_consensus.cc:515] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:26.594465  2754 tablet_service.cc:1511] Processing CreateTablet for tablet 36857de23ef8427898dee4c8a6fac7e2 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:26.601605  2976 tablet_service.cc:1511] Processing CreateTablet for tablet 94cf0cef6c3f40f0994a11c2d1e02d06 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:16:26.602579  3037 raft_consensus.cc:359] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:26.603164  2976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cf0cef6c3f40f0994a11c2d1e02d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.603415  3037 raft_consensus.cc:385] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:26.603746  3037 raft_consensus.cc:740] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:26.604504  3037 consensus_queue.cc:260] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:26.606261  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 78a978399ede4c748b84aa80cdad5147 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:26.607625  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a978399ede4c748b84aa80cdad5147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.608172  2829 tablet_service.cc:1511] Processing CreateTablet for tablet 94cf0cef6c3f40f0994a11c2d1e02d06 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
W20260709 12:16:26.609391  2944 tablet.cc:2406] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:26.609498  2829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cf0cef6c3f40f0994a11c2d1e02d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.576432  3034 tablet_bootstrap.cc:492] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:26.615247  2759 tablet_service.cc:1511] Processing CreateTablet for tablet f8e39b09283148f9b361edb4b18e7bfd (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:16:26.615571  3043 leader_election.cc:290] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:26.622736  2831 tablet_service.cc:1511] Processing CreateTablet for tablet e150ff2146b5418f83ed5d7d0cfb7085 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:26.626034  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e150ff2146b5418f83ed5d7d0cfb7085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.626695  3035 tablet_bootstrap.cc:654] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:26.638062  3034 tablet_bootstrap.cc:654] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:26.642380  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36857de23ef8427898dee4c8a6fac7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.643476  2757 tablet_service.cc:1511] Processing CreateTablet for tablet 94cf0cef6c3f40f0994a11c2d1e02d06 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:16:26.644223  2905 tablet_service.cc:1511] Processing CreateTablet for tablet e150ff2146b5418f83ed5d7d0cfb7085 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:26.644824  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94cf0cef6c3f40f0994a11c2d1e02d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.645561  2905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e150ff2146b5418f83ed5d7d0cfb7085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.646168  2979 tablet_service.cc:1511] Processing CreateTablet for tablet e150ff2146b5418f83ed5d7d0cfb7085 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:26.646728  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e39b09283148f9b361edb4b18e7bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.647567  2979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e150ff2146b5418f83ed5d7d0cfb7085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.655503  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 95b496aca5ec47c2b50e5bc8ccb1c75e (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:26.654938  2830 tablet_service.cc:1511] Processing CreateTablet for tablet 95b496aca5ec47c2b50e5bc8ccb1c75e (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:26.656935  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b496aca5ec47c2b50e5bc8ccb1c75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.657758  2830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b496aca5ec47c2b50e5bc8ccb1c75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.660866  2908 tablet_service.cc:1511] Processing CreateTablet for tablet f8e39b09283148f9b361edb4b18e7bfd (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:16:26.662191  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e39b09283148f9b361edb4b18e7bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.701992  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:26.692440  3035 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:26.731410  3035 ts_tablet_manager.cc:1403] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.174s	user 0.008s	sys 0.009s
I20260709 12:16:26.735639  3035 raft_consensus.cc:359] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:26.736699  3035 raft_consensus.cc:385] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:26.737114  3035 raft_consensus.cc:740] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:26.692535  2980 tablet_service.cc:1511] Processing CreateTablet for tablet 66f9747857834af4ad00976726a5087e (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:26.739068  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f9747857834af4ad00976726a5087e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.664234  3042 raft_consensus.cc:493] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:26.742333  2833 tablet_service.cc:1511] Processing CreateTablet for tablet da9e6c15d3634410b42ad9ee4e8ccbf5 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:26.742791  3042 raft_consensus.cc:515] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:26.743755  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9e6c15d3634410b42ad9ee4e8ccbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.695511  2756 tablet_service.cc:1511] Processing CreateTablet for tablet 66f9747857834af4ad00976726a5087e (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:26.700143  3034 tablet_bootstrap.cc:492] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:26.715517  2903 tablet_service.cc:1511] Processing CreateTablet for tablet 34df96782d324233ab456a9d8fbbf954 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:26.675169  2869 heartbeater.cc:499] Master 127.31.92.190:40115 was elected leader, sending a full tablet report...
I20260709 12:16:26.749414  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f9747857834af4ad00976726a5087e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.749825  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34df96782d324233ab456a9d8fbbf954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.687736  2794 heartbeater.cc:499] Master 127.31.92.190:40115 was elected leader, sending a full tablet report...
I20260709 12:16:26.686187  3036 ts_tablet_manager.cc:1434] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.270s	user 0.012s	sys 0.004s
I20260709 12:16:26.719934  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 34df96782d324233ab456a9d8fbbf954 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:26.720680  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:26.684337  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 95b496aca5ec47c2b50e5bc8ccb1c75e (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:26.712924  2829 tablet_service.cc:1511] Processing CreateTablet for tablet 66f9747857834af4ad00976726a5087e (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:26.724154  2753 tablet_service.cc:1511] Processing CreateTablet for tablet 34df96782d324233ab456a9d8fbbf954 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:26.760210  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34df96782d324233ab456a9d8fbbf954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.760473  2907 tablet_service.cc:1511] Processing CreateTablet for tablet da9e6c15d3634410b42ad9ee4e8ccbf5 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:26.761032  2753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34df96782d324233ab456a9d8fbbf954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.761767  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9e6c15d3634410b42ad9ee4e8ccbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.683893  3044 raft_consensus.cc:493] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:26.762614  3044 raft_consensus.cc:515] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:26.666774  2982 tablet_service.cc:1511] Processing CreateTablet for tablet f8e39b09283148f9b361edb4b18e7bfd (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 12:16:26.751585  2883 leader_election.cc:343] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:26.763286  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b496aca5ec47c2b50e5bc8ccb1c75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.784859  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8e39b09283148f9b361edb4b18e7bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.769685  3034 ts_tablet_manager.cc:1403] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.193s	user 0.017s	sys 0.000s
I20260709 12:16:26.780071  2829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f9747857834af4ad00976726a5087e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.771250  3042 leader_election.cc:290] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:26.763594  3035 consensus_queue.cc:260] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:26.806577  2882 leader_election.cc:343] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:26.807690  2978 tablet_service.cc:1511] Processing CreateTablet for tablet da9e6c15d3634410b42ad9ee4e8ccbf5 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:26.809105  2978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9e6c15d3634410b42ad9ee4e8ccbf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.809418  3044 leader_election.cc:290] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:26.810621  3042 raft_consensus.cc:493] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:26.811290  3042 raft_consensus.cc:515] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:26.815089  2755 tablet_service.cc:1511] Processing CreateTablet for tablet da8bcfca93414c0cb93cf8d1b407eac1 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:26.816502  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8bcfca93414c0cb93cf8d1b407eac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.818596  3042 leader_election.cc:290] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:26.820008  2831 tablet_service.cc:1511] Processing CreateTablet for tablet da8bcfca93414c0cb93cf8d1b407eac1 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:26.821419  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8bcfca93414c0cb93cf8d1b407eac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.830552  3036 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:26.847913  3046 raft_consensus.cc:493] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:26.863123  3037 ts_tablet_manager.cc:1434] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.329s	user 0.020s	sys 0.004s
I20260709 12:16:26.864485  3037 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:26.848477  3046 raft_consensus.cc:515] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:26.866707  2902 tablet_service.cc:1511] Processing CreateTablet for tablet da8bcfca93414c0cb93cf8d1b407eac1 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:26.868206  2902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8bcfca93414c0cb93cf8d1b407eac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.869145  3046 leader_election.cc:290] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:26.875090  3035 ts_tablet_manager.cc:1434] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.143s	user 0.015s	sys 0.007s
I20260709 12:16:26.935032  3035 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:26.957711  2758 tablet_service.cc:1511] Processing CreateTablet for tablet a85b3a66c7ac4dfc90528aac23e109d4 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:26.959290  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85b3a66c7ac4dfc90528aac23e109d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.964118  2908 tablet_service.cc:1511] Processing CreateTablet for tablet a7417cb1f64d40799c44d4314ab35bab (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:26.984575  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7417cb1f64d40799c44d4314ab35bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:26.983079  2882 leader_election.cc:304] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:26.989056  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:26.989766  2992 raft_consensus.cc:2468] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:26.991197  2807 leader_election.cc:304] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:26.991533  2834 tablet_service.cc:1511] Processing CreateTablet for tablet a85b3a66c7ac4dfc90528aac23e109d4 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:26.994936  3043 raft_consensus.cc:2749] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:26.919802  2979 tablet_service.cc:1511] Processing CreateTablet for tablet a85b3a66c7ac4dfc90528aac23e109d4 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:26.999158  3034 raft_consensus.cc:359] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:26.999976  3034 raft_consensus.cc:385] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.000252  3034 raft_consensus.cc:740] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.000931  3034 consensus_queue.cc:260] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:26.992208  3044 raft_consensus.cc:2804] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.006639  3044 raft_consensus.cc:493] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.007023  3044 raft_consensus.cc:3060] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.009225  3036 tablet_bootstrap.cc:654] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:27.010638  2882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:41653, user_credentials={real_user=slave}} blocked reactor thread for 250873us
I20260709 12:16:27.018348  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c1b4510ed4e4196c4fabf138c8bd2" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:27.010826  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:27.019726  2979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85b3a66c7ac4dfc90528aac23e109d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.016069  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85b3a66c7ac4dfc90528aac23e109d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.016047  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:27.028833  2957 leader_election.cc:343] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.049140  3035 tablet_bootstrap.cc:654] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.051640  3034 ts_tablet_manager.cc:1434] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.260s	user 0.003s	sys 0.008s
I20260709 12:16:27.052727  3034 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:27.056900  3044 raft_consensus.cc:515] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.060379  3037 tablet_bootstrap.cc:654] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.074564  3036 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:27.075160  3036 ts_tablet_manager.cc:1403] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.279s	user 0.028s	sys 0.021s
I20260709 12:16:27.075819  3044 leader_election.cc:290] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:27.078532  3036 raft_consensus.cc:359] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.079341  3036 raft_consensus.cc:385] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.079663  3036 raft_consensus.cc:740] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.079895  3037 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:27.080583  3037 ts_tablet_manager.cc:1403] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.216s	user 0.007s	sys 0.019s
I20260709 12:16:27.080716  3034 tablet_bootstrap.cc:654] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.080472  3036 consensus_queue.cc:260] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.082855  3036 ts_tablet_manager.cc:1434] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:27.082969  3035 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:27.083648  3035 ts_tablet_manager.cc:1403] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.190s	user 0.011s	sys 0.004s
I20260709 12:16:27.084053  3036 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:27.083964  3037 raft_consensus.cc:359] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.084805  3037 raft_consensus.cc:385] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.085114  3037 raft_consensus.cc:740] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.085892  3037 consensus_queue.cc:260] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.087320  3035 raft_consensus.cc:359] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.164264  2754 tablet_service.cc:1511] Processing CreateTablet for tablet a7417cb1f64d40799c44d4314ab35bab (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:27.165572  2757 tablet_service.cc:1511] Processing CreateTablet for tablet 72415be1e4074be2945e174e11b726df (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:27.169713  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72415be1e4074be2945e174e11b726df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.183494  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:27.190397  2830 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd09c26794940dcbeda29c1d98a10b7 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:27.195518  2843 raft_consensus.cc:2393] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71834fc974b24499b01df9dff05b01ec in current term 1: Already voted for candidate d8bf49a97109464db6d0e00ab60d568c in this term.
I20260709 12:16:27.200173  2980 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd09c26794940dcbeda29c1d98a10b7 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:27.203894  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:27.205837  3037 ts_tablet_manager.cc:1434] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260709 12:16:27.206470  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd09c26794940dcbeda29c1d98a10b7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:27.207157  2733 leader_election.cc:343] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.208006  2982 tablet_service.cc:1511] Processing CreateTablet for tablet a7417cb1f64d40799c44d4314ab35bab (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:27.209451  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:27.210815  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:27.211802  2991 raft_consensus.cc:3060] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.216312  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd09c26794940dcbeda29c1d98a10b7 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:27.088197  3035 raft_consensus.cc:385] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.211237  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7417cb1f64d40799c44d4314ab35bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.223407  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c1b4510ed4e4196c4fabf138c8bd2" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:27.218931  2830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd09c26794940dcbeda29c1d98a10b7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:27.228432  2808 leader_election.cc:343] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.232071  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:27.231278  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 72415be1e4074be2945e174e11b726df (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:27.230059  2957 leader_election.cc:304] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:27.218926  3035 raft_consensus.cc:740] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.235534  3035 consensus_queue.cc:260] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.236850  2992 raft_consensus.cc:2468] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
W20260709 12:16:27.237694  2808 leader_election.cc:343] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.239825  3035 ts_tablet_manager.cc:1434] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.156s	user 0.003s	sys 0.005s
I20260709 12:16:27.239863  2732 leader_election.cc:304] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:27.241976  3046 raft_consensus.cc:2804] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.242161  3035 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:27.242535  3046 raft_consensus.cc:493] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.243005  3046 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.246596  2918 raft_consensus.cc:2468] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:27.248167  2956 leader_election.cc:304] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:27.249883  3042 raft_consensus.cc:2804] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.250272  3042 raft_consensus.cc:493] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.250746  3034 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:27.250689  3042 raft_consensus.cc:3060] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.250635  2903 tablet_service.cc:1511] Processing CreateTablet for tablet 72415be1e4074be2945e174e11b726df (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:27.251621  3034 ts_tablet_manager.cc:1403] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.199s	user 0.000s	sys 0.018s
I20260709 12:16:27.254891  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7417cb1f64d40799c44d4314ab35bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.256640  3035 tablet_bootstrap.cc:654] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.256520  2828 tablet_service.cc:1511] Processing CreateTablet for tablet a77d27f43ec54dda96ea8f694f4b6898 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:27.265656  2901 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee6c4b283c641ad8a62b36bfcdeb00b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:27.267426  3037 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:27.268117  2756 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee6c4b283c641ad8a62b36bfcdeb00b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:27.268544  2827 tablet_service.cc:1511] Processing CreateTablet for tablet 7263b9f8ba344abbb591c8bb9cbb391b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:27.269549  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee6c4b283c641ad8a62b36bfcdeb00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.228763  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd09c26794940dcbeda29c1d98a10b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.272531  2981 tablet_service.cc:1511] Processing CreateTablet for tablet a77d27f43ec54dda96ea8f694f4b6898 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:27.273479  2978 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee6c4b283c641ad8a62b36bfcdeb00b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:27.274065  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77d27f43ec54dda96ea8f694f4b6898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.275213  2978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee6c4b283c641ad8a62b36bfcdeb00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.278538  3036 tablet_bootstrap.cc:654] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.279773  2976 tablet_service.cc:1511] Processing CreateTablet for tablet 7263b9f8ba344abbb591c8bb9cbb391b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:27.281466  2976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7263b9f8ba344abbb591c8bb9cbb391b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.283656  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 7263b9f8ba344abbb591c8bb9cbb391b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:27.273540  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72415be1e4074be2945e174e11b726df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.286990  2827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7263b9f8ba344abbb591c8bb9cbb391b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.287812  2828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77d27f43ec54dda96ea8f694f4b6898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.288492  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7263b9f8ba344abbb591c8bb9cbb391b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.288959  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72415be1e4074be2945e174e11b726df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.289836  2901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee6c4b283c641ad8a62b36bfcdeb00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.295976  2759 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9550bea8b54f19b0b7c1cbf0406fe8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:27.297926  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9550bea8b54f19b0b7c1cbf0406fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.313963  2826 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9550bea8b54f19b0b7c1cbf0406fe8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:27.315744  2826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9550bea8b54f19b0b7c1cbf0406fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.315791  3034 raft_consensus.cc:359] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.318698  3034 raft_consensus.cc:385] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.318994  3034 raft_consensus.cc:740] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.319881  3034 consensus_queue.cc:260] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.322731  3046 raft_consensus.cc:515] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.313844  2758 tablet_service.cc:1511] Processing CreateTablet for tablet a77d27f43ec54dda96ea8f694f4b6898 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:27.328267  3034 ts_tablet_manager.cc:1434] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.005s
I20260709 12:16:27.329663  3034 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:27.330888  3046 leader_election.cc:290] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:27.331763  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:27.332175  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:27.332429  2918 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.332976  2992 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.341913  2918 raft_consensus.cc:2468] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:27.343346  2733 leader_election.cc:304] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:27.344024  3042 raft_consensus.cc:515] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:27.344401  3046 raft_consensus.cc:2804] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.345291  3046 raft_consensus.cc:697] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:27.347563  3046 consensus_queue.cc:237] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.332175  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77d27f43ec54dda96ea8f694f4b6898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.349568  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c1b4510ed4e4196c4fabf138c8bd2" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
W20260709 12:16:27.354085  2957 leader_election.cc:343] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.360406  3036 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:27.361176  3036 ts_tablet_manager.cc:1403] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.277s	user 0.013s	sys 0.004s
I20260709 12:16:27.379562  3042 leader_election.cc:290] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:27.393421  2992 raft_consensus.cc:2468] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:27.396610  3037 tablet_bootstrap.cc:654] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.401247  2991 raft_consensus.cc:2468] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:27.402130  3057 raft_consensus.cc:2749] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:27.403725  2807 leader_election.cc:304] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:27.406257  3044 raft_consensus.cc:2804] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.401871  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c1b4510ed4e4196c4fabf138c8bd2" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:27.415781  2977 tablet_service.cc:1511] Processing CreateTablet for tablet 82d9078ea2334d0dbe3f0a324a63e3ee (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:27.422945  2977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d9078ea2334d0dbe3f0a324a63e3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.427158  2666 catalog_manager.cc:5697] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:27.441624  3034 tablet_bootstrap.cc:654] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.449014  3035 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:27.449661  3035 ts_tablet_manager.cc:1403] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.208s	user 0.017s	sys 0.003s
I20260709 12:16:27.453120  3035 raft_consensus.cc:359] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.455498  3035 raft_consensus.cc:385] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.455886  3035 raft_consensus.cc:740] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.454742  2754 tablet_service.cc:1511] Processing CreateTablet for tablet 82d9078ea2334d0dbe3f0a324a63e3ee (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:27.457868  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d9078ea2334d0dbe3f0a324a63e3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.461351  3044 raft_consensus.cc:697] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:27.470789  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9550bea8b54f19b0b7c1cbf0406fe8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:27.436323  2918 raft_consensus.cc:3060] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.482578  3035 consensus_queue.cc:260] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.483659  2918 raft_consensus.cc:2468] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:27.472777  3044 consensus_queue.cc:237] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.485064  2956 leader_election.cc:304] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:27.489679  3057 raft_consensus.cc:2804] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.490248  3057 raft_consensus.cc:697] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:27.491156  3057 consensus_queue.cc:237] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:27.501394  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 82d9078ea2334d0dbe3f0a324a63e3ee (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:27.502980  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d9078ea2334d0dbe3f0a324a63e3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.503031  3035 ts_tablet_manager.cc:1434] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.004s
I20260709 12:16:27.506202  3035 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:27.503360  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9550bea8b54f19b0b7c1cbf0406fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.509784  2901 tablet_service.cc:1511] Processing CreateTablet for tablet 1915efe541de4d08a2752bacc276af8a (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:27.518874  2901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1915efe541de4d08a2752bacc276af8a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:27.522267  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:27.527756  2826 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8292fcacb941f186643e5bd5570662 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:27.529111  2826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8292fcacb941f186643e5bd5570662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.536504  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4722c4bed14c7a92fcea03b1913793 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:27.537542  2902 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8292fcacb941f186643e5bd5570662 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:27.539029  2902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8292fcacb941f186643e5bd5570662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.538937  2665 catalog_manager.cc:5697] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:27.504833  3036 raft_consensus.cc:359] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:27.537703  2759 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4722c4bed14c7a92fcea03b1913793 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:27.542392  3036 raft_consensus.cc:385] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.504899  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 1915efe541de4d08a2752bacc276af8a (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:27.543325  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4722c4bed14c7a92fcea03b1913793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.543005  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 1915efe541de4d08a2752bacc276af8a (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:27.543509  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1915efe541de4d08a2752bacc276af8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.544420  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1915efe541de4d08a2752bacc276af8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.537973  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4722c4bed14c7a92fcea03b1913793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.551594  2976 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8292fcacb941f186643e5bd5570662 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:27.552982  2976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8292fcacb941f186643e5bd5570662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.541524  2664 catalog_manager.cc:5697] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:27.555261  3036 raft_consensus.cc:740] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.556223  3036 consensus_queue.cc:260] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:27.557375  3046 raft_consensus.cc:493] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.557931  3046 raft_consensus.cc:515] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.558835  3036 ts_tablet_manager.cc:1434] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.197s	user 0.007s	sys 0.004s
I20260709 12:16:27.560205  3036 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:27.562193  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fb26046fbe4ac694ec4afddc1b0ac8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:27.563706  3046 leader_election.cc:290] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
W20260709 12:16:27.563962  2733 leader_election.cc:343] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.620869  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4722c4bed14c7a92fcea03b1913793 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:27.625337  3037 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:27.625943  3037 ts_tablet_manager.cc:1403] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.359s	user 0.024s	sys 0.001s
I20260709 12:16:27.629137  3037 raft_consensus.cc:359] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:27.629947  3037 raft_consensus.cc:385] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.630244  3037 raft_consensus.cc:740] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.630702  3044 raft_consensus.cc:493] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.622381  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4722c4bed14c7a92fcea03b1913793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.631251  3044 raft_consensus.cc:515] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.634932  3037 consensus_queue.cc:260] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:27.644295  3044 leader_election.cc:290] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:27.645792  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d46eca098d4de88c604065c0ffb0ed" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:27.651621  2808 leader_election.cc:343] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.646569  2977 tablet_service.cc:1511] Processing CreateTablet for tablet 21308c302e104dd29b7ec0de5938b572 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:27.653712  2977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21308c302e104dd29b7ec0de5938b572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.656664  2982 tablet_service.cc:1511] Processing CreateTablet for tablet d158e5caa3bb48feb535c2d501a8c006 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:27.657425  2903 tablet_service.cc:1511] Processing CreateTablet for tablet d158e5caa3bb48feb535c2d501a8c006 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:27.657970  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d158e5caa3bb48feb535c2d501a8c006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.665688  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 3792861bccf841159c6cd0945c4987ea (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:27.671669  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d158e5caa3bb48feb535c2d501a8c006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.659360  3035 tablet_bootstrap.cc:654] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.659214  2757 tablet_service.cc:1511] Processing CreateTablet for tablet d158e5caa3bb48feb535c2d501a8c006 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:27.673902  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d158e5caa3bb48feb535c2d501a8c006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.673552  2902 tablet_service.cc:1511] Processing CreateTablet for tablet 3792861bccf841159c6cd0945c4987ea (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:27.674896  2902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3792861bccf841159c6cd0945c4987ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.675496  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d46eca098d4de88c604065c0ffb0ed" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:27.677170  2807 leader_election.cc:343] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.677644  2807 leader_election.cc:304] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:27.654913  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 21308c302e104dd29b7ec0de5938b572 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:27.678895  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21308c302e104dd29b7ec0de5938b572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.660564  2756 tablet_service.cc:1511] Processing CreateTablet for tablet 21308c302e104dd29b7ec0de5938b572 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:27.680441  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21308c302e104dd29b7ec0de5938b572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.685962  2755 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa66e1d2cab4aadac2497fbb78ca176 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:27.659052  3037 ts_tablet_manager.cc:1434] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260709 12:16:27.680693  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3792861bccf841159c6cd0945c4987ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.681475  2980 tablet_service.cc:1511] Processing CreateTablet for tablet 3792861bccf841159c6cd0945c4987ea (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:27.688946  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3792861bccf841159c6cd0945c4987ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.689437  3037 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:27.682637  3044 raft_consensus.cc:2749] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:27.683303  3072 raft_consensus.cc:493] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.691831  3072 raft_consensus.cc:515] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:27.687251  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa66e1d2cab4aadac2497fbb78ca176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.698956  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa66e1d2cab4aadac2497fbb78ca176 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:27.700404  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa66e1d2cab4aadac2497fbb78ca176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.702554  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:27.703234  2769 raft_consensus.cc:2468] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:27.703872  3034 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:27.704396  3034 ts_tablet_manager.cc:1403] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.375s	user 0.023s	sys 0.032s
I20260709 12:16:27.694252  3072 leader_election.cc:290] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:27.719513  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa66e1d2cab4aadac2497fbb78ca176 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:27.723088  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa66e1d2cab4aadac2497fbb78ca176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.722702  2808 leader_election.cc:304] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:27.724725  3072 raft_consensus.cc:2804] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.725350  3072 raft_consensus.cc:493] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.725780  3072 raft_consensus.cc:3060] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.727815  3036 tablet_bootstrap.cc:654] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.742864  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fb26046fbe4ac694ec4afddc1b0ac8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:27.741971  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 22969fb442ac494a89a46b11fe705eeb (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:27.758101  3034 raft_consensus.cc:359] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:27.758857  2734 leader_election.cc:343] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.759132  3034 raft_consensus.cc:385] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.759574  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22969fb442ac494a89a46b11fe705eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.759443  2734 leader_election.cc:304] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:27.760771  3046 raft_consensus.cc:2749] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:27.761245  2754 tablet_service.cc:1511] Processing CreateTablet for tablet 555600c14bb24a969f8b9cee4de969af (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:27.762578  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555600c14bb24a969f8b9cee4de969af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.762753  2901 tablet_service.cc:1511] Processing CreateTablet for tablet 555600c14bb24a969f8b9cee4de969af (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:27.763268  3037 tablet_bootstrap.cc:654] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.764120  2901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555600c14bb24a969f8b9cee4de969af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.768308  3072 raft_consensus.cc:515] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:27.770653  2828 tablet_service.cc:1511] Processing CreateTablet for tablet 22969fb442ac494a89a46b11fe705eeb (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:27.771736  3072 leader_election.cc:290] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:27.772008  2828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22969fb442ac494a89a46b11fe705eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.773833  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:27.774467  2769 raft_consensus.cc:3060] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.781109  3046 consensus_queue.cc:1048] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:27.781669  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 555600c14bb24a969f8b9cee4de969af (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:27.783025  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555600c14bb24a969f8b9cee4de969af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.759440  3034 raft_consensus.cc:740] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.789989  3034 consensus_queue.cc:260] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.798283  3034 ts_tablet_manager.cc:1434] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.001s
I20260709 12:16:27.806895  3034 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:27.807478  2976 tablet_service.cc:1511] Processing CreateTablet for tablet 22969fb442ac494a89a46b11fe705eeb (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:27.808920  2976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22969fb442ac494a89a46b11fe705eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.812259  2769 raft_consensus.cc:2468] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:27.813726  2808 leader_election.cc:304] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:27.814615  3072 raft_consensus.cc:2804] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.815373  3072 raft_consensus.cc:697] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:27.816382  3072 consensus_queue.cc:237] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:27.849834  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:27.850590  2918 raft_consensus.cc:2468] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:27.851779  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:27.851641  2828 tablet_service.cc:1511] Processing CreateTablet for tablet c88039c320ae40d295a8b4dcd02373f1 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:27.852440  2917 raft_consensus.cc:3060] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.853008  2828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88039c320ae40d295a8b4dcd02373f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.859069  3036 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:27.859664  3036 ts_tablet_manager.cc:1403] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.300s	user 0.013s	sys 0.005s
I20260709 12:16:27.860319  2917 raft_consensus.cc:2468] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:27.865338  3043 raft_consensus.cc:493] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.865880  3043 raft_consensus.cc:515] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.868884  3043 leader_election.cc:290] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:27.871551  2980 tablet_service.cc:1511] Processing CreateTablet for tablet c88039c320ae40d295a8b4dcd02373f1 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:27.872920  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88039c320ae40d295a8b4dcd02373f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.876818  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fb26046fbe4ac694ec4afddc1b0ac8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:27.877548  2769 raft_consensus.cc:2468] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:27.879853  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fb26046fbe4ac694ec4afddc1b0ac8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:27.881238  2882 leader_election.cc:304] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:27.882153  3043 raft_consensus.cc:2804] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:27.882534  3043 raft_consensus.cc:493] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:27.882862  3043 raft_consensus.cc:3060] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.890640  3035 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:27.891201  3035 ts_tablet_manager.cc:1403] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.385s	user 0.017s	sys 0.005s
I20260709 12:16:27.893052  3043 raft_consensus.cc:515] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.899742  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 485cf1771cc34929a9e6ca9ad8802aa7 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:27.901907  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485cf1771cc34929a9e6ca9ad8802aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.903409  3037 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:27.894575  3035 raft_consensus.cc:359] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.903959  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fb26046fbe4ac694ec4afddc1b0ac8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:27.903956  3037 ts_tablet_manager.cc:1403] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.006s
I20260709 12:16:27.904785  2769 raft_consensus.cc:3060] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.898774  3034 tablet_bootstrap.cc:654] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.910174  3057 raft_consensus.cc:493] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:27.910298  2903 tablet_service.cc:1511] Processing CreateTablet for tablet c88039c320ae40d295a8b4dcd02373f1 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:27.910837  3057 raft_consensus.cc:515] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:27.911783  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88039c320ae40d295a8b4dcd02373f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.913260  3057 leader_election.cc:290] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:27.913987  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
W20260709 12:16:27.915397  2956 leader_election.cc:343] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:27.917354  2883 leader_election.cc:343] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.921571  2769 raft_consensus.cc:2468] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:27.922749  2882 leader_election.cc:304] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:27.923025  3036 raft_consensus.cc:359] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.906361  3035 raft_consensus.cc:385] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.937369  3092 raft_consensus.cc:2804] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.936013  3036 raft_consensus.cc:385] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.935565  3035 raft_consensus.cc:740] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.945622  3043 leader_election.cc:290] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:27.951058  3035 consensus_queue.cc:260] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.951582  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13fb26046fbe4ac694ec4afddc1b0ac8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:27.951918  2901 tablet_service.cc:1511] Processing CreateTablet for tablet 485cf1771cc34929a9e6ca9ad8802aa7 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:27.953156  2901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485cf1771cc34929a9e6ca9ad8802aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.953953  3035 ts_tablet_manager.cc:1434] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 12:16:27.955196  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 485cf1771cc34929a9e6ca9ad8802aa7 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:27.956576  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485cf1771cc34929a9e6ca9ad8802aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.957238  3037 raft_consensus.cc:359] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.960417  2981 tablet_service.cc:1511] Processing CreateTablet for tablet f50f3a9964a54da69efed628a07ff355 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:27.960728  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:27.958168  3037 raft_consensus.cc:385] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:16:27.963490  2956 leader_election.cc:343] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:27.943864  3036 raft_consensus.cc:740] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.966110  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50f3a9964a54da69efed628a07ff355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.964058  2956 leader_election.cc:304] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:27.968798  2758 tablet_service.cc:1511] Processing CreateTablet for tablet f50f3a9964a54da69efed628a07ff355 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:27.970113  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50f3a9964a54da69efed628a07ff355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.971593  3057 raft_consensus.cc:2749] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:27.973737  2808 consensus_peers.cc:597] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:27.962888  3037 raft_consensus.cc:740] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.975303  3037 consensus_queue.cc:260] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.984751  3035 tablet_bootstrap.cc:492] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:27.985342  2828 tablet_service.cc:1511] Processing CreateTablet for tablet f50f3a9964a54da69efed628a07ff355 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:27.986920  2828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50f3a9964a54da69efed628a07ff355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.986997  3036 consensus_queue.cc:260] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:27.988575  2843 raft_consensus.cc:3060] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:28.008020  2957 consensus_peers.cc:597] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:28.015645  3092 raft_consensus.cc:697] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:28.032413  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 3d12bbe56ee24edbb72ead09bb904994 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:28.033216  3072 consensus_queue.cc:1048] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.033844  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d12bbe56ee24edbb72ead09bb904994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.029937  3092 consensus_queue.cc:237] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.042783  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 3d12bbe56ee24edbb72ead09bb904994 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:28.044104  3034 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:28.044507  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d12bbe56ee24edbb72ead09bb904994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.044656  3034 ts_tablet_manager.cc:1403] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.238s	user 0.010s	sys 0.012s
I20260709 12:16:28.047585  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba473588e25418f96a9999d9d07446b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:16:28.048981  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba473588e25418f96a9999d9d07446b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.049369  3035 tablet_bootstrap.cc:654] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.052628  2902 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba473588e25418f96a9999d9d07446b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:16:28.053993  2902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba473588e25418f96a9999d9d07446b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.056365  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 498fa09a17654d9bad1f306dc22400df (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:28.058797  2756 tablet_service.cc:1511] Processing CreateTablet for tablet 498fa09a17654d9bad1f306dc22400df (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:28.060159  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498fa09a17654d9bad1f306dc22400df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.061086  2976 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba473588e25418f96a9999d9d07446b (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:16:28.061700  2843 raft_consensus.cc:2468] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:28.063516  2977 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc1e3bbb4cf46ac807e667baac3e762 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:16:28.065224  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498fa09a17654d9bad1f306dc22400df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.066671  2976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba473588e25418f96a9999d9d07446b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.067910  2754 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc1e3bbb4cf46ac807e667baac3e762 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:16:28.069182  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc1e3bbb4cf46ac807e667baac3e762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.066242  3036 ts_tablet_manager.cc:1434] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.206s	user 0.004s	sys 0.006s
I20260709 12:16:28.078220  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 3d12bbe56ee24edbb72ead09bb904994 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:28.080713  3034 raft_consensus.cc:359] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.103773  3034 raft_consensus.cc:385] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.104139  3034 raft_consensus.cc:740] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.094653  2977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc1e3bbb4cf46ac807e667baac3e762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.081035  3088 consensus_queue.cc:1048] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.140s
I20260709 12:16:28.106462  3088 raft_consensus.cc:493] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.106947  3088 raft_consensus.cc:515] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.058705  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 498fa09a17654d9bad1f306dc22400df (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:28.109525  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d12bbe56ee24edbb72ead09bb904994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.114562  3034 consensus_queue.cc:260] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.121263  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498fa09a17654d9bad1f306dc22400df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.130245  3037 ts_tablet_manager.cc:1434] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.225s	user 0.009s	sys 0.012s
I20260709 12:16:28.131474  3037 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:28.138091  3037 tablet_bootstrap.cc:654] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.140656  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:28.169221  3036 tablet_bootstrap.cc:492] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:28.129066  2827 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc1e3bbb4cf46ac807e667baac3e762 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:16:28.175825  2827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc1e3bbb4cf46ac807e667baac3e762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.178838  2907 tablet_service.cc:1511] Processing CreateTablet for tablet 0b19704ae8124a59ae91ca34ddfe06f9 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:28.188012  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b19704ae8124a59ae91ca34ddfe06f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.185679  3057 consensus_queue.cc:1048] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:16:28.178347  2664 catalog_manager.cc:5697] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.200160  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 0b19704ae8124a59ae91ca34ddfe06f9 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:28.201349  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b19704ae8124a59ae91ca34ddfe06f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.203722  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 0b19704ae8124a59ae91ca34ddfe06f9 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:28.205353  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b19704ae8124a59ae91ca34ddfe06f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.207461  2834 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4a4ad327d44998b7b95434eb2e45f (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:28.208864  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4a4ad327d44998b7b95434eb2e45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.211279  3034 ts_tablet_manager.cc:1434] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.166s	user 0.006s	sys 0.006s
I20260709 12:16:28.212598  3034 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:28.214917  2903 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4a4ad327d44998b7b95434eb2e45f (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:28.216233  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4a4ad327d44998b7b95434eb2e45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.219398  3072 consensus_queue.cc:1048] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.246328  3088 leader_election.cc:290] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:28.258601  3035 tablet_bootstrap.cc:492] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:28.259233  3035 ts_tablet_manager.cc:1403] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.275s	user 0.030s	sys 0.047s
I20260709 12:16:28.260365  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:28.262498  3035 raft_consensus.cc:359] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.263330  3035 raft_consensus.cc:385] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.263032  2759 tablet_service.cc:1511] Processing CreateTablet for tablet b4b5f8d0e0cc4b87a5103396bef235e8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:28.263672  3035 raft_consensus.cc:740] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.263937  2901 tablet_service.cc:1511] Processing CreateTablet for tablet b4b5f8d0e0cc4b87a5103396bef235e8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:28.264577  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b5f8d0e0cc4b87a5103396bef235e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.264767  3035 consensus_queue.cc:260] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.265398  2901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b5f8d0e0cc4b87a5103396bef235e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.274950  2734 leader_election.cc:304] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:28.278594  3088 raft_consensus.cc:2749] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.280632  2976 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4a4ad327d44998b7b95434eb2e45f (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:28.282202  2976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4a4ad327d44998b7b95434eb2e45f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.273826  2831 tablet_service.cc:1511] Processing CreateTablet for tablet b4b5f8d0e0cc4b87a5103396bef235e8 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:28.291028  2666 catalog_manager.cc:5697] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.296782  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa95b210d8a4312832759987e6127ff (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:28.302479  2756 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa95b210d8a4312832759987e6127ff (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:28.304001  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa95b210d8a4312832759987e6127ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.306488  3044 consensus_queue.cc:1048] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.310736  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa95b210d8a4312832759987e6127ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.311714  3034 tablet_bootstrap.cc:654] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.315312  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b5f8d0e0cc4b87a5103396bef235e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.282399  3036 tablet_bootstrap.cc:654] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.319782  3035 ts_tablet_manager.cc:1434] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260709 12:16:28.321012  3035 tablet_bootstrap.cc:492] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:28.332046  2828 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa95b210d8a4312832759987e6127ff (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:28.333478  2828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa95b210d8a4312832759987e6127ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.334347  3037 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:28.346601  3037 ts_tablet_manager.cc:1403] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.215s	user 0.031s	sys 0.044s
I20260709 12:16:28.367100  2907 tablet_service.cc:1511] Processing CreateTablet for tablet 15c054a212a54a5ba8e3e4bd6ac14405 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:16:28.368548  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c054a212a54a5ba8e3e4bd6ac14405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.373145  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 15c054a212a54a5ba8e3e4bd6ac14405 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:16:28.374390  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c054a212a54a5ba8e3e4bd6ac14405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.374311  3034 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:28.375628  3034 ts_tablet_manager.cc:1403] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.163s	user 0.009s	sys 0.005s
I20260709 12:16:28.375823  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 15c054a212a54a5ba8e3e4bd6ac14405 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:16:28.377103  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c054a212a54a5ba8e3e4bd6ac14405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.359998  3037 raft_consensus.cc:359] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.402639  3037 raft_consensus.cc:385] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.423815  3034 raft_consensus.cc:359] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.424664  3034 raft_consensus.cc:385] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.424955  3034 raft_consensus.cc:740] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.425537  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 25839a0e95a64eb4b59f53a96be78b64 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:28.425689  3034 consensus_queue.cc:260] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.426837  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25839a0e95a64eb4b59f53a96be78b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.404536  3057 raft_consensus.cc:493] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.429309  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 25839a0e95a64eb4b59f53a96be78b64 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:28.431293  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25839a0e95a64eb4b59f53a96be78b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.446972  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 25839a0e95a64eb4b59f53a96be78b64 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:28.448288  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25839a0e95a64eb4b59f53a96be78b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.450402  3035 tablet_bootstrap.cc:654] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.443073  3057 raft_consensus.cc:515] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.461115  3057 leader_election.cc:290] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:28.437274  3096 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.462543  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d46eca098d4de88c604065c0ffb0ed" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:28.462968  3096 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.463291  2843 raft_consensus.cc:2468] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:28.464936  2957 leader_election.cc:304] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:28.416694  3037 raft_consensus.cc:740] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.472512  3092 consensus_queue.cc:1048] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:28.504714  3113 raft_consensus.cc:493] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.505309  3113 raft_consensus.cc:515] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.496927  3034 ts_tablet_manager.cc:1434] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.002s
I20260709 12:16:28.507618  3034 tablet_bootstrap.cc:492] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:28.510845  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d46eca098d4de88c604065c0ffb0ed" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:28.512797  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 318b8d38f6714b53843bf776a70d3163 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:16:28.513684  3115 raft_consensus.cc:2804] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:28.514108  3115 raft_consensus.cc:493] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.514899  3115 raft_consensus.cc:3060] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.519601  3113 leader_election.cc:290] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:28.529160  2754 tablet_service.cc:1511] Processing CreateTablet for tablet 318b8d38f6714b53843bf776a70d3163 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:16:28.527380  2767 raft_consensus.cc:3060] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.531366  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318b8d38f6714b53843bf776a70d3163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.531718  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:28.530702  2902 tablet_service.cc:1511] Processing CreateTablet for tablet 318b8d38f6714b53843bf776a70d3163 (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:16:28.533290  2883 leader_election.cc:343] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.533998  2902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318b8d38f6714b53843bf776a70d3163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.491647  3037 consensus_queue.cc:260] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.534658  3036 tablet_bootstrap.cc:492] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:28.535199  3036 ts_tablet_manager.cc:1403] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.366s	user 0.029s	sys 0.009s
I20260709 12:16:28.535624  2768 raft_consensus.cc:2468] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:28.536172  3037 ts_tablet_manager.cc:1434] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.184s	user 0.010s	sys 0.000s
I20260709 12:16:28.537253  3037 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:28.533936  3096 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:28.540468  2759 tablet_service.cc:1511] Processing CreateTablet for tablet b84c579f8e6642069c8c87972a239a9d (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:28.541836  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84c579f8e6642069c8c87972a239a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.514326  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318b8d38f6714b53843bf776a70d3163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.556059  2908 tablet_service.cc:1511] Processing CreateTablet for tablet d2ab1a392b4d4a13a766157a2af5e64c (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 12:16:28.523068  2957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 58237.8us
I20260709 12:16:28.557510  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ab1a392b4d4a13a766157a2af5e64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.559199  2758 tablet_service.cc:1511] Processing CreateTablet for tablet d2ab1a392b4d4a13a766157a2af5e64c (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:16:28.560146  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55eb1cc4001948c3a8601cc092e21e01" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:28.560447  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ab1a392b4d4a13a766157a2af5e64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.541721  3115 raft_consensus.cc:515] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.563113  3115 leader_election.cc:290] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:28.566080  2981 tablet_service.cc:1511] Processing CreateTablet for tablet b84c579f8e6642069c8c87972a239a9d (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:28.567399  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84c579f8e6642069c8c87972a239a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.568769  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d46eca098d4de88c604065c0ffb0ed" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:28.569502  2768 raft_consensus.cc:3060] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.547061  3096 consensus_queue.cc:1048] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:16:28.572105  2977 tablet_service.cc:1511] Processing CreateTablet for tablet d2ab1a392b4d4a13a766157a2af5e64c (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:16:28.574047  2977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ab1a392b4d4a13a766157a2af5e64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.576503  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:28.576947  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55eb1cc4001948c3a8601cc092e21e01" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:28.553085  2827 tablet_service.cc:1511] Processing CreateTablet for tablet b84c579f8e6642069c8c87972a239a9d (DEFAULT_TABLE table=test-workload [id=95525f092024426abec7c7b4a3ea01d3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:28.588568  3092 raft_consensus.cc:493] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.591989  3092 raft_consensus.cc:515] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
W20260709 12:16:28.592942  2957 leader_election.cc:343] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.549592  3036 raft_consensus.cc:359] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
W20260709 12:16:28.595112  2882 leader_election.cc:343] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.599211  3036 raft_consensus.cc:385] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:16:28.614801  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:16:28.619444  2956 leader_election.cc:343] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.657248  2956 leader_election.cc:304] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:28.658921  3115 raft_consensus.cc:2749] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.653527  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d46eca098d4de88c604065c0ffb0ed" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:28.659749  2844 raft_consensus.cc:3060] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.637488  2827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84c579f8e6642069c8c87972a239a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.634923  3092 leader_election.cc:290] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:28.619021  2882 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
W20260709 12:16:28.663390  2882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:41653, user_credentials={real_user=slave}} blocked reactor thread for 72528.8us
I20260709 12:16:28.665201  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:28.665922  3096 raft_consensus.cc:2749] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:28.673605  2882 leader_election.cc:343] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.626710  3036 raft_consensus.cc:740] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.674782  3036 consensus_queue.cc:260] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.677578  3036 ts_tablet_manager.cc:1434] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.142s	user 0.006s	sys 0.004s
I20260709 12:16:28.680335  3036 tablet_bootstrap.cc:492] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:28.679646  2844 raft_consensus.cc:2468] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:28.687831  3037 tablet_bootstrap.cc:654] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.688227  2957 leader_election.cc:304] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:28.689267  3116 raft_consensus.cc:2804] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.689824  3116 raft_consensus.cc:697] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:28.691690  3116 consensus_queue.cc:237] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.679122  3035 tablet_bootstrap.cc:492] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:28.697023  3035 ts_tablet_manager.cc:1403] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.376s	user 0.021s	sys 0.002s
I20260709 12:16:28.706290  3035 raft_consensus.cc:359] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.707326  3035 raft_consensus.cc:385] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.707736  3035 raft_consensus.cc:740] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.709404  2768 raft_consensus.cc:2468] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:28.700795  3034 tablet_bootstrap.cc:654] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.754634  2664 catalog_manager.cc:5697] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.755486  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:28.756255  2991 raft_consensus.cc:2468] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:28.757718  3036 tablet_bootstrap.cc:654] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.758332  2881 leader_election.cc:304] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:28.759795  3092 raft_consensus.cc:2804] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:28.760241  3092 raft_consensus.cc:493] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.760630  3092 raft_consensus.cc:3060] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.765219  3037 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:28.767951  3035 consensus_queue.cc:260] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.770450  3116 raft_consensus.cc:493] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.771209  3037 ts_tablet_manager.cc:1403] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.234s	user 0.027s	sys 0.027s
I20260709 12:16:28.771052  3116 raft_consensus.cc:515] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.773468  3116 leader_election.cc:290] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:28.770599  3035 ts_tablet_manager.cc:1434] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:16:28.774830  3034 tablet_bootstrap.cc:492] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:28.774925  3035 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:28.775516  3034 ts_tablet_manager.cc:1403] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.268s	user 0.008s	sys 0.009s
I20260709 12:16:28.776561  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:28.774677  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:28.778650  3034 raft_consensus.cc:359] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.779525  3034 raft_consensus.cc:385] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.779855  3034 raft_consensus.cc:740] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
W20260709 12:16:28.779889  2957 leader_election.cc:343] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:28.780879  2956 leader_election.cc:343] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.780766  3034 consensus_queue.cc:260] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.781448  2956 leader_election.cc:304] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:28.782717  3116 raft_consensus.cc:2749] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.783435  3035 tablet_bootstrap.cc:654] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.783078  3037 raft_consensus.cc:359] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.783876  3037 raft_consensus.cc:385] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.784178  3037 raft_consensus.cc:740] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.784868  3092 raft_consensus.cc:515] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.787565  3037 consensus_queue.cc:260] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.788337  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:28.789037  2991 raft_consensus.cc:3060] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.796135  3035 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:28.796743  3035 ts_tablet_manager.cc:1403] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260709 12:16:28.799647  3035 raft_consensus.cc:359] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.800395  3037 ts_tablet_manager.cc:1434] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:16:28.802053  3035 raft_consensus.cc:385] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.802486  3035 raft_consensus.cc:740] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.803339  3035 consensus_queue.cc:260] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.803823  3044 raft_consensus.cc:493] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.804399  3044 raft_consensus.cc:515] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.805788  3035 ts_tablet_manager.cc:1434] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:28.806921  3035 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:28.807539  2991 raft_consensus.cc:2468] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:28.808054  3034 ts_tablet_manager.cc:1434] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 12:16:28.809217  3034 tablet_bootstrap.cc:492] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:28.809365  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c1b4510ed4e4196c4fabf138c8bd2" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:28.810165  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:28.808075  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c1b4510ed4e4196c4fabf138c8bd2" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:28.811744  2882 leader_election.cc:343] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.812673  2881 leader_election.cc:304] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:28.813059  2808 leader_election.cc:304] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:28.813642  3096 raft_consensus.cc:2804] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.813884  3035 tablet_bootstrap.cc:654] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.814018  3072 raft_consensus.cc:2749] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.814280  3096 raft_consensus.cc:697] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:28.815110  3044 leader_election.cc:290] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:28.815527  3096 consensus_queue.cc:237] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.817401  3037 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:28.824138  3092 leader_election.cc:290] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:28.830833  3088 raft_consensus.cc:493] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.834347  3088 raft_consensus.cc:515] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.842370  3088 leader_election.cc:290] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:28.845827  3035 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:28.846467  3035 ts_tablet_manager.cc:1403] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.020s
I20260709 12:16:28.848387  3034 tablet_bootstrap.cc:654] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.849397  3035 raft_consensus.cc:359] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.849951  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:28.850237  3035 raft_consensus.cc:385] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.850633  3035 raft_consensus.cc:740] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
W20260709 12:16:28.852073  2733 leader_election.cc:343] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.851647  3035 consensus_queue.cc:260] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.854702  3035 ts_tablet_manager.cc:1434] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:16:28.856266  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:28.856961  2992 raft_consensus.cc:2468] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:28.858361  2732 leader_election.cc:304] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:28.859669  3088 raft_consensus.cc:2804] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:28.860077  3088 raft_consensus.cc:493] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.860270  3035 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:28.860457  3088 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.868883  3088 raft_consensus.cc:515] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.872714  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
W20260709 12:16:28.875450  2733 leader_election.cc:343] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.876452  3036 tablet_bootstrap.cc:492] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:28.877084  3034 tablet_bootstrap.cc:492] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:28.882849  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:28.879004  3035 tablet_bootstrap.cc:654] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.881050  3037 tablet_bootstrap.cc:654] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.883581  2992 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.889914  3116 raft_consensus.cc:493] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.876564  2664 catalog_manager.cc:5697] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.882892  3034 ts_tablet_manager.cc:1403] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.024s
I20260709 12:16:28.882892  3036 ts_tablet_manager.cc:1403] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.203s	user 0.020s	sys 0.013s
I20260709 12:16:28.890594  3116 raft_consensus.cc:515] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.892853  3116 leader_election.cc:290] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:28.893330  3034 raft_consensus.cc:359] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.894057  3034 raft_consensus.cc:385] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.894312  3034 raft_consensus.cc:740] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.895350  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412325cd96f048419baf474a210cbfa6" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:28.895077  3036 raft_consensus.cc:359] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.896272  3036 raft_consensus.cc:385] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.896745  3036 raft_consensus.cc:740] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
W20260709 12:16:28.897173  2956 leader_election.cc:343] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.895009  3034 consensus_queue.cc:260] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.898439  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412325cd96f048419baf474a210cbfa6" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:28.899219  3034 ts_tablet_manager.cc:1434] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:28.897821  3036 consensus_queue.cc:260] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
W20260709 12:16:28.900180  2956 leader_election.cc:343] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.900665  2956 leader_election.cc:304] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:28.901496  3036 ts_tablet_manager.cc:1434] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:16:28.901875  3116 raft_consensus.cc:2749] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.905412  3036 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:28.900200  3034 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:28.913414  3036 tablet_bootstrap.cc:654] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.881659  3088 leader_election.cc:290] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:28.913576  3034 tablet_bootstrap.cc:654] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.926537  3037 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:28.926591  2992 raft_consensus.cc:2468] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:28.927431  3037 ts_tablet_manager.cc:1403] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.014s
I20260709 12:16:28.932711  3036 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:28.934155  3036 ts_tablet_manager.cc:1403] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260709 12:16:28.936866  3037 raft_consensus.cc:359] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.937124  3036 raft_consensus.cc:359] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.937714  3037 raft_consensus.cc:385] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.928107  2732 leader_election.cc:304] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:28.938166  3037 raft_consensus.cc:740] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.937813  3036 raft_consensus.cc:385] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.938772  3088 raft_consensus.cc:2804] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.931541  3035 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:28.939352  3088 raft_consensus.cc:697] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:28.939093  3037 consensus_queue.cc:260] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.939503  3035 ts_tablet_manager.cc:1403] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.016s
I20260709 12:16:28.939873  3036 raft_consensus.cc:740] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.940412  3088 consensus_queue.cc:237] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.940975  3036 consensus_queue.cc:260] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.942653  3035 raft_consensus.cc:359] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.943351  3035 raft_consensus.cc:385] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.943490  3036 ts_tablet_manager.cc:1434] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:16:28.943636  3035 raft_consensus.cc:740] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.944860  3036 tablet_bootstrap.cc:492] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:28.946239  3037 ts_tablet_manager.cc:1434] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:28.947281  3037 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:28.951912  3036 tablet_bootstrap.cc:654] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.953756  3037 tablet_bootstrap.cc:654] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.954746  3035 consensus_queue.cc:260] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.957574  3034 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:28.958056  3034 ts_tablet_manager.cc:1403] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.003s
I20260709 12:16:28.962347  3035 ts_tablet_manager.cc:1434] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 12:16:28.963761  3035 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:28.967702  3116 raft_consensus.cc:493] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.968276  3116 raft_consensus.cc:515] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:28.970346  3116 leader_election.cc:290] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:28.971684  3034 raft_consensus.cc:359] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.972070  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:28.972393  3034 raft_consensus.cc:385] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.972714  3034 raft_consensus.cc:740] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.973265  3035 tablet_bootstrap.cc:654] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.973510  3034 consensus_queue.cc:260] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:28.974741  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:28.976374  2957 leader_election.cc:343] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:28.977425  2956 leader_election.cc:343] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.977044  2667 catalog_manager.cc:5697] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:28.978058  2956 leader_election.cc:304] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:28.979555  3116 raft_consensus.cc:2749] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.982527  3036 tablet_bootstrap.cc:492] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:28.983604  3036 ts_tablet_manager.cc:1403] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.000s
I20260709 12:16:28.984405  3034 ts_tablet_manager.cc:1434] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:16:28.987239  3036 raft_consensus.cc:359] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.988799  3034 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:28.990936  3037 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:28.990233  3036 raft_consensus.cc:385] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.991423  3037 ts_tablet_manager.cc:1403] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.009s
I20260709 12:16:28.991379  3036 raft_consensus.cc:740] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.993891  3036 consensus_queue.cc:260] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:28.994254  3037 raft_consensus.cc:359] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.995016  3037 raft_consensus.cc:385] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.995322  3037 raft_consensus.cc:740] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.996145  3037 consensus_queue.cc:260] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:28.998134  3037 ts_tablet_manager.cc:1434] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:28.998632  3034 tablet_bootstrap.cc:654] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.999526  3036 ts_tablet_manager.cc:1434] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:16:29.000454  3035 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:29.000555  3036 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:29.000955  3035 ts_tablet_manager.cc:1403] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260709 12:16:29.004666  3035 raft_consensus.cc:359] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.005590  3035 raft_consensus.cc:385] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.005985  3035 raft_consensus.cc:740] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.007653  3036 tablet_bootstrap.cc:654] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.009662  3037 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.011536  3035 consensus_queue.cc:260] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.013706  3035 ts_tablet_manager.cc:1434] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:16:29.018460  3035 tablet_bootstrap.cc:492] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:29.028898  2844 raft_consensus.cc:3060] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.044477  3035 tablet_bootstrap.cc:654] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.045729  3096 raft_consensus.cc:493] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.046504  3096 raft_consensus.cc:515] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.050145  3037 tablet_bootstrap.cc:654] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.056087  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55eb1cc4001948c3a8601cc092e21e01" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.057142  2843 raft_consensus.cc:2468] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:29.058373  3036 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:29.058553  2883 leader_election.cc:304] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.058907  3036 ts_tablet_manager.cc:1403] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.059s	user 0.035s	sys 0.020s
I20260709 12:16:29.059429  3092 raft_consensus.cc:2804] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.059816  3096 leader_election.cc:290] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.059828  3092 raft_consensus.cc:493] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.060829  3092 raft_consensus.cc:3060] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.061021  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55eb1cc4001948c3a8601cc092e21e01" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.061715  2992 raft_consensus.cc:2468] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:29.062220  3036 raft_consensus.cc:359] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.062920  3036 raft_consensus.cc:385] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.063185  3036 raft_consensus.cc:740] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.063946  3036 consensus_queue.cc:260] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.066028  3036 ts_tablet_manager.cc:1434] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:29.067059  3036 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:29.071324  3092 raft_consensus.cc:515] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.078261  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55eb1cc4001948c3a8601cc092e21e01" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:29.078925  2843 raft_consensus.cc:3060] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.083066  3092 leader_election.cc:290] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.083352  3035 tablet_bootstrap.cc:492] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:29.083907  3035 ts_tablet_manager.cc:1403] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.000s
I20260709 12:16:29.084236  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55eb1cc4001948c3a8601cc092e21e01" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:29.084862  2992 raft_consensus.cc:3060] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.085503  3037 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:29.086000  3037 ts_tablet_manager.cc:1403] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.000s
I20260709 12:16:29.086792  3035 raft_consensus.cc:359] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.087509  3035 raft_consensus.cc:385] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.087385  2843 raft_consensus.cc:2468] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:29.087934  3035 raft_consensus.cc:740] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.089064  2883 leader_election.cc:304] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.073784  3072 raft_consensus.cc:493] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.074790  3034 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:29.089967  3034 ts_tablet_manager.cc:1403] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.028s
I20260709 12:16:29.089798  3072 raft_consensus.cc:515] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.090101  3092 raft_consensus.cc:2804] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.088761  3037 raft_consensus.cc:359] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.072791  3036 tablet_bootstrap.cc:654] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.088773  3035 consensus_queue.cc:260] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.092088  3072 leader_election.cc:290] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:29.092829  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e08c8e216435183be81ba4b30b319" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:29.095413  2768 raft_consensus.cc:2468] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:29.093060  3034 raft_consensus.cc:359] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.096881  3034 raft_consensus.cc:385] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.097157  3034 raft_consensus.cc:740] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.097841  3034 consensus_queue.cc:260] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.100581  3034 ts_tablet_manager.cc:1434] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:29.101630  3034 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:29.102860  3035 ts_tablet_manager.cc:1434] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 12:16:29.103888  3035 tablet_bootstrap.cc:492] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:29.092141  2992 raft_consensus.cc:2468] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:29.108951  3034 tablet_bootstrap.cc:654] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.109082  2808 leader_election.cc:304] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.109714  3035 tablet_bootstrap.cc:654] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.091563  3092 raft_consensus.cc:697] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:29.110567  3044 raft_consensus.cc:2804] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.111135  3044 raft_consensus.cc:493] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.111618  3044 raft_consensus.cc:3060] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.111405  3092 consensus_queue.cc:237] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.111872  3116 raft_consensus.cc:493] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.112434  3116 raft_consensus.cc:515] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.094209  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e08c8e216435183be81ba4b30b319" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.093215  3037 raft_consensus.cc:385] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.114910  3037 raft_consensus.cc:740] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
W20260709 12:16:29.115406  2808 leader_election.cc:343] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.115852  3037 consensus_queue.cc:260] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.116420  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:29.118196  2956 leader_election.cc:343] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.118717  3096 raft_consensus.cc:493] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.119261  3072 raft_consensus.cc:493] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.119323  3096 raft_consensus.cc:515] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.119812  3072 raft_consensus.cc:515] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.121493  3096 leader_election.cc:290] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:29.122543  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.123301  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412325cd96f048419baf474a210cbfa6" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.118779  3116 leader_election.cc:290] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
W20260709 12:16:29.123903  2957 leader_election.cc:343] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.124388  2957 leader_election.cc:304] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:29.126760  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.129067  3072 leader_election.cc:290] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.129504  3116 raft_consensus.cc:2749] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.131273  3037 ts_tablet_manager.cc:1434] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260709 12:16:29.132288  3037 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.136610  2990 raft_consensus.cc:2468] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:29.124189  2991 raft_consensus.cc:2468] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:29.138657  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412325cd96f048419baf474a210cbfa6" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:29.139592  2768 raft_consensus.cc:2468] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:29.141309  2882 leader_election.cc:304] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:29.142274  3096 raft_consensus.cc:2804] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.142670  3096 raft_consensus.cc:493] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.142997  3096 raft_consensus.cc:3060] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.147794  2807 leader_election.cc:304] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.148962  3037 tablet_bootstrap.cc:654] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.149176  3072 raft_consensus.cc:2804] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.149777  3072 raft_consensus.cc:493] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.150216  3072 raft_consensus.cc:3060] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.156318  3034 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:29.156853  3034 ts_tablet_manager.cc:1403] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.007s
I20260709 12:16:29.157522  3088 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.158047  3088 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.161809  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.161926  3034 raft_consensus.cc:359] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.162456  2917 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:29.164316  2733 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:29.165347  3089 raft_consensus.cc:2804] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.165839  3089 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.166329  3089 raft_consensus.cc:3060] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.162596  3034 raft_consensus.cc:385] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.167428  3034 raft_consensus.cc:740] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.170483  3037 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:29.170990  3037 ts_tablet_manager.cc:1403] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 12:16:29.175587  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.171664  3034 consensus_queue.cc:260] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.176275  2844 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:29.177356  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.177979  2917 raft_consensus.cc:2468] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:29.172006  3088 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:29.183413  3096 raft_consensus.cc:515] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.185252  3037 raft_consensus.cc:359] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.185977  3037 raft_consensus.cc:385] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.188108  3044 raft_consensus.cc:515] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.186254  3037 raft_consensus.cc:740] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.178143  3034 ts_tablet_manager.cc:1434] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:16:29.178089  3072 raft_consensus.cc:515] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.197278  3037 consensus_queue.cc:260] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.198107  3035 tablet_bootstrap.cc:492] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:29.199064  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412325cd96f048419baf474a210cbfa6" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:29.199499  3035 ts_tablet_manager.cc:1403] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.008s
I20260709 12:16:29.199729  2992 raft_consensus.cc:3060] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.200519  3044 leader_election.cc:290] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:29.204219  3037 ts_tablet_manager.cc:1434] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:16:29.204392  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e08c8e216435183be81ba4b30b319" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:29.204948  3037 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.205006  2917 raft_consensus.cc:3060] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.209093  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e08c8e216435183be81ba4b30b319" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:29.211412  3034 tablet_bootstrap.cc:492] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:29.211971  3037 tablet_bootstrap.cc:654] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.213905  3035 raft_consensus.cc:359] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.214594  3035 raft_consensus.cc:385] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.214880  3035 raft_consensus.cc:740] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.215653  3035 consensus_queue.cc:260] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.216300  3072 leader_election.cc:290] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.217116  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:29.217623  3035 ts_tablet_manager.cc:1434] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:16:29.217700  2916 raft_consensus.cc:3060] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.209702  3096 leader_election.cc:290] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:29.218478  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412325cd96f048419baf474a210cbfa6" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:29.219070  2767 raft_consensus.cc:3060] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.223105  2992 raft_consensus.cc:2468] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:29.213923  2768 raft_consensus.cc:3060] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.226966  2881 leader_election.cc:304] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:29.227986  3092 raft_consensus.cc:2804] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.228505  3092 raft_consensus.cc:697] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:29.229368  3092 consensus_queue.cc:237] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.229827  2916 raft_consensus.cc:2468] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:29.231073  2808 leader_election.cc:304] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.231889  3044 raft_consensus.cc:2804] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.232354  3044 raft_consensus.cc:697] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:29.233233  3044 consensus_queue.cc:237] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.226462  2667 catalog_manager.cc:5697] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.238636  2767 raft_consensus.cc:2468] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:29.246881  3035 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:29.249501  3096 consensus_queue.cc:1048] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:29.249755  3089 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.251628  3034 tablet_bootstrap.cc:654] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.256918  3116 consensus_queue.cc:1048] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:29.258602  3089 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:29.259473  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:29.260231  2992 raft_consensus.cc:3060] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.260756  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:29.261384  2916 raft_consensus.cc:3060] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.261933  2917 raft_consensus.cc:2468] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:29.259563  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:29.262799  2843 raft_consensus.cc:3060] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.263520  2808 leader_election.cc:304] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.264448  3149 raft_consensus.cc:2804] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.264930  3149 raft_consensus.cc:697] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:29.265727  3149 consensus_queue.cc:237] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.268756  3036 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:29.269309  3036 ts_tablet_manager.cc:1403] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.202s	user 0.062s	sys 0.051s
I20260709 12:16:29.276947  2768 raft_consensus.cc:2468] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:29.277944  2916 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:29.279145  2733 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:29.279937  3089 raft_consensus.cc:2804] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.280447  3089 raft_consensus.cc:697] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:29.281232  3089 consensus_queue.cc:237] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.282006  2843 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:29.285787  3035 tablet_bootstrap.cc:654] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.288977  2666 catalog_manager.cc:5697] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.291612  2667 catalog_manager.cc:5697] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.294613  2992 raft_consensus.cc:2468] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:29.294762  3116 consensus_queue.cc:1048] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.279922  3036 raft_consensus.cc:359] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.301074  3036 raft_consensus.cc:385] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.301509  3036 raft_consensus.cc:740] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.302567  3036 consensus_queue.cc:260] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.315582  3036 ts_tablet_manager.cc:1434] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 12:16:29.320272  3036 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:29.332531  3037 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:29.333106  3037 ts_tablet_manager.cc:1403] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.006s
I20260709 12:16:29.334571  2667 catalog_manager.cc:5697] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.335860  3037 raft_consensus.cc:359] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.336575  3037 raft_consensus.cc:385] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.336843  3037 raft_consensus.cc:740] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.337669  3037 consensus_queue.cc:260] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.340204  3034 tablet_bootstrap.cc:492] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:29.340867  3034 ts_tablet_manager.cc:1403] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.000s
I20260709 12:16:29.341859  3037 ts_tablet_manager.cc:1434] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:29.343587  3037 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.346271  3149 raft_consensus.cc:493] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.345695  3034 raft_consensus.cc:359] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.346781  3149 raft_consensus.cc:515] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.350929  3034 raft_consensus.cc:385] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.351286  3034 raft_consensus.cc:740] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.349848  3037 tablet_bootstrap.cc:654] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.352070  3034 consensus_queue.cc:260] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.357704  3034 ts_tablet_manager.cc:1434] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:16:29.368440  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.368783  3036 tablet_bootstrap.cc:654] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.369503  3034 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:29.369398  2991 raft_consensus.cc:2468] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:29.372885  3149 leader_election.cc:290] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:29.377769  3034 tablet_bootstrap.cc:654] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.379063  2807 leader_election.cc:304] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.380330  3149 raft_consensus.cc:2804] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.380775  3149 raft_consensus.cc:493] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.381201  3149 raft_consensus.cc:3060] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:29.388178  2882 consensus_peers.cc:597] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:29.398990  3092 raft_consensus.cc:493] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.399729  3092 raft_consensus.cc:515] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.402233  3092 leader_election.cc:290] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:29.400390  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:29.404907  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.405395  2768 raft_consensus.cc:2468] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:29.406052  2992 raft_consensus.cc:2393] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb9a9f78031b468bbd4e6470aec44bea in current term 1: Already voted for candidate 7cbad9ac07324d25bacaae431cca6aa9 in this term.
I20260709 12:16:29.407354  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:29.412245  3035 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:29.412688  3035 ts_tablet_manager.cc:1403] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.166s	user 0.026s	sys 0.016s
I20260709 12:16:29.413976  2881 leader_election.cc:304] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:29.414211  3149 raft_consensus.cc:515] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.416740  3092 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.418748  3036 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:29.419245  3036 ts_tablet_manager.cc:1403] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.005s
I20260709 12:16:29.429545  3037 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:29.430356  3037 ts_tablet_manager.cc:1403] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.003s
I20260709 12:16:29.442687  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:29.443398  2992 raft_consensus.cc:3060] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.445554  3043 raft_consensus.cc:493] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.446123  3043 raft_consensus.cc:515] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.448298  3043 leader_election.cc:290] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.448895  3035 raft_consensus.cc:359] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.449607  3035 raft_consensus.cc:385] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.449867  3035 raft_consensus.cc:740] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.451915  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.450802  3035 consensus_queue.cc:260] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:29.455170  2883 leader_election.cc:343] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.460052  3034 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:29.460757  3034 ts_tablet_manager.cc:1403] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.102s	user 0.020s	sys 0.013s
I20260709 12:16:29.462047  3036 raft_consensus.cc:359] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.462790  3036 raft_consensus.cc:385] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.463079  3036 raft_consensus.cc:740] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.463498  3089 raft_consensus.cc:493] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.463909  3036 consensus_queue.cc:260] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.464037  3089 raft_consensus.cc:515] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.467741  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.468644  2843 raft_consensus.cc:2468] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:29.469718  3036 ts_tablet_manager.cc:1434] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:16:29.469925  3092 raft_consensus.cc:2749] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.470635  3149 leader_election.cc:290] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:29.470877  3036 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:29.471614  2734 leader_election.cc:304] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.472249  3037 raft_consensus.cc:359] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.472617  3088 raft_consensus.cc:2804] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.472939  3037 raft_consensus.cc:385] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.473183  3088 raft_consensus.cc:493] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.473764  2992 raft_consensus.cc:2468] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:29.473845  3088 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.475648  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:29.476265  2768 raft_consensus.cc:3060] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.478093  2663 catalog_manager.cc:5697] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.479803  3089 leader_election.cc:290] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:29.482379  3034 raft_consensus.cc:359] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.483804  2768 raft_consensus.cc:2468] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:29.473274  3037 raft_consensus.cc:740] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.491014  3034 raft_consensus.cc:385] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.491401  3034 raft_consensus.cc:740] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.492996  3034 consensus_queue.cc:260] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.494897  3037 consensus_queue.cc:260] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.500100  3034 ts_tablet_manager.cc:1434] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260709 12:16:29.501974  3037 ts_tablet_manager.cc:1434] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.001s
I20260709 12:16:29.490720  3088 raft_consensus.cc:515] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.504778  2808 leader_election.cc:304] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.505584  3044 raft_consensus.cc:2804] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.507632  3034 tablet_bootstrap.cc:492] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:29.508991  3035 ts_tablet_manager.cc:1434] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.096s	user 0.015s	sys 0.010s
I20260709 12:16:29.507072  3044 raft_consensus.cc:697] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:29.511144  3044 consensus_queue.cc:237] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.518878  3035 tablet_bootstrap.cc:492] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:29.516146  3088 leader_election.cc:290] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:29.521905  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:29.522274  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.522588  2843 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.522958  2991 raft_consensus.cc:2468] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:29.523768  3037 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.529057  3035 tablet_bootstrap.cc:654] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.530067  3037 tablet_bootstrap.cc:654] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.530613  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.531292  2992 raft_consensus.cc:2468] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:29.532050  2881 leader_election.cc:304] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:29.533236  3092 raft_consensus.cc:2804] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.533759  3092 raft_consensus.cc:493] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.534175  3092 raft_consensus.cc:3060] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.535764  3088 consensus_queue.cc:1048] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.536158  2843 raft_consensus.cc:2468] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:29.537041  3036 tablet_bootstrap.cc:654] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.539013  2734 leader_election.cc:304] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:29.539857  3089 raft_consensus.cc:2804] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.545612  3034 tablet_bootstrap.cc:654] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.542268  3092 raft_consensus.cc:515] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.553591  3043 consensus_queue.cc:1048] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.533484  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:29.566291  2992 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.564651  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:29.564983  3043 raft_consensus.cc:493] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.568902  3043 raft_consensus.cc:515] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.560829  3088 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.560809  3171 raft_consensus.cc:493] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.576520  3036 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:29.577149  3036 ts_tablet_manager.cc:1403] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.009s
W20260709 12:16:29.579344  2883 leader_election.cc:343] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.567811  3089 raft_consensus.cc:697] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:29.580735  3092 leader_election.cc:290] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.588346  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:29.589109  2990 raft_consensus.cc:3060] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.589877  3037 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:29.590428  3037 ts_tablet_manager.cc:1403] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260709 12:16:29.587308  3036 raft_consensus.cc:359] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.591820  3036 raft_consensus.cc:385] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.592763  3036 raft_consensus.cc:740] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.595834  3037 raft_consensus.cc:359] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.596570  3037 raft_consensus.cc:385] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.577028  3088 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.596827  3037 raft_consensus.cc:740] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.600411  3037 consensus_queue.cc:260] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.598996  3036 consensus_queue.cc:260] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.603580  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.604018  2990 raft_consensus.cc:2468] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:29.606994  3036 ts_tablet_manager.cc:1434] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 12:16:29.608058  3036 tablet_bootstrap.cc:492] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:29.611816  2881 leader_election.cc:304] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:29.613122  3092 raft_consensus.cc:2804] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.613050  2992 raft_consensus.cc:2468] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
W20260709 12:16:29.613771  2881 leader_election.cc:343] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.613735  3092 raft_consensus.cc:697] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:29.611994  3037 ts_tablet_manager.cc:1434] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:16:29.615449  3092 consensus_queue.cc:237] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.616178  3037 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.621228  3036 tablet_bootstrap.cc:654] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.623637  3037 tablet_bootstrap.cc:654] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.582170  3171 raft_consensus.cc:515] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.630129  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a978399ede4c748b84aa80cdad5147" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.647187  3037 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:29.647806  3037 ts_tablet_manager.cc:1403] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260709 12:16:29.651292  3037 raft_consensus.cc:359] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.651993  3037 raft_consensus.cc:385] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.652267  3037 raft_consensus.cc:740] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.652968  3037 consensus_queue.cc:260] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
W20260709 12:16:29.655684  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:29.662698  3037 ts_tablet_manager.cc:1434] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 12:16:29.665490  3037 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:29.661882  2957 leader_election.cc:343] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.667290  3034 tablet_bootstrap.cc:492] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:29.668605  3034 ts_tablet_manager.cc:1403] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.006s
I20260709 12:16:29.588165  3177 consensus_queue.cc:1048] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.076s
I20260709 12:16:29.669265  3089 consensus_queue.cc:237] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.679083  3171 leader_election.cc:290] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:29.667786  3043 leader_election.cc:290] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:29.680995  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.682085  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a978399ede4c748b84aa80cdad5147" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.682793  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:29.683032  2734 leader_election.cc:343] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.684451  3088 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:29.685467  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.686446  3043 consensus_queue.cc:1048] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:29.687075  2733 leader_election.cc:343] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.687650  2733 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
W20260709 12:16:29.688493  2882 leader_election.cc:343] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.688818  3088 raft_consensus.cc:2749] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.688964  2882 leader_election.cc:304] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:29.687148  3035 tablet_bootstrap.cc:492] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:29.689852  3035 ts_tablet_manager.cc:1403] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.003s
I20260709 12:16:29.692636  3043 raft_consensus.cc:2749] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.709038  3037 tablet_bootstrap.cc:654] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.710721  3036 tablet_bootstrap.cc:492] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:29.711408  3036 ts_tablet_manager.cc:1403] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.001s
I20260709 12:16:29.693876  3035 raft_consensus.cc:359] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.713269  3035 raft_consensus.cc:385] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.713703  3035 raft_consensus.cc:740] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.722173  3035 consensus_queue.cc:260] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.724372  3036 raft_consensus.cc:359] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.725946  3036 raft_consensus.cc:385] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.726217  3036 raft_consensus.cc:740] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.728376  3036 consensus_queue.cc:260] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.735800  3043 consensus_queue.cc:1048] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:29.738458  2956 leader_election.cc:343] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.738930  2956 leader_election.cc:304] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:29.740185  3036 ts_tablet_manager.cc:1434] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 12:16:29.741472  3036 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:29.741714  2665 catalog_manager.cc:5697] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.743477  3034 raft_consensus.cc:359] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.744346  3034 raft_consensus.cc:385] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.744628  3171 raft_consensus.cc:2749] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.744711  3044 consensus_queue.cc:1048] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:29.747426  3035 ts_tablet_manager.cc:1434] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 12:16:29.748467  3035 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:29.758111  2663 catalog_manager.cc:5697] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:29.744640  3034 raft_consensus.cc:740] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.765027  3034 consensus_queue.cc:260] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.767565  3034 ts_tablet_manager.cc:1434] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.001s
I20260709 12:16:29.769191  3034 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:29.773558  3092 consensus_queue.cc:1048] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.774245  3036 tablet_bootstrap.cc:654] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.772809  3037 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:29.778859  3037 ts_tablet_manager.cc:1403] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.005s
I20260709 12:16:29.780830  3035 tablet_bootstrap.cc:654] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.782109  3037 raft_consensus.cc:359] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.782862  3037 raft_consensus.cc:385] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.783151  3037 raft_consensus.cc:740] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.783885  3037 consensus_queue.cc:260] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.786247  3037 ts_tablet_manager.cc:1434] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:29.792601  2666 catalog_manager.cc:5697] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.795396  3149 consensus_queue.cc:1048] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.795997  3088 consensus_queue.cc:1048] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.796803  3149 consensus_queue.cc:1048] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.820922  3034 tablet_bootstrap.cc:654] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.822446  3037 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.825747  3088 consensus_queue.cc:1048] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.826804  2767 raft_consensus.cc:3060] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.831656  3037 tablet_bootstrap.cc:654] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.842672  3044 raft_consensus.cc:493] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.843365  3044 raft_consensus.cc:515] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.846554  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.849540  3044 leader_election.cc:290] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.849845  3149 consensus_queue.cc:1048] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:16:29.858937  3088 raft_consensus.cc:493] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.859675  3088 raft_consensus.cc:515] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.855693  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.862968  2992 raft_consensus.cc:2393] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 1: Already voted for candidate bb9a9f78031b468bbd4e6470aec44bea in this term.
I20260709 12:16:29.864075  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.864996  2807 leader_election.cc:304] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
W20260709 12:16:29.865716  2732 leader_election.cc:343] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.863235  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.867331  3036 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:29.867815  3036 ts_tablet_manager.cc:1403] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.008s
I20260709 12:16:29.868221  3037 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
W20260709 12:16:29.868120  2733 leader_election.cc:343] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.868713  3037 ts_tablet_manager.cc:1403] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260709 12:16:29.868709  2733 leader_election.cc:304] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:29.869737  3177 raft_consensus.cc:2749] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.870615  3036 raft_consensus.cc:359] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.871289  3036 raft_consensus.cc:385] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.871578  3036 raft_consensus.cc:740] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.871441  3037 raft_consensus.cc:359] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.872812  3037 raft_consensus.cc:385] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.873100  3037 raft_consensus.cc:740] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.867739  3149 raft_consensus.cc:3060] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.873772  3037 consensus_queue.cc:260] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.874991  3036 consensus_queue.cc:260] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.876113  3037 ts_tablet_manager.cc:1434] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:29.877055  3037 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.877349  3036 ts_tablet_manager.cc:1434] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:16:29.878312  3036 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:29.884068  3036 tablet_bootstrap.cc:654] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.884377  3037 tablet_bootstrap.cc:654] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.872020  3088 leader_election.cc:290] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.894977  3171 raft_consensus.cc:493] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.895583  3171 raft_consensus.cc:515] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.897802  3171 leader_election.cc:290] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:29.899142  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf0cef6c3f40f0994a11c2d1e02d06" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.899852  2843 raft_consensus.cc:2468] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:29.899912  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf0cef6c3f40f0994a11c2d1e02d06" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:29.900642  2767 raft_consensus.cc:2468] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:29.900831  3035 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:29.901474  3035 ts_tablet_manager.cc:1403] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.009s
I20260709 12:16:29.903155  2956 leader_election.cc:304] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:29.904064  3171 raft_consensus.cc:2804] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.904488  3171 raft_consensus.cc:493] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.904887  3171 raft_consensus.cc:3060] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.915853  3171 raft_consensus.cc:515] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:29.919200  3035 raft_consensus.cc:359] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.919452  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf0cef6c3f40f0994a11c2d1e02d06" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:29.919991  3035 raft_consensus.cc:385] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.920356  3035 raft_consensus.cc:740] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.921124  3035 consensus_queue.cc:260] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.923171  3035 ts_tablet_manager.cc:1434] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 12:16:29.924131  3035 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:29.920234  2767 raft_consensus.cc:3060] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.927232  3034 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:29.927739  3034 ts_tablet_manager.cc:1403] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.159s	user 0.020s	sys 0.022s
I20260709 12:16:29.929136  3149 raft_consensus.cc:2749] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.930316  3171 leader_election.cc:290] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:29.936856  3034 raft_consensus.cc:359] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.937422  3034 raft_consensus.cc:385] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.937598  3034 raft_consensus.cc:740] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.938170  3034 consensus_queue.cc:260] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.939709  3034 ts_tablet_manager.cc:1434] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:16:29.942564  3177 raft_consensus.cc:493] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.943094  3177 raft_consensus.cc:515] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.945420  3177 leader_election.cc:290] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.947125  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.947494  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.948123  2918 raft_consensus.cc:2468] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
W20260709 12:16:29.948686  2732 leader_election.cc:343] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.950584  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94cf0cef6c3f40f0994a11c2d1e02d06" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:29.950623  2733 leader_election.cc:304] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:29.951319  2843 raft_consensus.cc:3060] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.951905  3177 raft_consensus.cc:2804] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.952301  3177 raft_consensus.cc:493] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.952636  3177 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.956815  2767 raft_consensus.cc:2468] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:29.958895  3034 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:29.958166  3185 raft_consensus.cc:493] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.960878  3185 raft_consensus.cc:515] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:29.961498  3172 raft_consensus.cc:493] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.962013  3172 raft_consensus.cc:515] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:29.963647  2956 leader_election.cc:304] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:29.964094  3172 leader_election.cc:290] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:29.964597  3172 raft_consensus.cc:2804] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.965066  3172 raft_consensus.cc:697] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:29.967792  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:29.968444  2768 raft_consensus.cc:2468] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:29.970371  3036 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:29.970661  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:29.957589  3044 consensus_queue.cc:1048] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:16:29.980711  2843 raft_consensus.cc:2468] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:29.983141  3036 ts_tablet_manager.cc:1403] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.012s
I20260709 12:16:29.984200  3037 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:29.984721  3037 ts_tablet_manager.cc:1403] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.108s	user 0.032s	sys 0.029s
I20260709 12:16:29.986248  3036 raft_consensus.cc:359] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.986750  3034 tablet_bootstrap.cc:654] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.987051  3036 raft_consensus.cc:385] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.987429  3037 raft_consensus.cc:359] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.988152  3037 raft_consensus.cc:385] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.988442  3037 raft_consensus.cc:740] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.988864  3035 tablet_bootstrap.cc:654] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:29.989195  2956 leader_election.cc:343] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.987402  3036 raft_consensus.cc:740] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.989305  3037 consensus_queue.cc:260] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.975344  3185 leader_election.cc:290] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:29.992389  3036 consensus_queue.cc:260] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:29.977607  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a978399ede4c748b84aa80cdad5147" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:29.979211  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a978399ede4c748b84aa80cdad5147" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:29.965894  3172 consensus_queue.cc:237] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:29.994426  2883 leader_election.cc:343] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.994549  2991 raft_consensus.cc:2468] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:29.994800  3037 ts_tablet_manager.cc:1434] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:29.995747  3037 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:29.996637  3036 ts_tablet_manager.cc:1434] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:16:30.004908  3035 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:30.005447  3035 ts_tablet_manager.cc:1403] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.082s	user 0.004s	sys 0.012s
I20260709 12:16:30.005620  3037 tablet_bootstrap.cc:654] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.005743  3034 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.006315  3034 ts_tablet_manager.cc:1403] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.007s
I20260709 12:16:30.008721  3072 consensus_queue.cc:1048] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.008914  2956 leader_election.cc:304] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:30.011807  2881 leader_election.cc:304] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.012943  3169 raft_consensus.cc:2804] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.013360  3169 raft_consensus.cc:493] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.013711  3169 raft_consensus.cc:3060] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.014598  3185 raft_consensus.cc:2804] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.015223  3185 raft_consensus.cc:493] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.015106  3035 raft_consensus.cc:359] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.015933  3185 raft_consensus.cc:3060] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.015933  3035 raft_consensus.cc:385] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.016836  3035 raft_consensus.cc:740] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.018175  3036 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:30.023715  3034 raft_consensus.cc:359] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.023949  3035 consensus_queue.cc:260] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.031644  3169 raft_consensus.cc:515] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.042668  3035 ts_tablet_manager.cc:1434] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.003s
I20260709 12:16:30.043340  3034 raft_consensus.cc:385] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.043664  3034 raft_consensus.cc:740] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.044144  3035 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:30.044482  3034 consensus_queue.cc:260] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.046967  3034 ts_tablet_manager.cc:1434] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.005s
I20260709 12:16:30.048373  3034 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.052698  3035 tablet_bootstrap.cc:654] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.054489  3034 tablet_bootstrap.cc:654] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.055729  3169 leader_election.cc:290] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:30.058104  3185 raft_consensus.cc:515] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.059130  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:30.060176  3037 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:30.067893  3037 ts_tablet_manager.cc:1403] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.008s
W20260709 12:16:30.068411  2956 leader_election.cc:343] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.068827  3034 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.069322  3034 ts_tablet_manager.cc:1403] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260709 12:16:30.070555  3037 raft_consensus.cc:359] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.071246  3037 raft_consensus.cc:385] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.071514  3037 raft_consensus.cc:740] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.071892  3034 raft_consensus.cc:359] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.072786  3034 raft_consensus.cc:385] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.059819  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:30.072566  3037 consensus_queue.cc:260] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.071467  2666 catalog_manager.cc:5697] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.073413  2767 raft_consensus.cc:3060] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.075237  3037 ts_tablet_manager.cc:1434] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:16:30.076211  3037 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:30.064796  3036 tablet_bootstrap.cc:654] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.073098  3034 raft_consensus.cc:740] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.083880  3034 consensus_queue.cc:260] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.084071  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a978399ede4c748b84aa80cdad5147" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:30.065542  3177 raft_consensus.cc:515] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
W20260709 12:16:30.086285  2883 leader_election.cc:343] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.086498  3034 ts_tablet_manager.cc:1434] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:16:30.087653  3034 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.087891  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:30.088546  2916 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.093688  3034 tablet_bootstrap.cc:654] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.096390  2916 raft_consensus.cc:2468] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:30.098052  2733 leader_election.cc:304] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:30.099295  3088 raft_consensus.cc:2804] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.099937  3088 raft_consensus.cc:697] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:30.101028  3088 consensus_queue.cc:237] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.105849  3149 raft_consensus.cc:493] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.106539  3149 raft_consensus.cc:515] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.106976  3034 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.107484  3034 ts_tablet_manager.cc:1403] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:16:30.107851  2767 raft_consensus.cc:2468] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:30.108682  3149 leader_election.cc:290] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:30.108896  2956 leader_election.cc:304] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:30.110107  3034 raft_consensus.cc:359] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.110814  3034 raft_consensus.cc:385] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.111083  3034 raft_consensus.cc:740] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.111238  3169 raft_consensus.cc:2804] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.111821  3169 raft_consensus.cc:697] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:30.112428  3185 leader_election.cc:290] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:30.112123  3034 consensus_queue.cc:260] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.112586  3169 consensus_queue.cc:237] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.113916  3177 leader_election.cc:290] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:30.114818  3034 ts_tablet_manager.cc:1434] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:30.116022  3034 tablet_bootstrap.cc:492] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.119503  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36857de23ef8427898dee4c8a6fac7e2" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:30.120407  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a978399ede4c748b84aa80cdad5147" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:30.121047  2992 raft_consensus.cc:3060] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.122754  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36857de23ef8427898dee4c8a6fac7e2" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:30.123135  3034 tablet_bootstrap.cc:654] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.123433  2768 raft_consensus.cc:2468] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:30.123952  3035 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:30.124583  3035 ts_tablet_manager.cc:1403] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.027s
I20260709 12:16:30.124784  2808 leader_election.cc:304] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:30.126456  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:30.127075  2991 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.127606  3035 raft_consensus.cc:359] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.128305  3035 raft_consensus.cc:385] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.128584  3035 raft_consensus.cc:740] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.129267  3035 consensus_queue.cc:260] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.130635  3149 raft_consensus.cc:2804] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.131249  3149 raft_consensus.cc:493] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.131350  3035 ts_tablet_manager.cc:1434] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:30.131891  3149 raft_consensus.cc:3060] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.132604  3035 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:30.133615  2667 catalog_manager.cc:5697] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.137787  3034 tablet_bootstrap.cc:492] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.138319  3034 ts_tablet_manager.cc:1403] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260709 12:16:30.138931  3035 tablet_bootstrap.cc:654] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.141041  3034 raft_consensus.cc:359] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.141721  3034 raft_consensus.cc:385] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.142001  3034 raft_consensus.cc:740] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.142891  3034 consensus_queue.cc:260] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.143388  2991 raft_consensus.cc:2468] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:30.149083  2992 raft_consensus.cc:2468] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:30.157086  3034 ts_tablet_manager.cc:1434] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:16:30.158100  3034 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.159222  2881 leader_election.cc:304] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.159502  2916 raft_consensus.cc:2468] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:30.149103  3036 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:30.155071  3035 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:30.161468  3035 ts_tablet_manager.cc:1403] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260709 12:16:30.161971  3036 ts_tablet_manager.cc:1403] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.144s	user 0.010s	sys 0.002s
I20260709 12:16:30.160763  3096 raft_consensus.cc:2804] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.162932  3037 tablet_bootstrap.cc:654] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.163650  3096 raft_consensus.cc:697] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:30.164570  3096 consensus_queue.cc:237] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.166013  3035 raft_consensus.cc:359] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.167150  3035 raft_consensus.cc:385] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.162631  3169 raft_consensus.cc:493] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.167456  3035 raft_consensus.cc:740] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.172410  3034 tablet_bootstrap.cc:654] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.172709  3035 consensus_queue.cc:260] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.178598  3035 ts_tablet_manager.cc:1434] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:16:30.179559  3035 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:30.172780  3169 raft_consensus.cc:515] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.184111  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e6c15d3634410b42ad9ee4e8ccbf5" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:30.185600  2957 leader_election.cc:343] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.185720  3035 tablet_bootstrap.cc:654] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.187867  3088 raft_consensus.cc:493] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.187965  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e6c15d3634410b42ad9ee4e8ccbf5" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:30.188644  3088 raft_consensus.cc:515] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.188982  2916 raft_consensus.cc:2468] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:30.190346  3185 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.191059  3185 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.192831  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:30.193710  2992 raft_consensus.cc:2468] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:30.195665  2732 leader_election.cc:304] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:30.198738  3177 raft_consensus.cc:2804] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.198843  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:30.199929  2768 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:30.200950  3185 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.199255  3177 raft_consensus.cc:493] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.202720  3177 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.203835  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:30.204784  2844 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:30.205369  3185 consensus_queue.cc:1048] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.206440  2882 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:30.208878  2956 leader_election.cc:304] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.210423  3172 raft_consensus.cc:2804] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.210932  3172 raft_consensus.cc:493] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.211387  3172 raft_consensus.cc:3060] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.215909  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:30.218037  2734 leader_election.cc:343] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.218861  3088 leader_election.cc:290] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.219907  3169 leader_election.cc:290] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:30.224097  3149 raft_consensus.cc:515] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.237794  3186 raft_consensus.cc:2804] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.238973  3186 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.239466  3186 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.250222  3089 consensus_queue.cc:1048] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.225414  2667 catalog_manager.cc:5697] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:30.251555  3035 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:30.252085  3035 ts_tablet_manager.cc:1403] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.006s
I20260709 12:16:30.252249  3185 consensus_queue.cc:1048] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.252746  3089 consensus_queue.cc:1048] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.254910  3035 raft_consensus.cc:359] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.255610  3035 raft_consensus.cc:385] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.255879  3035 raft_consensus.cc:740] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.256803  3035 consensus_queue.cc:260] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.259512  3035 ts_tablet_manager.cc:1434] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:30.229568  3036 raft_consensus.cc:359] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.260612  3037 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:30.259617  3172 raft_consensus.cc:515] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.336570  3037 ts_tablet_manager.cc:1403] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.261s	user 0.060s	sys 0.052s
I20260709 12:16:30.289220  2666 catalog_manager.cc:5697] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.343432  3172 leader_election.cc:290] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:30.336369  3036 raft_consensus.cc:385] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.264926  3177 raft_consensus.cc:515] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.338871  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e6c15d3634410b42ad9ee4e8ccbf5" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
W20260709 12:16:30.348330  2957 leader_election.cc:343] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.260459  3035 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:30.339424  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e6c15d3634410b42ad9ee4e8ccbf5" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:30.350055  2916 raft_consensus.cc:3060] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.362254  3035 tablet_bootstrap.cc:654] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.346614  3036 raft_consensus.cc:740] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.339677  3037 raft_consensus.cc:359] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.298818  3034 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.365305  3037 raft_consensus.cc:385] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.340757  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36857de23ef8427898dee4c8a6fac7e2" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:30.365582  3034 ts_tablet_manager.cc:1403] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.208s	user 0.023s	sys 0.028s
I20260709 12:16:30.370213  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36857de23ef8427898dee4c8a6fac7e2" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:30.370853  2918 raft_consensus.cc:3060] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.371847  3034 raft_consensus.cc:359] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.372965  3034 raft_consensus.cc:385] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.372870  3037 raft_consensus.cc:740] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.365442  3036 consensus_queue.cc:260] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.369817  3149 leader_election.cc:290] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:30.373540  3034 raft_consensus.cc:740] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.375182  3037 consensus_queue.cc:260] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.375875  3034 consensus_queue.cc:260] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.378280  3034 ts_tablet_manager.cc:1434] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:16:30.379299  3034 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.366128  2768 raft_consensus.cc:3060] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.392954  3037 ts_tablet_manager.cc:1434] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.056s	user 0.002s	sys 0.005s
I20260709 12:16:30.393811  3037 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:30.394984  3034 tablet_bootstrap.cc:654] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.395751  3092 raft_consensus.cc:493] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.396353  3092 raft_consensus.cc:515] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.374361  2916 raft_consensus.cc:2468] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:30.401415  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:30.402439  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:30.400804  3092 leader_election.cc:290] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:30.403265  2956 leader_election.cc:304] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.264473  3186 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.408146  3036 ts_tablet_manager.cc:1434] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.246s	user 0.011s	sys 0.009s
I20260709 12:16:30.408919  3036 tablet_bootstrap.cc:492] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
W20260709 12:16:30.406272  2882 leader_election.cc:343] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.407073  3172 raft_consensus.cc:2804] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.409906  3172 raft_consensus.cc:697] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:30.410878  3172 consensus_queue.cc:237] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.411432  3177 leader_election.cc:290] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.411785  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
W20260709 12:16:30.413932  2734 leader_election.cc:343] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:30.414172  2881 leader_election.cc:343] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.439682  2881 leader_election.cc:304] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:30.440471  3186 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.441064  3186 raft_consensus.cc:2749] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:30.441202  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:30.441857  2767 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.443126  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:30.443614  2844 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.446513  3037 tablet_bootstrap.cc:654] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.448825  2767 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:30.451498  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:30.452167  2991 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.454767  2882 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:30.456404  3186 raft_consensus.cc:2804] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.456852  3186 raft_consensus.cc:697] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:30.457389  3035 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:30.457906  3035 ts_tablet_manager.cc:1403] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.198s	user 0.023s	sys 0.049s
I20260709 12:16:30.457644  3186 consensus_queue.cc:237] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.448825  2918 raft_consensus.cc:2468] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:30.460726  3035 raft_consensus.cc:359] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.461413  3035 raft_consensus.cc:385] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.461654  3035 raft_consensus.cc:740] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.463537  2808 leader_election.cc:304] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:30.464126  3169 consensus_queue.cc:1048] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.466521  3044 raft_consensus.cc:2804] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.467032  3044 raft_consensus.cc:697] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:30.467447  2768 raft_consensus.cc:2468] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:30.467885  3044 consensus_queue.cc:237] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.471212  3034 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.471710  3034 ts_tablet_manager.cc:1403] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.025s
I20260709 12:16:30.472255  2664 catalog_manager.cc:5697] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:30.462308  3035 consensus_queue.cc:260] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.466171  2991 raft_consensus.cc:2468] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:30.481320  3034 raft_consensus.cc:359] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.482848  3034 raft_consensus.cc:385] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.482801  3036 tablet_bootstrap.cc:654] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.483318  3034 raft_consensus.cc:740] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.482342  3035 ts_tablet_manager.cc:1434] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:16:30.484439  3034 consensus_queue.cc:260] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.485544  2732 leader_election.cc:304] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.486464  3177 raft_consensus.cc:2804] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.487079  3177 raft_consensus.cc:697] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:30.488071  3177 consensus_queue.cc:237] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.490563  2844 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:30.500391  3034 ts_tablet_manager.cc:1434] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260709 12:16:30.504336  3035 tablet_bootstrap.cc:492] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:30.516142  3034 tablet_bootstrap.cc:492] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.525563  3037 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:30.526166  3037 ts_tablet_manager.cc:1403] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.012s
I20260709 12:16:30.524610  3169 raft_consensus.cc:493] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.537074  3171 consensus_queue.cc:1048] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.530301  3169 raft_consensus.cc:515] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.549360  3169 leader_election.cc:290] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.551931  2918 raft_consensus.cc:3060] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.553074  3177 consensus_queue.cc:1048] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.554682  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:30.557953  2957 leader_election.cc:343] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.558887  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:30.558497  2666 catalog_manager.cc:5697] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:30.560911  3034 tablet_bootstrap.cc:654] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.554683  3037 raft_consensus.cc:359] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.562953  3037 raft_consensus.cc:385] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.563256  3037 raft_consensus.cc:740] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.564208  3036 tablet_bootstrap.cc:492] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:30.564643  3036 ts_tablet_manager.cc:1403] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.019s
I20260709 12:16:30.566601  3037 consensus_queue.cc:260] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.567756  3169 consensus_queue.cc:1048] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:16:30.570725  2956 leader_election.cc:343] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.571216  2956 leader_election.cc:304] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.574256  3037 ts_tablet_manager.cc:1434] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 12:16:30.575321  3037 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:30.572373  3171 raft_consensus.cc:2749] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:30.585213  2663 catalog_manager.cc:5697] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.593008  3088 consensus_queue.cc:1048] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.595942  3037 tablet_bootstrap.cc:654] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.601660  2664 catalog_manager.cc:5697] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.606762  3036 raft_consensus.cc:359] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.607780  3036 raft_consensus.cc:385] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.608125  3036 raft_consensus.cc:740] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.611941  3035 tablet_bootstrap.cc:654] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.625741  3034 tablet_bootstrap.cc:492] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.625523  3036 consensus_queue.cc:260] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.626262  3034 ts_tablet_manager.cc:1403] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.005s
I20260709 12:16:30.628028  3036 ts_tablet_manager.cc:1434] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 12:16:30.628999  3034 raft_consensus.cc:359] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.629405  3186 raft_consensus.cc:493] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71834fc974b24499b01df9dff05b01ec)
I20260709 12:16:30.629828  3034 raft_consensus.cc:385] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.630157  3034 raft_consensus.cc:740] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.629988  3186 raft_consensus.cc:515] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.631044  3034 consensus_queue.cc:260] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.633344  3036 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
W20260709 12:16:30.635171  2883 consensus_peers.cc:597] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:30.635808  3186 leader_election.cc:290] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:30.636989  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:30.637648  2768 raft_consensus.cc:2468] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:30.638908  2882 leader_election.cc:304] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:30.639506  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:30.641100  3035 tablet_bootstrap.cc:492] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:30.641364  3186 raft_consensus.cc:2804] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:30.641583  3035 ts_tablet_manager.cc:1403] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.138s	user 0.008s	sys 0.003s
I20260709 12:16:30.641749  3186 raft_consensus.cc:493] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71834fc974b24499b01df9dff05b01ec)
I20260709 12:16:30.642222  3186 raft_consensus.cc:3060] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:30.644719  3035 raft_consensus.cc:359] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.645403  3035 raft_consensus.cc:385] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.645659  3035 raft_consensus.cc:740] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.646322  3035 consensus_queue.cc:260] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.648442  3036 tablet_bootstrap.cc:654] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.649124  3034 ts_tablet_manager.cc:1434] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:16:30.650163  3034 tablet_bootstrap.cc:492] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.650959  3172 consensus_queue.cc:1048] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.653285  3037 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:30.653789  3037 ts_tablet_manager.cc:1403] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.000s
I20260709 12:16:30.658787  3172 raft_consensus.cc:493] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.659329  3172 raft_consensus.cc:515] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.661726  3186 raft_consensus.cc:515] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.662499  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85b3a66c7ac4dfc90528aac23e109d4" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:30.662803  2916 raft_consensus.cc:1240] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Rejecting Update request from peer 71834fc974b24499b01df9dff05b01ec for earlier term 1. Current term is 2. Ops: []
W20260709 12:16:30.664000  2957 leader_election.cc:343] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.665865  3172 leader_election.cc:290] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.666028  3092 raft_consensus.cc:493] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.666574  3092 raft_consensus.cc:515] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.670001  3035 ts_tablet_manager.cc:1434] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:16:30.670167  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8bcfca93414c0cb93cf8d1b407eac1" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:30.671624  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85b3a66c7ac4dfc90528aac23e109d4" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:30.671999  3037 raft_consensus.cc:359] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.672255  2844 raft_consensus.cc:2468] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:30.672379  3092 leader_election.cc:290] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.672298  2769 raft_consensus.cc:2468] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:30.670622  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8bcfca93414c0cb93cf8d1b407eac1" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:30.673607  3035 tablet_bootstrap.cc:492] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:30.673836  2767 raft_consensus.cc:2468] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:30.673709  2883 leader_election.cc:304] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:30.674755  3092 raft_consensus.cc:2804] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.675125  3092 raft_consensus.cc:493] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.675439  3092 raft_consensus.cc:3060] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.677066  3037 raft_consensus.cc:385] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.677384  3037 raft_consensus.cc:740] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.678009  3037 consensus_queue.cc:260] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.678375  2956 leader_election.cc:304] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.680508  3172 raft_consensus.cc:2804] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.680867  3172 raft_consensus.cc:493] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.681231  3172 raft_consensus.cc:3060] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.681531  3171 consensus_queue.cc:1059] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.682300  3169 raft_consensus.cc:3055] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:30.682686  3169 raft_consensus.cc:740] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:30.683488  3169 consensus_queue.cc:260] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.684561  3169 raft_consensus.cc:3060] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:30.687410  3092 raft_consensus.cc:515] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.690378  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8bcfca93414c0cb93cf8d1b407eac1" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:30.690999  2767 raft_consensus.cc:3060] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.681532  3037 ts_tablet_manager.cc:1434] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:16:30.697163  3172 raft_consensus.cc:515] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.698001  3037 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:30.700781  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8bcfca93414c0cb93cf8d1b407eac1" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:30.701411  2844 raft_consensus.cc:3060] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.701918  3092 leader_election.cc:290] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.702776  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85b3a66c7ac4dfc90528aac23e109d4" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:30.710731  2769 raft_consensus.cc:3060] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.710884  2844 raft_consensus.cc:2468] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:30.712195  2883 leader_election.cc:304] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:30.713197  3187 raft_consensus.cc:2804] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.713696  3187 raft_consensus.cc:697] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:30.714614  3187 consensus_queue.cc:237] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.716800  3186 leader_election.cc:290] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:30.717387  3186 consensus_queue.cc:1048] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.713860  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:30.719916  3034 tablet_bootstrap.cc:654] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.704200  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df96782d324233ab456a9d8fbbf954" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:30.723182  3037 tablet_bootstrap.cc:654] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.704366  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85b3a66c7ac4dfc90528aac23e109d4" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:30.702629  2767 raft_consensus.cc:2468] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
W20260709 12:16:30.727699  2957 leader_election.cc:343] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:30.727658  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:30.731652  3171 raft_consensus.cc:493] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.732897  3171 raft_consensus.cc:515] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.735435  3171 leader_election.cc:290] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:30.737396  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee6c4b283c641ad8a62b36bfcdeb00b" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:30.737768  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee6c4b283c641ad8a62b36bfcdeb00b" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:30.738370  2916 raft_consensus.cc:2468] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
W20260709 12:16:30.739621  2956 leader_election.cc:343] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.740417  2956 leader_election.cc:304] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:30.744472  3169 raft_consensus.cc:2804] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.744912  3169 raft_consensus.cc:493] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.745411  3169 raft_consensus.cc:3060] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.745015  3035 tablet_bootstrap.cc:654] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.759295  2769 raft_consensus.cc:2468] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:30.762653  3036 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:30.763214  3036 ts_tablet_manager.cc:1403] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.003s
I20260709 12:16:30.704690  3172 leader_election.cc:290] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:30.771153  2956 leader_election.cc:304] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.765921  3036 raft_consensus.cc:359] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.787967  3036 raft_consensus.cc:385] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.788353  3036 raft_consensus.cc:740] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.788908  3172 raft_consensus.cc:2804] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.791983  3172 raft_consensus.cc:697] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:30.793062  3172 consensus_queue.cc:237] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.799193  3036 consensus_queue.cc:260] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:30.804435  3034 tablet_bootstrap.cc:492] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.805158  3034 ts_tablet_manager.cc:1403] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.155s	user 0.006s	sys 0.011s
I20260709 12:16:30.800187  2991 raft_consensus.cc:2468] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:30.812201  3036 ts_tablet_manager.cc:1434] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.003s
I20260709 12:16:30.813472  3036 tablet_bootstrap.cc:492] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:30.818040  2881 leader_election.cc:304] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:30.819303  3186 raft_consensus.cc:2804] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:30.819796  3186 raft_consensus.cc:697] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:30.820608  3186 consensus_queue.cc:237] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.823943  3169 raft_consensus.cc:515] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.827836  3034 raft_consensus.cc:359] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.830190  3034 raft_consensus.cc:385] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.835824  3034 raft_consensus.cc:740] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.838661  3037 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:30.838510  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee6c4b283c641ad8a62b36bfcdeb00b" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:30.839205  2916 raft_consensus.cc:3060] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.832717  3185 raft_consensus.cc:493] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.839802  3185 raft_consensus.cc:515] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.839222  3037 ts_tablet_manager.cc:1403] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.141s	user 0.041s	sys 0.032s
I20260709 12:16:30.840227  3169 leader_election.cc:290] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:30.841864  3185 leader_election.cc:290] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:30.843367  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee6c4b283c641ad8a62b36bfcdeb00b" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
W20260709 12:16:30.845448  2956 leader_election.cc:343] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.845988  3037 raft_consensus.cc:359] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.846716  3037 raft_consensus.cc:385] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.846997  3037 raft_consensus.cc:740] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.847648  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:30.847915  3037 consensus_queue.cc:260] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
W20260709 12:16:30.848913  2881 leader_election.cc:343] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.848187  3034 consensus_queue.cc:260] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.849601  3037 ts_tablet_manager.cc:1434] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:16:30.850600  3037 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:30.850775  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:30.853197  2883 leader_election.cc:343] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.853756  2883 leader_election.cc:304] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.832314  3036 tablet_bootstrap.cc:654] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.854104  3034 ts_tablet_manager.cc:1434] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.005s
I20260709 12:16:30.856748  3186 raft_consensus.cc:2749] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:30.847170  2916 raft_consensus.cc:2468] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:30.864261  2956 leader_election.cc:304] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:30.858253  3035 tablet_bootstrap.cc:492] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:30.858566  3034 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.860074  2664 catalog_manager.cc:5697] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:30.863018  3037 tablet_bootstrap.cc:654] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.865957  3035 ts_tablet_manager.cc:1403] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.015s
I20260709 12:16:30.868769  3035 raft_consensus.cc:359] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.869455  3035 raft_consensus.cc:385] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.869717  3035 raft_consensus.cc:740] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.870795  3169 raft_consensus.cc:2804] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.871536  3169 raft_consensus.cc:697] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:30.872375  3169 consensus_queue.cc:237] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.870369  3035 consensus_queue.cc:260] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.878597  3035 ts_tablet_manager.cc:1434] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 12:16:30.878638  3034 tablet_bootstrap.cc:654] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.879570  3035 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:30.883477  3186 consensus_queue.cc:1048] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.884371  3037 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:30.885218  3037 ts_tablet_manager.cc:1403] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260709 12:16:30.883528  2666 catalog_manager.cc:5697] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.887903  3172 raft_consensus.cc:493] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.888468  3172 raft_consensus.cc:515] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.890322  3035 tablet_bootstrap.cc:654] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.901727  3072 consensus_queue.cc:1048] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.904386  3177 raft_consensus.cc:493] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.904996  3177 raft_consensus.cc:515] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.905779  3034 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.906287  3034 ts_tablet_manager.cc:1403] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.003s
I20260709 12:16:30.907183  3177 leader_election.cc:290] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:30.909327  3034 raft_consensus.cc:359] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.909916  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:30.910157  3034 raft_consensus.cc:385] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.910478  3034 raft_consensus.cc:740] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.910749  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:30.911391  2918 raft_consensus.cc:2468] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:30.911258  3034 consensus_queue.cc:260] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.913363  3034 ts_tablet_manager.cc:1434] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:16:30.914237  3034 tablet_bootstrap.cc:492] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.916103  3092 consensus_queue.cc:1048] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:16:30.911437  2732 leader_election.cc:343] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.920258  3034 tablet_bootstrap.cc:654] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.920854  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7263b9f8ba344abbb591c8bb9cbb391b" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:30.921571  2918 raft_consensus.cc:2468] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:30.922175  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7263b9f8ba344abbb591c8bb9cbb391b" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:30.921562  2733 leader_election.cc:304] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec
W20260709 12:16:30.923679  2957 leader_election.cc:343] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.924546  3089 raft_consensus.cc:2804] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.924940  3089 raft_consensus.cc:493] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.925307  3089 raft_consensus.cc:3060] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.933215  2956 leader_election.cc:304] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.937103  3169 raft_consensus.cc:2804] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.937546  3169 raft_consensus.cc:493] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.937891  3169 raft_consensus.cc:3060] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.938342  3034 tablet_bootstrap.cc:492] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:30.938841  3034 ts_tablet_manager.cc:1403] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260709 12:16:30.941303  3034 raft_consensus.cc:359] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.942123  3034 raft_consensus.cc:385] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.942391  3034 raft_consensus.cc:740] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.943028  3034 consensus_queue.cc:260] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.944314  3072 raft_consensus.cc:493] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.944885  3072 raft_consensus.cc:515] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.945322  3034 ts_tablet_manager.cc:1434] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 12:16:30.945007  3089 raft_consensus.cc:515] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.945806  3172 leader_election.cc:290] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:30.948220  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e6c15d3634410b42ad9ee4e8ccbf5" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:30.948434  3169 raft_consensus.cc:515] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.947451  2666 catalog_manager.cc:5697] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.946452  3034 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:30.951133  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7263b9f8ba344abbb591c8bb9cbb391b" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:30.951958  3036 tablet_bootstrap.cc:492] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:30.952445  3036 ts_tablet_manager.cc:1403] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.005s
W20260709 12:16:30.952474  2957 leader_election.cc:343] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.952935  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:30.953528  2918 raft_consensus.cc:3060] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.955206  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e6c15d3634410b42ad9ee4e8ccbf5" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:30.955160  3036 raft_consensus.cc:359] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.956002  3036 raft_consensus.cc:385] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.956286  3036 raft_consensus.cc:740] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.956169  2915 raft_consensus.cc:2393] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 1: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:30.957051  3036 consensus_queue.cc:260] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:30.958674  3177 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.959266  3177 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.962383  3177 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:30.962594  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:30.963265  3034 tablet_bootstrap.cc:654] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.963687  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:30.964447  2915 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
W20260709 12:16:30.963809  2734 leader_election.cc:343] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.965968  2733 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:30.967362  3036 ts_tablet_manager.cc:1434] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:16:30.968015  3088 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.968364  3036 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:30.968883  2842 raft_consensus.cc:3060] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.969915  2808 leader_election.cc:304] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:30.968381  3088 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.970973  3088 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.974689  3036 tablet_bootstrap.cc:654] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.979369  3072 leader_election.cc:290] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:30.980545  3169 leader_election.cc:290] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:30.981922  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7263b9f8ba344abbb591c8bb9cbb391b" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:30.982790  2915 raft_consensus.cc:3060] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.986187  2918 raft_consensus.cc:2468] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:30.986546  2844 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.987862  2733 leader_election.cc:304] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:30.989197  3178 raft_consensus.cc:2804] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.989792  3178 raft_consensus.cc:697] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:30.990873  3178 consensus_queue.cc:237] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:30.887876  3037 raft_consensus.cc:359] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.995162  3037 raft_consensus.cc:385] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.995517  3037 raft_consensus.cc:740] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.996505  3037 consensus_queue.cc:260] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:30.999634  3169 consensus_queue.cc:1048] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.016563  3172 consensus_queue.cc:1048] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:31.004036  3088 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.008620  3149 raft_consensus.cc:2749] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.013756  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:31.028596  2663 catalog_manager.cc:5697] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.040162  3037 ts_tablet_manager.cc:1434] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.155s	user 0.008s	sys 0.000s
W20260709 12:16:31.036679  2732 leader_election.cc:343] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.026091  3089 leader_election.cc:290] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:31.045272  3037 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:31.034190  3177 consensus_queue.cc:1048] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:16:31.065872  3088 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:31.068113  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:31.069020  2917 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.077692  3149 consensus_queue.cc:1048] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.084237  2842 raft_consensus.cc:3060] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.088359  3089 raft_consensus.cc:493] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.088938  3089 raft_consensus.cc:515] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.092787  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:31.091987  3089 leader_election.cc:290] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
W20260709 12:16:31.094252  2733 leader_election.cc:343] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.096916  2841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:31.101963  2734 leader_election.cc:343] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.102602  2734 leader_election.cc:304] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:31.104307  3088 raft_consensus.cc:2749] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.128625  3034 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:31.129271  3034 ts_tablet_manager.cc:1403] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.183s	user 0.029s	sys 0.039s
I20260709 12:16:31.148772  3034 raft_consensus.cc:359] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.149552  3034 raft_consensus.cc:385] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.149858  3034 raft_consensus.cc:740] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.150552  3034 consensus_queue.cc:260] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.152714  3037 tablet_bootstrap.cc:654] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.154505  3034 ts_tablet_manager.cc:1434] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 12:16:31.154594  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:31.155819  3034 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:31.162271  3034 tablet_bootstrap.cc:654] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.167585  3171 raft_consensus.cc:493] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:31.178952  2734 leader_election.cc:343] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:31.179785  3269 log.cc:927] Time spent T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea: Append to log took a long time: real 0.051s	user 0.000s	sys 0.004s
I20260709 12:16:31.169150  3089 consensus_queue.cc:1048] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:16:31.187271  2915 raft_consensus.cc:2468] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:31.187974  3035 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:31.188727  3035 ts_tablet_manager.cc:1403] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.309s	user 0.056s	sys 0.087s
I20260709 12:16:31.196187  3035 raft_consensus.cc:359] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.196990  3035 raft_consensus.cc:385] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.197346  3035 raft_consensus.cc:740] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.197654  2917 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:31.198160  3036 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:31.199149  3036 ts_tablet_manager.cc:1403] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.231s	user 0.027s	sys 0.065s
I20260709 12:16:31.198105  3035 consensus_queue.cc:260] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.209969  2956 leader_election.cc:304] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:31.214643  3169 raft_consensus.cc:2804] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.176709  3171 raft_consensus.cc:515] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.219331  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:31.221192  2957 leader_election.cc:343] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.204819  3036 raft_consensus.cc:359] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.230531  3036 raft_consensus.cc:385] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.230999  3036 raft_consensus.cc:740] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.233667  3035 ts_tablet_manager.cc:1434] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:16:31.248835  3036 consensus_queue.cc:260] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.264050  2767 raft_consensus.cc:3060] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:31.244756  3092 consensus_queue.cc:1048] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:16:31.272771  2989 raft_consensus.cc:1275] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:31.274346  3171 leader_election.cc:290] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:31.243870  3169 raft_consensus.cc:697] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:31.276754  3169 consensus_queue.cc:237] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.284075  3035 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:31.288522  2667 catalog_manager.cc:5697] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:31.285271  3092 raft_consensus.cc:493] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.290776  2733 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:31.292187  3187 consensus_queue.cc:1048] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:31.294382  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:31.295073  2917 raft_consensus.cc:2468] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:31.296717  3177 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.297250  3177 raft_consensus.cc:697] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:31.298107  3092 raft_consensus.cc:515] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.298233  3177 consensus_queue.cc:237] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.300299  3092 leader_election.cc:290] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:31.300554  2956 leader_election.cc:304] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:31.305846  3036 ts_tablet_manager.cc:1434] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.001s
I20260709 12:16:31.318547  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915efe541de4d08a2752bacc276af8a" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:31.320047  3273 raft_consensus.cc:2804] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.324335  3171 consensus_queue.cc:1048] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:31.325770  3034 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:31.338055  3034 ts_tablet_manager.cc:1403] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.183s	user 0.053s	sys 0.035s
I20260709 12:16:31.326804  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915efe541de4d08a2752bacc276af8a" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:31.329382  3037 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:31.340744  3037 ts_tablet_manager.cc:1403] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.300s	user 0.030s	sys 0.049s
I20260709 12:16:31.336236  3036 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:31.337198  3273 raft_consensus.cc:493] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.307787  3092 raft_consensus.cc:493] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.342569  3273 raft_consensus.cc:3060] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:31.352588  2882 leader_election.cc:343] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.349813  3034 raft_consensus.cc:359] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.355892  3034 raft_consensus.cc:385] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.356195  3034 raft_consensus.cc:740] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.356782  3034 consensus_queue.cc:260] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
W20260709 12:16:31.361456  2957 consensus_peers.cc:597] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:31.370849  3034 ts_tablet_manager.cc:1434] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:16:31.372143  3034 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:31.375524  3037 raft_consensus.cc:359] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.376488  3037 raft_consensus.cc:385] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.377424  3037 raft_consensus.cc:740] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.381438  3037 consensus_queue.cc:260] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.388098  3037 ts_tablet_manager.cc:1434] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260709 12:16:31.388863  3037 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:31.391280  3034 tablet_bootstrap.cc:654] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.358537  3092 raft_consensus.cc:515] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.413913  2666 catalog_manager.cc:5697] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:31.429620  3036 tablet_bootstrap.cc:654] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.431618  3178 consensus_queue.cc:1048] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:31.433880  3035 tablet_bootstrap.cc:654] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:31.434985  2956 consensus_peers.cc:597] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:31.437047  3270 log.cc:927] Time spent T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
I20260709 12:16:31.437212  3037 tablet_bootstrap.cc:654] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.437556  3273 raft_consensus.cc:515] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.439982  3273 leader_election.cc:290] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:31.440678  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:31.441025  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:31.441450  2767 raft_consensus.cc:1275] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:31.441610  2914 raft_consensus.cc:3060] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.443497  3278 consensus_queue.cc:1048] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:16:31.442274  2957 leader_election.cc:343] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.448583  2664 catalog_manager.cc:5697] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.449353  2914 raft_consensus.cc:2468] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
W20260709 12:16:31.407399  2881 leader_election.cc:343] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.443701  3092 leader_election.cc:290] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:31.464416  2881 leader_election.cc:304] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:31.471292  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8292fcacb941f186643e5bd5570662" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:31.485639  2883 leader_election.cc:343] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.485800  3187 raft_consensus.cc:2749] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:31.486522  2881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.132:34169, user_credentials={real_user=slave}} blocked reactor thread for 80313.5us
I20260709 12:16:31.486569  3092 consensus_queue.cc:1048] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:16:31.492882  2991 raft_consensus.cc:3060] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.509835  2956 leader_election.cc:304] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:31.510353  3037 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:31.510871  3037 ts_tablet_manager.cc:1403] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.016s
I20260709 12:16:31.511416  3172 raft_consensus.cc:2804] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.511983  3172 raft_consensus.cc:697] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:31.511876  3251 consensus_queue.cc:1048] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.512894  3172 consensus_queue.cc:237] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.514159  3037 raft_consensus.cc:359] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.514876  3037 raft_consensus.cc:385] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.515132  3037 raft_consensus.cc:740] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.515936  3037 consensus_queue.cc:260] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.518255  3037 ts_tablet_manager.cc:1434] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:16:31.519413  3037 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:31.536223  3035 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:31.538360  3035 ts_tablet_manager.cc:1403] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.254s	user 0.024s	sys 0.024s
I20260709 12:16:31.527871  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8292fcacb941f186643e5bd5570662" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:31.545754  2881 leader_election.cc:343] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.546249  2881 leader_election.cc:304] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:31.547390  3278 raft_consensus.cc:2749] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.548022  3036 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:31.548451  3036 ts_tablet_manager.cc:1403] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.213s	user 0.007s	sys 0.010s
I20260709 12:16:31.550803  3036 raft_consensus.cc:359] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.551433  3036 raft_consensus.cc:385] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.551731  3036 raft_consensus.cc:740] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.551496  2666 catalog_manager.cc:5697] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:31.553669  3036 consensus_queue.cc:260] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.556277  3036 ts_tablet_manager.cc:1434] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:16:31.557812  3036 tablet_bootstrap.cc:492] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:31.564092  3035 raft_consensus.cc:359] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.564802  3035 raft_consensus.cc:385] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.569391  3037 tablet_bootstrap.cc:654] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.570290  3036 tablet_bootstrap.cc:654] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.570854  3034 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:31.571369  3034 ts_tablet_manager.cc:1403] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.199s	user 0.022s	sys 0.002s
I20260709 12:16:31.573923  3034 raft_consensus.cc:359] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.574620  3034 raft_consensus.cc:385] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.565079  3035 raft_consensus.cc:740] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.574906  3172 raft_consensus.cc:493] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.575519  3172 raft_consensus.cc:515] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.576864  3177 consensus_queue.cc:1048] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.575583  3035 consensus_queue.cc:260] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.579828  3172 leader_election.cc:290] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:31.581248  3035 ts_tablet_manager.cc:1434] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 12:16:31.581718  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:31.582590  3035 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:31.584149  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:31.585804  2956 leader_election.cc:304] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:31.574894  3034 raft_consensus.cc:740] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.602440  3034 consensus_queue.cc:260] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.603950  3072 raft_consensus.cc:493] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.604511  3072 raft_consensus.cc:515] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.607843  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:31.611810  2767 raft_consensus.cc:2468] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:31.610788  3037 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:31.613811  3037 ts_tablet_manager.cc:1403] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.004s
I20260709 12:16:31.613576  2808 leader_election.cc:304] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:31.614818  3044 raft_consensus.cc:2804] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.615300  3044 raft_consensus.cc:493] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.615731  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:31.615743  3044 raft_consensus.cc:3060] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.616717  2915 raft_consensus.cc:2468] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:31.616832  3072 leader_election.cc:290] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:31.629380  3037 raft_consensus.cc:359] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.635303  3037 raft_consensus.cc:385] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.635893  3037 raft_consensus.cc:740] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.636884  3037 consensus_queue.cc:260] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.634315  3034 ts_tablet_manager.cc:1434] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 12:16:31.606832  3035 tablet_bootstrap.cc:654] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.638729  3034 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:31.639704  3036 tablet_bootstrap.cc:492] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:31.640195  3036 ts_tablet_manager.cc:1403] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.014s
I20260709 12:16:31.633638  3044 raft_consensus.cc:515] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.642767  3036 raft_consensus.cc:359] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.643450  3036 raft_consensus.cc:385] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.643708  3036 raft_consensus.cc:740] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.644430  3036 consensus_queue.cc:260] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.649864  3172 raft_consensus.cc:2749] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:31.653190  3036 ts_tablet_manager.cc:1434] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:16:31.654206  3036 tablet_bootstrap.cc:492] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:31.663710  3037 ts_tablet_manager.cc:1434] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:16:31.664746  3037 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:31.668118  3034 tablet_bootstrap.cc:654] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.674861  3036 tablet_bootstrap.cc:654] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.676455  3035 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
W20260709 12:16:31.677608  2957 consensus_peers.cc:597] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:31.677901  3044 leader_election.cc:290] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:31.676996  3035 ts_tablet_manager.cc:1403] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.000s
I20260709 12:16:31.680482  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:31.681077  2767 raft_consensus.cc:3060] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.682036  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:31.682678  2915 raft_consensus.cc:3060] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.688937  2767 raft_consensus.cc:2468] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:31.690237  2808 leader_election.cc:304] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:31.691624  3072 raft_consensus.cc:2804] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.692118  3072 raft_consensus.cc:697] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:31.692970  3072 consensus_queue.cc:237] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.693715  3034 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:31.694180  3034 ts_tablet_manager.cc:1403] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.001s
I20260709 12:16:31.696326  3036 tablet_bootstrap.cc:492] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:31.696875  3036 ts_tablet_manager.cc:1403] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.007s
I20260709 12:16:31.696892  3034 raft_consensus.cc:359] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.697754  3034 raft_consensus.cc:385] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.698019  3034 raft_consensus.cc:740] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.698701  3034 consensus_queue.cc:260] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.700395  3034 ts_tablet_manager.cc:1434] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:31.701336  3034 tablet_bootstrap.cc:492] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:31.701097  3036 raft_consensus.cc:359] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.701871  3036 raft_consensus.cc:385] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.702310  3036 raft_consensus.cc:740] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.681030  3035 raft_consensus.cc:359] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.702934  3035 raft_consensus.cc:385] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.713941  3035 raft_consensus.cc:740] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.703172  3036 consensus_queue.cc:260] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.714789  3035 consensus_queue.cc:260] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.716428  3036 ts_tablet_manager.cc:1434] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:16:31.716929  3035 ts_tablet_manager.cc:1434] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.000s
I20260709 12:16:31.717581  3036 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:31.717896  3035 tablet_bootstrap.cc:492] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:31.718045  3072 raft_consensus.cc:493] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.718602  3072 raft_consensus.cc:515] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.720688  3072 leader_election.cc:290] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:31.722612  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8292fcacb941f186643e5bd5570662" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:31.724463  2807 leader_election.cc:343] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.725152  3035 tablet_bootstrap.cc:654] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.707834  3034 tablet_bootstrap.cc:654] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.726085  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8292fcacb941f186643e5bd5570662" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:31.726879  2914 raft_consensus.cc:2468] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:31.729843  3036 tablet_bootstrap.cc:654] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.747357  2842 raft_consensus.cc:3060] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.751299  2808 leader_election.cc:304] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:31.752703  3072 raft_consensus.cc:2804] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.753109  3072 raft_consensus.cc:493] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.753448  3072 raft_consensus.cc:3060] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.712280  2667 catalog_manager.cc:5697] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.759840  3037 tablet_bootstrap.cc:654] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.710189  2915 raft_consensus.cc:2468] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:31.776057  3072 raft_consensus.cc:515] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
W20260709 12:16:31.792098  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:31.797657  3072 leader_election.cc:290] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:31.797645  3035 tablet_bootstrap.cc:492] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:31.798959  3035 ts_tablet_manager.cc:1403] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.004s
I20260709 12:16:31.803498  3034 tablet_bootstrap.cc:492] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:31.804080  3034 ts_tablet_manager.cc:1403] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.003s
I20260709 12:16:31.804105  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8292fcacb941f186643e5bd5570662" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:31.804566  3035 raft_consensus.cc:359] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.805369  3035 raft_consensus.cc:385] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.805641  3035 raft_consensus.cc:740] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.807016  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8292fcacb941f186643e5bd5570662" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:31.807641  2915 raft_consensus.cc:3060] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.807682  3034 raft_consensus.cc:359] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.808411  3034 raft_consensus.cc:385] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.808691  3034 raft_consensus.cc:740] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.809175  3036 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:31.809681  3036 ts_tablet_manager.cc:1403] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.022s
I20260709 12:16:31.809434  3034 consensus_queue.cc:260] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.812274  3034 ts_tablet_manager.cc:1434] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:31.813217  3036 raft_consensus.cc:359] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.813943  3034 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:31.814033  3036 raft_consensus.cc:385] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.806340  3035 consensus_queue.cc:260] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.814884  3088 raft_consensus.cc:493] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.815219  3036 raft_consensus.cc:740] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.815267  2991 raft_consensus.cc:3060] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.815649  3092 raft_consensus.cc:493] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.815452  3088 raft_consensus.cc:515] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.816118  3092 raft_consensus.cc:515] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.816061  3036 consensus_queue.cc:260] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:31.818341  3092 leader_election.cc:290] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:31.820530  3036 ts_tablet_manager.cc:1434] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:16:31.820865  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:31.821223  3035 ts_tablet_manager.cc:1434] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:16:31.821497  3036 tablet_bootstrap.cc:492] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:31.821786  3088 leader_election.cc:290] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:31.824059  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:31.820552  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:31.825933  2991 raft_consensus.cc:2468] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
W20260709 12:16:31.826306  2881 leader_election.cc:343] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:31.826848  2882 leader_election.cc:343] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.827286  2882 leader_election.cc:304] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:31.828042  3092 raft_consensus.cc:2749] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.829782  2915 raft_consensus.cc:2468] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:31.831043  2808 leader_election.cc:304] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:31.831991  3072 raft_consensus.cc:2804] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.832437  3072 raft_consensus.cc:697] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:31.832698  2768 raft_consensus.cc:3060] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.833012  3034 tablet_bootstrap.cc:654] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.833256  3072 consensus_queue.cc:237] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.835538  3036 tablet_bootstrap.cc:654] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.838294  3035 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:31.840087  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:31.821537  2992 raft_consensus.cc:2468] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:31.847189  2732 leader_election.cc:304] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:31.849103  3177 raft_consensus.cc:2804] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.849485  3177 raft_consensus.cc:493] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.849799  3177 raft_consensus.cc:3060] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:31.850703  2734 leader_election.cc:343] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.857110  3037 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:31.857630  3037 ts_tablet_manager.cc:1403] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.193s	user 0.028s	sys 0.007s
I20260709 12:16:31.860360  3037 raft_consensus.cc:359] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.861042  3037 raft_consensus.cc:385] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.861300  3037 raft_consensus.cc:740] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.863705  3267 consensus_queue.cc:1048] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.869451  3035 tablet_bootstrap.cc:654] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.870298  3037 consensus_queue.cc:260] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.873870  3177 raft_consensus.cc:515] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.877748  3037 ts_tablet_manager.cc:1434] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:16:31.883788  3037 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:31.895953  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:31.896652  2992 raft_consensus.cc:3060] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.897018  2842 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.898672  3251 consensus_queue.cc:1048] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.905182  3037 tablet_bootstrap.cc:654] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.922801  2666 catalog_manager.cc:5697] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.935029  3072 raft_consensus.cc:493] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.935825  3072 raft_consensus.cc:515] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:31.939604  3072 leader_election.cc:290] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:31.940327  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:31.941444  2914 raft_consensus.cc:2393] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 1: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:31.943066  3034 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:31.943598  3034 ts_tablet_manager.cc:1403] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.008s
I20260709 12:16:31.946285  3034 raft_consensus.cc:359] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.947093  3034 raft_consensus.cc:385] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.947373  3034 raft_consensus.cc:740] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.949898  3267 consensus_queue.cc:1048] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.953297  3034 consensus_queue.cc:260] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.954592  3251 consensus_queue.cc:1048] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:31.954156  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:31.957320  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:31.957866  2807 leader_election.cc:304] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:31.958956  3149 raft_consensus.cc:3060] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:31.959719  2734 leader_election.cc:343] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.961586  3278 raft_consensus.cc:493] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.946136  2992 raft_consensus.cc:2468] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:31.962244  3278 raft_consensus.cc:515] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:31.963264  2732 leader_election.cc:304] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:31.964203  3267 raft_consensus.cc:2804] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.964716  3267 raft_consensus.cc:697] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:31.965581  3267 consensus_queue.cc:237] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.966837  3251 raft_consensus.cc:493] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.967486  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:31.967742  3251 raft_consensus.cc:515] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:31.968884  2882 leader_election.cc:343] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.964548  3278 leader_election.cc:290] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:31.977561  3089 raft_consensus.cc:493] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.977752  3149 raft_consensus.cc:2749] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.978132  3089 raft_consensus.cc:515] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:31.978274  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d9078ea2334d0dbe3f0a324a63e3ee" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:31.980243  3089 leader_election.cc:290] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
W20260709 12:16:31.980139  2957 leader_election.cc:343] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.981099  3251 leader_election.cc:290] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:31.983520  3037 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:31.984035  3037 ts_tablet_manager.cc:1403] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.005s
I20260709 12:16:31.986438  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d9078ea2334d0dbe3f0a324a63e3ee" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:31.961642  3177 leader_election.cc:290] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:31.987272  2767 raft_consensus.cc:2468] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:31.986768  3034 ts_tablet_manager.cc:1434] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:16:31.987815  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:31.990170  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d9078ea2334d0dbe3f0a324a63e3ee" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:31.990831  2881 leader_election.cc:343] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.991432  2881 leader_election.cc:304] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:31.991569  3172 consensus_queue.cc:1048] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.989070  3034 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:31.993716  3278 raft_consensus.cc:2749] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.966111  3035 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:31.995234  3035 ts_tablet_manager.cc:1403] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.014s
W20260709 12:16:31.995453  2734 leader_election.cc:343] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.003557  3036 tablet_bootstrap.cc:492] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:32.005642  3036 ts_tablet_manager.cc:1403] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.184s	user 0.060s	sys 0.088s
I20260709 12:16:32.005895  3088 raft_consensus.cc:493] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71834fc974b24499b01df9dff05b01ec)
I20260709 12:16:32.006806  3088 raft_consensus.cc:515] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.009233  3036 raft_consensus.cc:359] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.009989  3036 raft_consensus.cc:385] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.010265  3036 raft_consensus.cc:740] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.011210  3088 leader_election.cc:290] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:32.011031  3036 consensus_queue.cc:260] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.018857  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee6c4b283c641ad8a62b36bfcdeb00b" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:32.024132  3036 ts_tablet_manager.cc:1434] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:16:32.025182  3036 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:32.025305  2956 leader_election.cc:304] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.026925  3037 raft_consensus.cc:359] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.027655  3037 raft_consensus.cc:385] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.027935  3037 raft_consensus.cc:740] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.028220  3251 raft_consensus.cc:2804] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.028704  3251 raft_consensus.cc:493] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.029479  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee6c4b283c641ad8a62b36bfcdeb00b" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:32.031026  3037 consensus_queue.cc:260] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.000604  3035 raft_consensus.cc:359] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.033490  3035 raft_consensus.cc:385] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.033775  3035 raft_consensus.cc:740] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.030944  3251 raft_consensus.cc:3060] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.039465  3034 tablet_bootstrap.cc:654] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.039989  3035 consensus_queue.cc:260] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.043380  3037 ts_tablet_manager.cc:1434] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.003s
I20260709 12:16:32.047525  2664 catalog_manager.cc:5697] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.052673  3037 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:32.045404  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d9078ea2334d0dbe3f0a324a63e3ee" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:32.065707  3037 tablet_bootstrap.cc:654] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.069619  3035 ts_tablet_manager.cc:1434] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.002s
I20260709 12:16:32.070779  3035 tablet_bootstrap.cc:492] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:32.074175  2732 leader_election.cc:304] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:32.069734  3172 raft_consensus.cc:493] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.075022  3172 raft_consensus.cc:515] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.076350  3036 tablet_bootstrap.cc:654] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.076818  2842 raft_consensus.cc:3060] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.077116  3172 leader_election.cc:290] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:32.080084  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:32.080283  3088 raft_consensus.cc:2749] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:32.080794  2768 raft_consensus.cc:2468] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:32.089957  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:32.092314  2914 raft_consensus.cc:2468] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:32.085603  3092 raft_consensus.cc:493] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.095477  3092 raft_consensus.cc:515] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.099701  3092 leader_election.cc:290] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:32.101025  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4722c4bed14c7a92fcea03b1913793" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:32.102885  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4722c4bed14c7a92fcea03b1913793" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:32.103153  2883 leader_election.cc:343] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:32.104184  2882 leader_election.cc:343] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.104681  2882 leader_election.cc:304] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.105500  3278 raft_consensus.cc:2749] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.131739  3035 tablet_bootstrap.cc:654] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.123871  3251 raft_consensus.cc:515] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.136534  2956 leader_election.cc:304] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:32.139492  2992 raft_consensus.cc:2393] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7cbad9ac07324d25bacaae431cca6aa9 in current term 1: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:32.142429  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d9078ea2334d0dbe3f0a324a63e3ee" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:32.143486  3172 raft_consensus.cc:2804] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.143952  3172 raft_consensus.cc:493] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.144304  3172 raft_consensus.cc:3060] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:32.144820  2957 leader_election.cc:343] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.150789  3036 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:32.152202  3037 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:32.152437  3036 ts_tablet_manager.cc:1403] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.000s
I20260709 12:16:32.152876  3037 ts_tablet_manager.cc:1403] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.006s
I20260709 12:16:32.148586  3251 leader_election.cc:290] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:32.169744  3172 raft_consensus.cc:515] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.172045  3172 leader_election.cc:290] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:32.173287  3314 raft_consensus.cc:493] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.176090  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d9078ea2334d0dbe3f0a324a63e3ee" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:32.176762  2767 raft_consensus.cc:3060] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.177629  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:32.179554  2766 raft_consensus.cc:3060] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.178670  2732 leader_election.cc:304] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.173832  3314 raft_consensus.cc:515] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.193424  3072 consensus_queue.cc:1048] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.195914  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:32.196623  2914 raft_consensus.cc:3060] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.207985  3314 leader_election.cc:290] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:32.208346  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:32.210565  2881 leader_election.cc:343] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.216584  2914 raft_consensus.cc:2468] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:32.226826  3273 raft_consensus.cc:493] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.227445  3273 raft_consensus.cc:515] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.229373  3273 leader_election.cc:290] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:32.231321  3036 raft_consensus.cc:359] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.232056  3036 raft_consensus.cc:385] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.232323  3036 raft_consensus.cc:740] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.232957  3036 consensus_queue.cc:260] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.234434  3037 raft_consensus.cc:359] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.235018  3037 raft_consensus.cc:385] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.235222  3037 raft_consensus.cc:740] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.235776  2767 raft_consensus.cc:2468] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:32.236574  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:32.237465  3037 consensus_queue.cc:260] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.238078  3177 raft_consensus.cc:2749] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.242937  3036 ts_tablet_manager.cc:1434] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.000s
I20260709 12:16:32.244083  3036 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:32.247119  2956 leader_election.cc:304] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.248674  2956 leader_election.cc:304] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:32.249734  3034 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:32.250283  3034 ts_tablet_manager.cc:1403] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.261s	user 0.027s	sys 0.025s
I20260709 12:16:32.251714  3037 ts_tablet_manager.cc:1434] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.001s
I20260709 12:16:32.252568  3037 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:32.238586  2766 raft_consensus.cc:2468] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:32.250771  3273 raft_consensus.cc:2804] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.255470  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915efe541de4d08a2752bacc276af8a" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:32.255856  3273 raft_consensus.cc:697] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:32.256215  2914 raft_consensus.cc:2468] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:32.246533  3149 consensus_queue.cc:1048] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:16:32.257246  3172 raft_consensus.cc:2804] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.271090  3036 tablet_bootstrap.cc:654] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.272955  2956 leader_election.cc:304] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:32.274235  3169 raft_consensus.cc:2804] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.274672  3169 raft_consensus.cc:493] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.275080  3169 raft_consensus.cc:3060] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:32.277104  2883 leader_election.cc:343] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.277618  2883 leader_election.cc:304] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.279182  3315 raft_consensus.cc:2749] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.282812  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915efe541de4d08a2752bacc276af8a" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:32.283514  2766 raft_consensus.cc:2468] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:32.258760  3273 consensus_queue.cc:237] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.285233  3169 raft_consensus.cc:515] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.287315  3072 consensus_queue.cc:1048] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:32.317770  3169 leader_election.cc:290] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:32.299012  3172 raft_consensus.cc:697] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:32.323714  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915efe541de4d08a2752bacc276af8a" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:32.334487  3034 raft_consensus.cc:359] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.335366  3034 raft_consensus.cc:385] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.335659  3034 raft_consensus.cc:740] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.338093  3034 consensus_queue.cc:260] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.341045  3037 tablet_bootstrap.cc:654] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.334564  2914 raft_consensus.cc:3060] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.340104  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915efe541de4d08a2752bacc276af8a" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:32.350042  3034 ts_tablet_manager.cc:1434] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.003s
I20260709 12:16:32.351140  3034 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:32.351485  3036 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:32.351980  3036 ts_tablet_manager.cc:1403] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.027s
I20260709 12:16:32.354017  3036 raft_consensus.cc:359] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.354738  3036 raft_consensus.cc:385] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.355012  3036 raft_consensus.cc:740] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.356544  3088 raft_consensus.cc:493] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.357084  3088 raft_consensus.cc:515] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.359589  2766 raft_consensus.cc:3060] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.348973  3172 consensus_queue.cc:237] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.376572  2914 raft_consensus.cc:2468] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:32.370606  3034 tablet_bootstrap.cc:654] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.366127  3088 leader_election.cc:290] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:32.382767  2956 leader_election.cc:304] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:32.378746  3036 consensus_queue.cc:260] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.391813  3321 raft_consensus.cc:2804] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.392521  3321 raft_consensus.cc:697] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:32.393141  3036 ts_tablet_manager.cc:1434] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 12:16:32.393389  3321 consensus_queue.cc:237] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.394158  3036 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:32.406769  3035 tablet_bootstrap.cc:492] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:32.407382  3035 ts_tablet_manager.cc:1403] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.337s	user 0.011s	sys 0.012s
I20260709 12:16:32.402251  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:32.416272  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:32.419661  2917 raft_consensus.cc:2468] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:32.423110  2733 leader_election.cc:304] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:32.424194  3036 tablet_bootstrap.cc:654] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.424394  3035 raft_consensus.cc:359] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.425148  3035 raft_consensus.cc:385] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.425414  3035 raft_consensus.cc:740] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.426204  3035 consensus_queue.cc:260] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.427379  2666 catalog_manager.cc:5697] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.428371  3035 ts_tablet_manager.cc:1434] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260709 12:16:32.429256  3035 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:32.424214  3177 raft_consensus.cc:2804] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.429992  2766 raft_consensus.cc:2468] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:32.430158  3177 raft_consensus.cc:493] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.437536  3177 raft_consensus.cc:3060] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:32.436192  2734 leader_election.cc:343] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.436722  3331 consensus_queue.cc:1048] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.432298  2666 catalog_manager.cc:5697] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.444013  3044 raft_consensus.cc:493] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.444564  3044 raft_consensus.cc:515] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.450531  3044 leader_election.cc:290] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:32.452538  3177 raft_consensus.cc:515] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.453742  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d9078ea2334d0dbe3f0a324a63e3ee" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:32.437557  3035 tablet_bootstrap.cc:654] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.466076  2766 raft_consensus.cc:2393] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 1: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:32.454563  3089 consensus_queue.cc:1048] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:16:32.493322  3037 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:32.493824  3037 ts_tablet_manager.cc:1403] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.241s	user 0.017s	sys 0.006s
I20260709 12:16:32.504642  2666 catalog_manager.cc:5697] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.509450  3034 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:32.510130  3034 ts_tablet_manager.cc:1403] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.159s	user 0.006s	sys 0.008s
I20260709 12:16:32.513455  3034 raft_consensus.cc:359] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.516193  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d9078ea2334d0dbe3f0a324a63e3ee" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:32.514955  3177 leader_election.cc:290] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:32.523904  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:32.524361  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:32.524607  2917 raft_consensus.cc:3060] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.527186  3037 raft_consensus.cc:359] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.527936  3037 raft_consensus.cc:385] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.528208  3037 raft_consensus.cc:740] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.528878  3037 consensus_queue.cc:260] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.514274  3034 raft_consensus.cc:385] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.534636  3034 raft_consensus.cc:740] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.524505  2807 leader_election.cc:304] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:32.535570  3034 consensus_queue.cc:260] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.536497  3332 raft_consensus.cc:3060] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.538081  3034 ts_tablet_manager.cc:1434] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260709 12:16:32.539151  3035 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:32.540174  3035 ts_tablet_manager.cc:1403] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.017s
I20260709 12:16:32.540575  3037 ts_tablet_manager.cc:1434] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 12:16:32.545434  3034 tablet_bootstrap.cc:492] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:32.550647  3035 raft_consensus.cc:359] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.556440  3035 raft_consensus.cc:385] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.556613  2844 raft_consensus.cc:3060] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.551786  3034 tablet_bootstrap.cc:654] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:32.553944  2734 leader_election.cc:343] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.556679  3035 raft_consensus.cc:740] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.559239  3035 consensus_queue.cc:260] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.562465  3035 ts_tablet_manager.cc:1434] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:16:32.563655  3035 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:32.552492  3037 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:32.572026  3034 tablet_bootstrap.cc:492] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:32.552886  3332 raft_consensus.cc:2749] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.577204  3034 ts_tablet_manager.cc:1403] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.000s
I20260709 12:16:32.577648  3036 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:32.578159  3036 ts_tablet_manager.cc:1403] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.184s	user 0.019s	sys 0.000s
I20260709 12:16:32.580029  3034 raft_consensus.cc:359] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.580807  3034 raft_consensus.cc:385] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.581082  3034 raft_consensus.cc:740] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.581779  3034 consensus_queue.cc:260] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.585343  3034 ts_tablet_manager.cc:1434] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:32.586294  3034 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:32.588899  3035 tablet_bootstrap.cc:654] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.589551  3037 tablet_bootstrap.cc:654] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.595077  2917 raft_consensus.cc:2468] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:32.595918  3034 tablet_bootstrap.cc:654] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.596343  2733 leader_election.cc:304] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.597879  3177 raft_consensus.cc:2804] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.599442  3177 raft_consensus.cc:697] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:32.600276  3177 consensus_queue.cc:237] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.608902  3035 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:32.608714  3088 consensus_queue.cc:1048] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.609570  3035 ts_tablet_manager.cc:1403] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 12:16:32.613255  3035 raft_consensus.cc:359] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.613963  3035 raft_consensus.cc:385] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.614217  3035 raft_consensus.cc:740] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.618754  3035 consensus_queue.cc:260] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.621748  3035 ts_tablet_manager.cc:1434] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:16:32.624270  3036 raft_consensus.cc:359] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.625044  3036 raft_consensus.cc:385] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.625308  3036 raft_consensus.cc:740] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.626091  3036 consensus_queue.cc:260] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.626992  3035 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:32.642808  3035 tablet_bootstrap.cc:654] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.644623  3036 ts_tablet_manager.cc:1434] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.000s
I20260709 12:16:32.645772  3036 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:32.649708  3037 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:32.650506  3037 ts_tablet_manager.cc:1403] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.025s
I20260709 12:16:32.659322  3315 raft_consensus.cc:493] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.659861  3315 raft_consensus.cc:515] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.668294  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88039c320ae40d295a8b4dcd02373f1" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:32.670131  2883 leader_election.cc:343] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.670884  3037 raft_consensus.cc:359] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.671602  3037 raft_consensus.cc:385] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.676182  3034 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:32.676716  3034 ts_tablet_manager.cc:1403] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.091s	user 0.024s	sys 0.012s
I20260709 12:16:32.679531  3034 raft_consensus.cc:359] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.680182  3034 raft_consensus.cc:385] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.680442  3034 raft_consensus.cc:740] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.681074  3034 consensus_queue.cc:260] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.684285  3035 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:32.671859  3037 raft_consensus.cc:740] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.684762  3172 raft_consensus.cc:493] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.685742  3034 ts_tablet_manager.cc:1434] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:16:32.686288  3172 raft_consensus.cc:515] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.686658  3037 consensus_queue.cc:260] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.693974  3172 leader_election.cc:290] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:32.694219  3037 ts_tablet_manager.cc:1434] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.002s
I20260709 12:16:32.695271  3037 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:32.670261  3036 tablet_bootstrap.cc:654] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.688493  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88039c320ae40d295a8b4dcd02373f1" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:32.687994  3034 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:32.685478  3315 leader_election.cc:290] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:32.698297  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:32.700371  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:32.701076  2917 raft_consensus.cc:2468] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
W20260709 12:16:32.701449  2881 leader_election.cc:343] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.702020  2881 leader_election.cc:304] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.702714  2956 leader_election.cc:304] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:32.703459  3169 raft_consensus.cc:2804] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.703666  3185 raft_consensus.cc:2749] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.703953  3169 raft_consensus.cc:493] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.704432  3169 raft_consensus.cc:3060] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.708174  3037 tablet_bootstrap.cc:654] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:32.710765  2956 leader_election.cc:343] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.684809  3035 ts_tablet_manager.cc:1403] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.058s	user 0.001s	sys 0.011s
I20260709 12:16:32.711938  3088 raft_consensus.cc:493] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.712466  3088 raft_consensus.cc:515] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.714637  3088 leader_election.cc:290] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:32.723080  3034 tablet_bootstrap.cc:654] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.719379  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22969fb442ac494a89a46b11fe705eeb" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:32.726059  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22969fb442ac494a89a46b11fe705eeb" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:32.729243  2664 catalog_manager.cc:5697] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:32.730786  2734 leader_election.cc:343] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.735288  3169 raft_consensus.cc:515] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.738574  3169 leader_election.cc:290] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:32.736433  3035 raft_consensus.cc:359] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.739122  3035 raft_consensus.cc:385] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:16:32.739054  2732 leader_election.cc:343] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.739710  2732 leader_election.cc:304] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.740748  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:32.741070  3088 raft_consensus.cc:2749] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.741365  2917 raft_consensus.cc:3060] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.742386  3035 raft_consensus.cc:740] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.743186  3035 consensus_queue.cc:260] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.748445  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:32.751881  3037 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:32.752225  3088 raft_consensus.cc:493] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.752396  3037 ts_tablet_manager.cc:1403] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.000s
I20260709 12:16:32.752763  3088 raft_consensus.cc:515] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.755407  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4722c4bed14c7a92fcea03b1913793" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:32.756014  2842 raft_consensus.cc:2468] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:32.757009  2734 leader_election.cc:304] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:32.757934  3177 raft_consensus.cc:2804] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.758289  3177 raft_consensus.cc:493] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.758652  3177 raft_consensus.cc:3060] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:32.761682  2956 leader_election.cc:343] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.764626  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4722c4bed14c7a92fcea03b1913793" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:32.765475  2915 raft_consensus.cc:2468] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:32.767545  3037 raft_consensus.cc:359] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.768260  3037 raft_consensus.cc:385] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.768545  3037 raft_consensus.cc:740] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.765705  2917 raft_consensus.cc:2468] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:32.769593  3088 leader_election.cc:290] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:32.751760  3035 ts_tablet_manager.cc:1434] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.003s
I20260709 12:16:32.771665  3035 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:32.772564  3034 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:32.773049  3034 ts_tablet_manager.cc:1403] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.001s
I20260709 12:16:32.776683  3037 consensus_queue.cc:260] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.778451  3034 raft_consensus.cc:359] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.779187  3034 raft_consensus.cc:385] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.779484  3034 raft_consensus.cc:740] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.781618  3037 ts_tablet_manager.cc:1434] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 12:16:32.782821  3037 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:32.783856  2956 leader_election.cc:304] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:32.786986  3034 consensus_queue.cc:260] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.789728  3172 raft_consensus.cc:2804] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.790343  3172 raft_consensus.cc:697] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:32.790779  3251 consensus_queue.cc:1048] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.791332  3172 consensus_queue.cc:237] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:32.795522  3034 ts_tablet_manager.cc:1434] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:16:32.797703  3036 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:32.798233  3036 ts_tablet_manager.cc:1403] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.004s
I20260709 12:16:32.803926  3034 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:32.809068  3037 tablet_bootstrap.cc:654] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.813599  3177 raft_consensus.cc:515] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.816825  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4722c4bed14c7a92fcea03b1913793" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:32.817461  2842 raft_consensus.cc:3060] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.822589  3036 raft_consensus.cc:359] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.823427  3036 raft_consensus.cc:385] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.823726  3036 raft_consensus.cc:740] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.828655  3321 consensus_queue.cc:1048] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:32.830729  3034 tablet_bootstrap.cc:654] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.824442  3036 consensus_queue.cc:260] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.844362  3036 ts_tablet_manager.cc:1434] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 12:16:32.845309  3036 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:32.848620  3185 raft_consensus.cc:493] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.848973  3034 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:32.849495  3034 ts_tablet_manager.cc:1403] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.005s
I20260709 12:16:32.849174  3185 raft_consensus.cc:515] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.851584  3036 tablet_bootstrap.cc:654] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.852085  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:32.852113  3251 consensus_queue.cc:1048] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:16:32.853673  2882 leader_election.cc:343] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.854802  3185 leader_election.cc:290] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:32.859639  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:32.856750  3037 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:32.868041  3037 ts_tablet_manager.cc:1403] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.000s
W20260709 12:16:32.868657  2883 leader_election.cc:343] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.869167  2883 leader_election.cc:304] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:32.870019  3034 raft_consensus.cc:359] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.870864  3037 raft_consensus.cc:359] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.872699  3315 raft_consensus.cc:2749] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.907311  3037 raft_consensus.cc:385] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.907655  3037 raft_consensus.cc:740] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.908020  3321 consensus_queue.cc:1048] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.908354  3037 consensus_queue.cc:260] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.882704  2664 catalog_manager.cc:5697] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:32.886741  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:32.894877  2842 raft_consensus.cc:2468] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:32.896534  3035 tablet_bootstrap.cc:654] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.910336  2734 leader_election.cc:304] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:32.910647  3037 ts_tablet_manager.cc:1434] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:16:32.911435  3088 raft_consensus.cc:2804] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.911911  3088 raft_consensus.cc:697] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:32.897346  3177 leader_election.cc:290] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:32.898910  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4722c4bed14c7a92fcea03b1913793" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:32.904085  3036 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:32.912730  3088 consensus_queue.cc:237] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.912925  3321 consensus_queue.cc:1048] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:32.913504  3036 ts_tablet_manager.cc:1403] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.025s
I20260709 12:16:32.913970  3169 raft_consensus.cc:493] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.914515  3169 raft_consensus.cc:515] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:32.912752  2915 raft_consensus.cc:3060] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.924626  3036 raft_consensus.cc:359] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.926656  3037 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:32.925769  3036 raft_consensus.cc:385] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.929067  3036 raft_consensus.cc:740] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.930661  3036 consensus_queue.cc:260] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.933240  3036 ts_tablet_manager.cc:1434] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:16:32.934213  3036 tablet_bootstrap.cc:492] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:32.934391  3329 raft_consensus.cc:493] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.934919  3329 raft_consensus.cc:515] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:32.937076  3329 leader_election.cc:290] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:32.940621  3036 tablet_bootstrap.cc:654] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.940423  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22969fb442ac494a89a46b11fe705eeb" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:32.941124  2989 raft_consensus.cc:2468] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:32.940478  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:32.944020  2807 leader_election.cc:304] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:32.945187  3169 leader_election.cc:290] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
W20260709 12:16:32.945376  2957 leader_election.cc:343] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.950116  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22969fb442ac494a89a46b11fe705eeb" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:32.951249  3044 raft_consensus.cc:2804] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.951526  2767 raft_consensus.cc:2468] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:32.951684  3044 raft_consensus.cc:493] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.952133  3044 raft_consensus.cc:3060] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.953887  3034 raft_consensus.cc:385] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.948240  2915 raft_consensus.cc:2468] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:32.954218  3034 raft_consensus.cc:740] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.959540  3037 tablet_bootstrap.cc:654] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.962106  3034 consensus_queue.cc:260] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:32.966703  3321 consensus_queue.cc:1048] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:16:32.971670  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:32.972355  2914 raft_consensus.cc:2468] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:32.977099  3035 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:32.983495  3035 ts_tablet_manager.cc:1403] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.212s	user 0.019s	sys 0.007s
I20260709 12:16:32.984563  3034 ts_tablet_manager.cc:1434] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.135s	user 0.009s	sys 0.000s
I20260709 12:16:32.999394  3034 tablet_bootstrap.cc:492] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:32.985571  2663 catalog_manager.cc:5697] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.004081  2956 leader_election.cc:304] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.014681  3169 raft_consensus.cc:2804] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.019635  3169 raft_consensus.cc:493] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.020012  3169 raft_consensus.cc:3060] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.040043  3034 tablet_bootstrap.cc:654] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.041579  3035 raft_consensus.cc:359] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.042639  3035 raft_consensus.cc:385] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.043113  3035 raft_consensus.cc:740] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.048898  3035 consensus_queue.cc:260] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.017752  3044 raft_consensus.cc:515] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.064311  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22969fb442ac494a89a46b11fe705eeb" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:33.064952  2767 raft_consensus.cc:3060] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.070030  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22969fb442ac494a89a46b11fe705eeb" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:33.070763  2992 raft_consensus.cc:3060] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.072234  3089 consensus_queue.cc:1048] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.073482  3185 raft_consensus.cc:493] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.074013  3185 raft_consensus.cc:515] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.076179  3185 leader_election.cc:290] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:33.078261  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:33.082146  2882 leader_election.cc:343] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.087553  2767 raft_consensus.cc:2468] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:33.091188  2992 raft_consensus.cc:2468] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:33.093436  3035 ts_tablet_manager.cc:1434] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.002s
I20260709 12:16:33.096822  3169 raft_consensus.cc:515] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.098568  3035 tablet_bootstrap.cc:492] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:33.098697  2808 leader_election.cc:304] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:33.103176  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:33.091518  3044 leader_election.cc:290] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:33.103914  3334 raft_consensus.cc:2804] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.105154  3334 raft_consensus.cc:697] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:33.106345  3273 raft_consensus.cc:493] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.106027  3334 consensus_queue.cc:237] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:33.108706  2881 leader_election.cc:343] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.106921  3273 raft_consensus.cc:515] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.111038  3036 tablet_bootstrap.cc:492] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:33.111567  3036 ts_tablet_manager.cc:1403] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.178s	user 0.043s	sys 0.049s
I20260709 12:16:33.111505  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:33.112143  3273 leader_election.cc:290] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:33.113408  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:33.109246  2881 leader_election.cc:304] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:33.114943  3037 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:33.115453  3037 ts_tablet_manager.cc:1403] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.189s	user 0.034s	sys 0.031s
I20260709 12:16:33.115136  3036 raft_consensus.cc:359] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.116715  3036 raft_consensus.cc:385] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.116986  3036 raft_consensus.cc:740] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.117509  3036 consensus_queue.cc:260] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
W20260709 12:16:33.119226  2957 leader_election.cc:343] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.123960  3185 raft_consensus.cc:2749] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.132453  3169 leader_election.cc:290] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:33.138034  3036 ts_tablet_manager.cc:1434] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 12:16:33.139127  3036 tablet_bootstrap.cc:492] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:33.138896  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:33.139600  2917 raft_consensus.cc:3060] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.141448  2842 raft_consensus.cc:3060] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.142082  3034 tablet_bootstrap.cc:492] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:33.142627  3034 ts_tablet_manager.cc:1403] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.004s
I20260709 12:16:33.145318  3034 raft_consensus.cc:359] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.146049  3034 raft_consensus.cc:385] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.149045  2917 raft_consensus.cc:2468] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:33.152251  2844 raft_consensus.cc:3060] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.146319  3034 raft_consensus.cc:740] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.156172  2956 leader_election.cc:304] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:33.156469  3034 consensus_queue.cc:260] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.165089  3034 ts_tablet_manager.cc:1434] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:16:33.164796  3037 raft_consensus.cc:359] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.167326  3037 raft_consensus.cc:385] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.167693  3037 raft_consensus.cc:740] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.172762  3037 consensus_queue.cc:260] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.165570  3251 raft_consensus.cc:2804] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.168926  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:33.191699  3037 ts_tablet_manager.cc:1434] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.001s
I20260709 12:16:33.192852  3037 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:33.190147  3251 raft_consensus.cc:697] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:33.196957  3034 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:33.201686  2766 raft_consensus.cc:2468] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:33.204934  3315 raft_consensus.cc:493] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.205467  3315 raft_consensus.cc:515] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.207356  2956 leader_election.cc:304] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.211473  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:33.212018  2663 catalog_manager.cc:5697] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } }
W20260709 12:16:33.214067  2881 leader_election.cc:343] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.195288  3251 consensus_queue.cc:237] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.215236  3321 raft_consensus.cc:2804] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.215677  3321 raft_consensus.cc:493] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.216044  3321 raft_consensus.cc:3060] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.227227  3037 tablet_bootstrap.cc:654] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.227648  3035 tablet_bootstrap.cc:654] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.230645  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:33.232152  2882 leader_election.cc:343] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.232597  2882 leader_election.cc:304] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:33.234900  3365 raft_consensus.cc:493] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.235450  3365 raft_consensus.cc:515] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.238863  2842 raft_consensus.cc:2468] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:33.241484  3321 raft_consensus.cc:515] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.242770  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:33.243958  3365 leader_election.cc:290] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:33.245185  3314 raft_consensus.cc:2749] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.245608  3036 tablet_bootstrap.cc:654] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.246395  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:33.258615  3315 leader_election.cc:290] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:33.265547  3177 consensus_queue.cc:1048] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.267565  3329 raft_consensus.cc:493] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.268110  2767 raft_consensus.cc:3060] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.280550  3037 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:33.281246  3037 ts_tablet_manager.cc:1403] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.021s
I20260709 12:16:33.284314  3037 raft_consensus.cc:359] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.285004  3037 raft_consensus.cc:385] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.285254  3037 raft_consensus.cc:740] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.286027  2917 raft_consensus.cc:2393] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7cbad9ac07324d25bacaae431cca6aa9 in current term 1: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:33.286154  3037 consensus_queue.cc:260] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.275486  3329 raft_consensus.cc:515] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.291962  3321 leader_election.cc:290] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:33.293360  3329 leader_election.cc:290] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:33.294041  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:33.296423  3034 tablet_bootstrap.cc:654] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.298316  2766 raft_consensus.cc:3060] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.300454  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:33.294493  2733 leader_election.cc:304] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:33.302657  3321 consensus_queue.cc:1048] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.302832  2667 catalog_manager.cc:5697] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:33.305938  3037 ts_tablet_manager.cc:1434] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:16:33.306924  3037 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:33.308859  2957 leader_election.cc:343] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.310199  3251 consensus_queue.cc:1048] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.314445  3037 tablet_bootstrap.cc:654] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.319695  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:33.319110  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:33.332620  2808 leader_election.cc:304] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:33.332180  3035 tablet_bootstrap.cc:492] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:33.337837  3035 ts_tablet_manager.cc:1403] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.240s	user 0.017s	sys 0.013s
I20260709 12:16:33.336972  3036 tablet_bootstrap.cc:492] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:33.338785  3036 ts_tablet_manager.cc:1403] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.200s	user 0.007s	sys 0.009s
I20260709 12:16:33.326757  2766 raft_consensus.cc:2468] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:33.360163  2956 leader_election.cc:304] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.363610  3035 raft_consensus.cc:359] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.364905  3037 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:33.366392  3314 raft_consensus.cc:493] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.367877  3036 raft_consensus.cc:359] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.367326  3034 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:33.370127  3034 ts_tablet_manager.cc:1403] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.006s
I20260709 12:16:33.368799  3035 raft_consensus.cc:385] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.369287  3037 ts_tablet_manager.cc:1403] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.023s
I20260709 12:16:33.374801  3036 raft_consensus.cc:385] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.375943  3036 raft_consensus.cc:740] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.377130  3036 consensus_queue.cc:260] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.375263  3035 raft_consensus.cc:740] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.380463  3035 consensus_queue.cc:260] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.380761  3037 raft_consensus.cc:359] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.381423  3037 raft_consensus.cc:385] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.381714  3037 raft_consensus.cc:740] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.378590  3034 raft_consensus.cc:359] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.382288  3034 raft_consensus.cc:385] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.382495  3037 consensus_queue.cc:260] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.388473  3034 raft_consensus.cc:740] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.390151  3037 ts_tablet_manager.cc:1434] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 12:16:33.389618  3034 consensus_queue.cc:260] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.387697  3035 ts_tablet_manager.cc:1434] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:16:33.391347  3037 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:33.393291  3035 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:33.386013  3036 ts_tablet_manager.cc:1434] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:16:33.393595  3169 raft_consensus.cc:2804] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.396306  3329 raft_consensus.cc:493] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.395977  3169 raft_consensus.cc:697] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:33.397087  3329 raft_consensus.cc:515] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.397693  3169 consensus_queue.cc:237] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.401322  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88039c320ae40d295a8b4dcd02373f1" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:33.402027  2914 raft_consensus.cc:2468] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:33.403337  2808 leader_election.cc:304] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:33.404124  3368 raft_consensus.cc:2804] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.404577  3368 raft_consensus.cc:493] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.405190  3368 raft_consensus.cc:3060] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.405364  3089 raft_consensus.cc:2749] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.409799  3037 tablet_bootstrap.cc:654] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.411108  3314 raft_consensus.cc:515] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.414579  3314 leader_election.cc:290] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:33.417161  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:33.419202  2882 leader_election.cc:343] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.419402  3037 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:33.421118  3037 ts_tablet_manager.cc:1403] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:16:33.421576  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:33.423563  2883 leader_election.cc:343] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.424201  2883 leader_election.cc:304] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.426682  3037 raft_consensus.cc:359] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.427004  3329 leader_election.cc:290] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:33.427462  3037 raft_consensus.cc:385] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.427824  3037 raft_consensus.cc:740] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.429175  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88039c320ae40d295a8b4dcd02373f1" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:33.430164  2989 raft_consensus.cc:2468] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:33.430734  3037 consensus_queue.cc:260] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.435037  3185 raft_consensus.cc:2749] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.436254  3037 ts_tablet_manager.cc:1434] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:16:33.437376  3273 raft_consensus.cc:493] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.438064  3273 raft_consensus.cc:515] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.437260  3037 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:33.441303  3036 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:33.459746  3036 tablet_bootstrap.cc:654] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.463407  3089 consensus_queue.cc:1048] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.441675  3273 leader_election.cc:290] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:33.444819  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50f3a9964a54da69efed628a07ff355" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:33.447420  3034 ts_tablet_manager.cc:1434] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:16:33.473997  3034 tablet_bootstrap.cc:492] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:33.497674  3185 raft_consensus.cc:493] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.498580  3185 raft_consensus.cc:515] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.511797  3035 tablet_bootstrap.cc:654] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.537130  3185 leader_election.cc:290] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:33.537918  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4a4ad327d44998b7b95434eb2e45f" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:33.539501  2883 leader_election.cc:343] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.511982  2957 leader_election.cc:343] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.542516  3034 tablet_bootstrap.cc:654] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.514074  3089 consensus_queue.cc:1048] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.543269  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4a4ad327d44998b7b95434eb2e45f" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:33.522078  3037 tablet_bootstrap.cc:654] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:33.545126  2881 leader_election.cc:343] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.545630  2881 leader_election.cc:304] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.526139  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50f3a9964a54da69efed628a07ff355" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:33.547377  2766 raft_consensus.cc:2468] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:33.527979  3368 raft_consensus.cc:515] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.548779  2956 leader_election.cc:304] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.549997  3172 raft_consensus.cc:2804] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.550364  3172 raft_consensus.cc:493] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.550735  3172 raft_consensus.cc:3060] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.550905  3185 raft_consensus.cc:2749] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.529270  3365 raft_consensus.cc:493] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.551813  3365 raft_consensus.cc:515] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.553936  3365 leader_election.cc:290] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:33.555773  2666 catalog_manager.cc:5697] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.556407  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:33.557133  2915 raft_consensus.cc:2468] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:33.558566  2733 leader_election.cc:304] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:33.560714  3365 raft_consensus.cc:2804] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.561089  3365 raft_consensus.cc:493] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.561393  3365 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.563123  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88039c320ae40d295a8b4dcd02373f1" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:33.563949  2915 raft_consensus.cc:3060] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.575945  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:33.579428  3368 leader_election.cc:290] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:33.515122  3382 raft_consensus.cc:493] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.580382  3382 raft_consensus.cc:515] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.571715  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88039c320ae40d295a8b4dcd02373f1" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
W20260709 12:16:33.582582  2732 leader_election.cc:343] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.584209  3035 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:33.585588  2989 raft_consensus.cc:3060] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.590372  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:33.591917  2882 leader_election.cc:343] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.594594  3329 consensus_queue.cc:1048] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.601167  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:33.602108  3172 raft_consensus.cc:515] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.604717  3035 ts_tablet_manager.cc:1403] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.212s	user 0.018s	sys 0.004s
W20260709 12:16:33.604595  2883 leader_election.cc:343] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.605283  2883 leader_election.cc:304] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.606127  3314 raft_consensus.cc:2749] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.607693  3382 leader_election.cc:290] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:33.608695  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50f3a9964a54da69efed628a07ff355" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:33.609323  2767 raft_consensus.cc:3060] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.613591  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50f3a9964a54da69efed628a07ff355" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
W20260709 12:16:33.620127  2957 leader_election.cc:343] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.616098  3172 leader_election.cc:290] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:33.616706  2767 raft_consensus.cc:2468] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:33.632645  2915 raft_consensus.cc:2468] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:33.634045  2808 leader_election.cc:304] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:33.634388  3037 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:33.634909  3037 ts_tablet_manager.cc:1403] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.198s	user 0.019s	sys 0.001s
I20260709 12:16:33.635010  3332 raft_consensus.cc:2804] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.628516  3365 raft_consensus.cc:515] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.641199  3037 raft_consensus.cc:359] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.642558  3037 raft_consensus.cc:385] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.642657  3365 leader_election.cc:290] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:33.644353  3037 raft_consensus.cc:740] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.643028  3035 raft_consensus.cc:359] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.645447  3035 raft_consensus.cc:385] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.647251  3035 raft_consensus.cc:740] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.648615  3035 consensus_queue.cc:260] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.651645  3035 ts_tablet_manager.cc:1434] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260709 12:16:33.646111  3037 consensus_queue.cc:260] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.653520  3035 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:33.656657  2989 raft_consensus.cc:2468] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:33.657680  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:33.658344  2917 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.661293  3037 ts_tablet_manager.cc:1434] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 12:16:33.663084  3036 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:33.664682  3036 ts_tablet_manager.cc:1403] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.224s	user 0.036s	sys 0.025s
I20260709 12:16:33.667737  3037 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:33.667376  3036 raft_consensus.cc:359] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.676582  3036 raft_consensus.cc:385] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.676834  3036 raft_consensus.cc:740] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.681181  3088 raft_consensus.cc:493] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.675200  2956 leader_election.cc:304] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.685452  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:33.685775  3036 consensus_queue.cc:260] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.681900  3088 raft_consensus.cc:515] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.691083  3334 raft_consensus.cc:2749] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:33.692551  3172 raft_consensus.cc:2804] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.693840  3088 leader_election.cc:290] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:33.694510  3172 raft_consensus.cc:697] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:33.709306  3036 ts_tablet_manager.cc:1434] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:16:33.674602  3332 raft_consensus.cc:697] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:33.713694  3036 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
W20260709 12:16:33.714190  2732 leader_election.cc:343] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.720814  3332 consensus_queue.cc:237] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.730094  3392 consensus_queue.cc:1048] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.701296  3172 consensus_queue.cc:237] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.714592  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:33.714730  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:33.735822  2915 raft_consensus.cc:2468] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:33.720868  3035 tablet_bootstrap.cc:654] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.739807  3036 tablet_bootstrap.cc:654] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.718593  2917 raft_consensus.cc:2468] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:33.739671  2733 leader_election.cc:304] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:33.741637  2733 leader_election.cc:304] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:33.742514  3177 raft_consensus.cc:2804] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.742888  3177 raft_consensus.cc:493] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.743217  3177 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.736672  3034 tablet_bootstrap.cc:492] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:33.745231  3034 ts_tablet_manager.cc:1403] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.272s	user 0.029s	sys 0.039s
W20260709 12:16:33.746866  2734 leader_election.cc:343] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.735981  3037 tablet_bootstrap.cc:654] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.754613  3088 raft_consensus.cc:2804] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.756059  3088 raft_consensus.cc:697] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:33.756786  3034 raft_consensus.cc:359] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.757710  3034 raft_consensus.cc:385] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.758033  3034 raft_consensus.cc:740] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.756819  3088 consensus_queue.cc:237] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.765141  3365 raft_consensus.cc:493] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.765734  3365 raft_consensus.cc:515] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.767915  3365 leader_election.cc:290] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:33.768170  3034 consensus_queue.cc:260] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.777770  3034 ts_tablet_manager.cc:1434] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:16:33.781301  3177 raft_consensus.cc:515] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.782495  3036 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:33.782951  3034 tablet_bootstrap.cc:492] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:33.783013  3036 ts_tablet_manager.cc:1403] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.013s
I20260709 12:16:33.784024  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:33.784276  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
W20260709 12:16:33.790836  2734 leader_election.cc:343] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.792259  2734 leader_election.cc:343] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.793321  2956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:41653, user_credentials={real_user=slave}} blocked reactor thread for 76322.5us
I20260709 12:16:33.802088  3177 leader_election.cc:290] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:33.826596  3401 consensus_queue.cc:1048] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:16:33.811157  3036 raft_consensus.cc:359] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.825785  3365 raft_consensus.cc:493] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.844677  3365 raft_consensus.cc:515] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.845755  2667 catalog_manager.cc:5697] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.846848  3365 leader_election.cc:290] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:33.848264  3036 raft_consensus.cc:385] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.848642  3036 raft_consensus.cc:740] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.849525  3036 consensus_queue.cc:260] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.850054  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:33.850703  2917 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.851791  3036 ts_tablet_manager.cc:1434] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.001s
I20260709 12:16:33.852159  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:33.851938  3034 tablet_bootstrap.cc:654] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.860707  2917 raft_consensus.cc:2468] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:33.852913  3036 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:33.852824  2989 raft_consensus.cc:2468] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:33.867259  3169 consensus_queue.cc:1048] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.866076  3035 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:33.871170  2732 leader_election.cc:304] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:33.872051  3365 raft_consensus.cc:2804] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.872438  3365 raft_consensus.cc:493] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.872802  3365 raft_consensus.cc:3060] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.873483  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:33.874219  2916 raft_consensus.cc:2468] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:33.876981  3035 ts_tablet_manager.cc:1403] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.224s	user 0.011s	sys 0.025s
I20260709 12:16:33.877324  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:33.878844  2733 leader_election.cc:304] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.884850  2914 raft_consensus.cc:2468] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:33.883394  3034 tablet_bootstrap.cc:492] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:33.885161  3177 raft_consensus.cc:2804] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.889460  3034 ts_tablet_manager.cc:1403] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.011s
I20260709 12:16:33.863242  3037 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:33.889475  3177 raft_consensus.cc:697] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:33.890568  3037 ts_tablet_manager.cc:1403] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.228s	user 0.011s	sys 0.002s
I20260709 12:16:33.880066  3035 raft_consensus.cc:359] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.891304  3035 raft_consensus.cc:385] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.890920  3177 consensus_queue.cc:237] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.891621  3035 raft_consensus.cc:740] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.892309  3035 consensus_queue.cc:260] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.895423  2664 catalog_manager.cc:5697] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.896170  2733 leader_election.cc:304] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:33.897393  3036 tablet_bootstrap.cc:654] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.884050  3365 raft_consensus.cc:515] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.899964  3034 raft_consensus.cc:359] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.899994  3035 ts_tablet_manager.cc:1434] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:16:33.902853  3088 raft_consensus.cc:2804] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.903307  3088 raft_consensus.cc:493] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.903679  3088 raft_consensus.cc:3060] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.900992  3034 raft_consensus.cc:385] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.906584  3034 raft_consensus.cc:740] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.902333  3365 leader_election.cc:290] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:33.907358  3034 consensus_queue.cc:260] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:33.907986  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:33.908555  2917 raft_consensus.cc:3060] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.910562  3034 ts_tablet_manager.cc:1434] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:16:33.911667  3034 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:33.915740  2917 raft_consensus.cc:2468] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:33.917007  2666 catalog_manager.cc:5697] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:33.919517  3037 raft_consensus.cc:359] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.920100  3037 raft_consensus.cc:385] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.920331  3037 raft_consensus.cc:740] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.921741  2733 leader_election.cc:304] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:33.923595  3037 consensus_queue.cc:260] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:33.925715  3034 tablet_bootstrap.cc:654] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.936087  3088 raft_consensus.cc:515] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.938233  3035 tablet_bootstrap.cc:492] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:33.942888  3088 leader_election.cc:290] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:33.945588  3037 ts_tablet_manager.cc:1434] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:16:33.947055  3037 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:33.928133  3365 raft_consensus.cc:2804] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.937067  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:33.963974  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:33.964613  2917 raft_consensus.cc:3060] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.944064  3392 raft_consensus.cc:493] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.967041  3392 raft_consensus.cc:515] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:33.969179  3392 leader_election.cc:290] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:33.971802  2989 raft_consensus.cc:3060] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.974758  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:33.988206  3036 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:33.988755  3036 ts_tablet_manager.cc:1403] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.136s	user 0.022s	sys 0.032s
I20260709 12:16:33.989944  2917 raft_consensus.cc:2468] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
W20260709 12:16:33.998118  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:33.998615  3036 raft_consensus.cc:359] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.999588  3036 raft_consensus.cc:385] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.000037  3036 raft_consensus.cc:740] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.000972  3036 consensus_queue.cc:260] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:33.981448  3365 raft_consensus.cc:697] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:34.010450  3034 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:34.012631  3034 ts_tablet_manager.cc:1403] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.005s
I20260709 12:16:34.012982  3169 consensus_queue.cc:1048] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.019542  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50f3a9964a54da69efed628a07ff355" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:34.020478  2766 raft_consensus.cc:2393] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 1: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:34.022531  3365 consensus_queue.cc:237] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
W20260709 12:16:34.026849  2734 leader_election.cc:343] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.032351  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50f3a9964a54da69efed628a07ff355" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:34.033252  3036 ts_tablet_manager.cc:1434] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260709 12:16:34.038062  3089 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.038653  3089 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.040560  3036 tablet_bootstrap.cc:492] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:34.041553  2733 leader_election.cc:304] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:34.043699  2842 raft_consensus.cc:3060] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.044680  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:34.051472  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:34.056687  3382 raft_consensus.cc:493] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.061432  3382 raft_consensus.cc:515] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.066186  3399 raft_consensus.cc:2804] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.067020  3399 raft_consensus.cc:697] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:34.067080  3382 leader_election.cc:290] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:34.068531  2989 raft_consensus.cc:2468] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:34.068250  3399 consensus_queue.cc:237] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.071314  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:34.072405  2732 leader_election.cc:343] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:34.073438  2883 leader_election.cc:343] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.072607  3035 tablet_bootstrap.cc:654] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.077731  3034 raft_consensus.cc:359] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.078513  3034 raft_consensus.cc:385] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.078778  3034 raft_consensus.cc:740] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.041776  3089 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:34.064235  3037 tablet_bootstrap.cc:654] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.080653  3034 consensus_queue.cc:260] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.113269  3034 ts_tablet_manager.cc:1434] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260709 12:16:34.114285  3034 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
W20260709 12:16:34.102515  2733 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:34871, user_credentials={real_user=slave}} blocked reactor thread for 61071.8us
W20260709 12:16:34.124280  2733 leader_election.cc:343] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.124858  2733 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:34.125976  3177 raft_consensus.cc:2749] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.135735  3036 tablet_bootstrap.cc:654] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.160681  3251 raft_consensus.cc:493] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.163949  3251 raft_consensus.cc:515] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.167084  3034 tablet_bootstrap.cc:654] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.157829  2807 leader_election.cc:304] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:34.186121  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:34.166293  3251 leader_election.cc:290] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:34.160681  3329 consensus_queue.cc:1048] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:16:34.219134  3037 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:34.219944  3037 ts_tablet_manager.cc:1403] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.273s	user 0.011s	sys 0.020s
I20260709 12:16:34.220551  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:34.224784  2664 catalog_manager.cc:5697] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.194319  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:34.228061  2664 catalog_manager.cc:5697] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:34.198011  3368 raft_consensus.cc:3060] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:34.210582  2807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.132:34169, user_credentials={real_user=slave}} blocked reactor thread for 60076.3us
I20260709 12:16:34.246176  3037 raft_consensus.cc:359] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.248968  3037 raft_consensus.cc:385] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.249261  3037 raft_consensus.cc:740] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.249971  3037 consensus_queue.cc:260] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.254840  3035 tablet_bootstrap.cc:492] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:34.255373  3035 ts_tablet_manager.cc:1403] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.317s	user 0.017s	sys 0.009s
I20260709 12:16:34.255849  3037 ts_tablet_manager.cc:1434] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:16:34.256806  3037 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:34.257573  3315 raft_consensus.cc:493] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.258261  3315 raft_consensus.cc:515] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.264541  2916 raft_consensus.cc:2393] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71834fc974b24499b01df9dff05b01ec in current term 1: Already voted for candidate 7cbad9ac07324d25bacaae431cca6aa9 in this term.
I20260709 12:16:34.260951  3315 leader_election.cc:290] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:34.270668  3037 tablet_bootstrap.cc:654] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.272161  3035 raft_consensus.cc:359] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.272706  3035 raft_consensus.cc:385] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.272940  3035 raft_consensus.cc:740] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.273494  3035 consensus_queue.cc:260] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
W20260709 12:16:34.279842  2881 leader_election.cc:343] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.280390  2881 leader_election.cc:304] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:34.286118  2956 leader_election.cc:304] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:34.289661  3251 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.296868  3169 consensus_queue.cc:1048] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.302255  3273 consensus_queue.cc:1048] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.286998  3035 ts_tablet_manager.cc:1434] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:16:34.307826  3035 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:34.304759  3368 raft_consensus.cc:2749] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.320037  3408 raft_consensus.cc:493] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.283074  3392 raft_consensus.cc:493] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.323689  3329 consensus_queue.cc:1048] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:16:34.326783  2881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.132:34169, user_credentials={real_user=slave}} blocked reactor thread for 46986.1us
I20260709 12:16:34.332441  3036 tablet_bootstrap.cc:492] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:34.332976  3036 ts_tablet_manager.cc:1403] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.293s	user 0.038s	sys 0.043s
I20260709 12:16:34.341415  3412 raft_consensus.cc:2749] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.333756  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba473588e25418f96a9999d9d07446b" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:34.320629  3408 raft_consensus.cc:515] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.360977  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba473588e25418f96a9999d9d07446b" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:34.361723  2990 raft_consensus.cc:2468] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:34.329718  3392 raft_consensus.cc:515] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:34.362311  3401 consensus_queue.cc:1048] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:16:34.377972  3399 consensus_queue.cc:1048] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.379351  3399 consensus_queue.cc:1048] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.383595  3392 leader_election.cc:290] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:34.387601  3034 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:34.388135  3034 ts_tablet_manager.cc:1403] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.274s	user 0.017s	sys 0.008s
I20260709 12:16:34.391469  3034 raft_consensus.cc:359] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.392364  3034 raft_consensus.cc:385] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.392637  3034 raft_consensus.cc:740] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.393378  3034 consensus_queue.cc:260] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.395262  3034 ts_tablet_manager.cc:1434] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:34.396754  3034 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea: Bootstrap starting.
I20260709 12:16:34.398834  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:34.399093  2881 leader_election.cc:304] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:34.400322  3412 raft_consensus.cc:2804] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.400720  3412 raft_consensus.cc:493] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.401085  3412 raft_consensus.cc:3060] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.401090  3368 raft_consensus.cc:493] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.408660  3368 raft_consensus.cc:515] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.410022  3036 raft_consensus.cc:359] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.410709  3368 leader_election.cc:290] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:34.410786  3036 raft_consensus.cc:385] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.411788  3036 raft_consensus.cc:740] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.412411  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:34.412618  3036 consensus_queue.cc:260] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.414703  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:34.415249  3408 leader_election.cc:290] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
W20260709 12:16:34.416858  2883 leader_election.cc:343] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.417492  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:34.427976  2917 raft_consensus.cc:2468] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:34.414115  3412 raft_consensus.cc:515] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.384235  2666 catalog_manager.cc:5697] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.435932  3251 raft_consensus.cc:2749] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.425705  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:34.426838  3036 ts_tablet_manager.cc:1434] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260709 12:16:34.442127  3036 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:34.444945  2808 leader_election.cc:304] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:34.435936  2733 leader_election.cc:304] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:34.454493  3368 raft_consensus.cc:2749] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.449074  3314 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.455567  3314 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.444415  3412 leader_election.cc:290] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:34.457216  3089 raft_consensus.cc:2804] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.457723  3089 raft_consensus.cc:493] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.457860  3314 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:34.458151  3089 raft_consensus.cc:3060] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.459307  3034 tablet_bootstrap.cc:654] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.459800  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba473588e25418f96a9999d9d07446b" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:34.460445  2992 raft_consensus.cc:3060] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.466789  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:34.467553  2766 raft_consensus.cc:2468] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 0.
I20260709 12:16:34.468544  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:34.422751  2734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 79307us
I20260709 12:16:34.470471  3035 tablet_bootstrap.cc:654] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.473063  2882 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:34.475924  2807 leader_election.cc:304] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:34.479032  3329 raft_consensus.cc:2749] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:34.481132  2881 leader_election.cc:343] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.484517  2992 raft_consensus.cc:2468] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:34.493073  2881 leader_election.cc:304] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:34.486235  3314 raft_consensus.cc:2804] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.493976  3314 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.494349  3314 raft_consensus.cc:3060] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.494576  3088 consensus_queue.cc:1048] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.494159  3412 raft_consensus.cc:2804] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.496713  3412 raft_consensus.cc:697] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:34.497577  3412 consensus_queue.cc:237] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.485703  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba473588e25418f96a9999d9d07446b" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:34.498714  2840 raft_consensus.cc:3060] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.502974  2837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:34.504141  3424 consensus_queue.cc:1048] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.565524  3035 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:34.566093  3035 ts_tablet_manager.cc:1403] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.259s	user 0.020s	sys 0.003s
I20260709 12:16:34.567799  3089 raft_consensus.cc:515] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.579205  3037 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:34.579802  3037 ts_tablet_manager.cc:1403] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.323s	user 0.004s	sys 0.019s
W20260709 12:16:34.581326  2734 leader_election.cc:343] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.578213  3036 tablet_bootstrap.cc:654] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.586104  3037 raft_consensus.cc:359] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:34.587000  3037 raft_consensus.cc:385] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.587312  3037 raft_consensus.cc:740] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.596333  3314 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.597385  3034 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea: No bootstrap required, opened a new log
I20260709 12:16:34.574905  2840 raft_consensus.cc:2468] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:34.599944  3034 ts_tablet_manager.cc:1403] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea: Time spent bootstrapping tablet: real 0.204s	user 0.009s	sys 0.011s
I20260709 12:16:34.605103  3037 consensus_queue.cc:260] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:34.613914  3034 raft_consensus.cc:359] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.614818  3034 raft_consensus.cc:385] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.615186  3034 raft_consensus.cc:740] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.617512  3034 consensus_queue.cc:260] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.617645  3035 raft_consensus.cc:359] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:34.619870  3089 leader_election.cc:290] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:34.623412  3185 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.626508  3035 raft_consensus.cc:385] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.627084  3035 raft_consensus.cc:740] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.627970  3035 consensus_queue.cc:260] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:34.622895  3314 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:34.635759  3037 ts_tablet_manager.cc:1434] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.001s
I20260709 12:16:34.636469  3399 consensus_queue.cc:1048] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.636859  3037 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:34.639328  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:34.640405  3185 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.642925  3185 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:34.643312  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:34.644750  2882 leader_election.cc:343] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.648610  3035 ts_tablet_manager.cc:1434] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260709 12:16:34.650025  3035 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:34.650848  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:34.651474  2768 raft_consensus.cc:3060] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:34.652733  2881 leader_election.cc:343] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.654222  3037 tablet_bootstrap.cc:654] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.660859  3399 consensus_queue.cc:1048] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.662819  2768 raft_consensus.cc:2468] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:34.663667  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:34.664304  2915 raft_consensus.cc:3060] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.664503  2882 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:34.665169  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:34.665621  3412 raft_consensus.cc:2804] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.666160  3412 raft_consensus.cc:697] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:34.667101  3412 consensus_queue.cc:237] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.671181  3034 ts_tablet_manager.cc:1434] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 12:16:34.657662  3314 raft_consensus.cc:493] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:34.665629  2734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 83106.6us
W20260709 12:16:34.726161  2883 leader_election.cc:343] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.726758  2883 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:34.740283  3382 raft_consensus.cc:2749] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.744516  2915 raft_consensus.cc:2468] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:34.710752  3314 raft_consensus.cc:515] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.755946  3314 leader_election.cc:290] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:34.757170  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:34.759364  2839 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.751899  2733 leader_election.cc:304] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:34.763199  3036 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:34.763713  3036 ts_tablet_manager.cc:1403] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.322s	user 0.015s	sys 0.016s
I20260709 12:16:34.762967  2664 catalog_manager.cc:5697] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.765992  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
W20260709 12:16:34.767789  2882 leader_election.cc:343] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.772305  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:34.775035  3436 log.cc:927] Time spent T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:16:34.781144  3036 raft_consensus.cc:359] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.781931  3036 raft_consensus.cc:385] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.782210  3036 raft_consensus.cc:740] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.784576  3036 consensus_queue.cc:260] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.793375  3036 ts_tablet_manager.cc:1434] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:16:34.794636  3036 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:34.799496  3037 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:34.800036  3037 ts_tablet_manager.cc:1403] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.003s
I20260709 12:16:34.788967  3399 raft_consensus.cc:2804] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.815507  2840 raft_consensus.cc:3060] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.808336  3399 raft_consensus.cc:697] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:34.817680  3399 consensus_queue.cc:237] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
W20260709 12:16:34.822985  2734 leader_election.cc:343] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.832722  3035 tablet_bootstrap.cc:654] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:34.840112  2881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.132:34169, user_credentials={real_user=slave}} blocked reactor thread for 72709.9us
W20260709 12:16:34.853055  2881 leader_election.cc:343] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.853559  2881 leader_election.cc:304] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:34.854620  3314 raft_consensus.cc:2749] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.862609  3035 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:34.863158  3035 ts_tablet_manager.cc:1403] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.213s	user 0.014s	sys 0.005s
I20260709 12:16:34.866214  3035 raft_consensus.cc:359] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:34.882902  3035 raft_consensus.cc:385] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.883342  3035 raft_consensus.cc:740] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.884251  3035 consensus_queue.cc:260] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:34.889583  3036 tablet_bootstrap.cc:654] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.895515  3036 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:34.895927  3035 ts_tablet_manager.cc:1434] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 12:16:34.896085  3036 ts_tablet_manager.cc:1403] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.102s	user 0.006s	sys 0.007s
I20260709 12:16:34.896950  3035 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:34.898931  3036 raft_consensus.cc:359] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.899659  3036 raft_consensus.cc:385] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.900008  3036 raft_consensus.cc:740] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.900820  3036 consensus_queue.cc:260] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:34.903122  3035 tablet_bootstrap.cc:654] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.903468  3036 ts_tablet_manager.cc:1434] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:34.904654  3036 tablet_bootstrap.cc:492] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:34.911080  3037 raft_consensus.cc:359] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.911945  3037 raft_consensus.cc:385] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.917207  3037 raft_consensus.cc:740] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.918005  3037 consensus_queue.cc:260] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.920395  3037 ts_tablet_manager.cc:1434] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.120s	user 0.006s	sys 0.000s
I20260709 12:16:34.912492  3036 tablet_bootstrap.cc:654] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.922375  2667 catalog_manager.cc:5697] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 0 to 1, leader changed from <none> to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 1 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.921442  3037 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:34.934571  2664 catalog_manager.cc:5697] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.939976  3365 consensus_queue.cc:1048] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.943567  3036 tablet_bootstrap.cc:492] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:34.944173  3036 ts_tablet_manager.cc:1403] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 12:16:34.944006  3365 consensus_queue.cc:1048] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.953338  3036 raft_consensus.cc:359] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.954295  3036 raft_consensus.cc:385] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.954694  3036 raft_consensus.cc:740] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.956110  3037 tablet_bootstrap.cc:654] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.959460  3036 consensus_queue.cc:260] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:34.962997  3036 ts_tablet_manager.cc:1434] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260709 12:16:34.963604  3035 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:34.964107  3035 ts_tablet_manager.cc:1403] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.019s
I20260709 12:16:34.964264  3036 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:34.966782  3035 raft_consensus.cc:359] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.967475  3035 raft_consensus.cc:385] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.967810  3035 raft_consensus.cc:740] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.968461  3035 consensus_queue.cc:260] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:34.971712  3037 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:34.972386  3037 ts_tablet_manager.cc:1403] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 12:16:34.973672  3169 raft_consensus.cc:493] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.974246  3169 raft_consensus.cc:515] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:34.977589  3035 ts_tablet_manager.cc:1434] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:16:34.978633  3035 tablet_bootstrap.cc:492] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:34.979406  2837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc1e3bbb4cf46ac807e667baac3e762" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:34.981987  2957 leader_election.cc:343] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.976783  3169 leader_election.cc:290] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:34.987690  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc1e3bbb4cf46ac807e667baac3e762" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:34.988612  2766 raft_consensus.cc:2468] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:34.989822  2956 leader_election.cc:304] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:34.990571  3169 raft_consensus.cc:2804] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.990983  3169 raft_consensus.cc:493] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.991312  3169 raft_consensus.cc:3060] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.009393  3035 tablet_bootstrap.cc:654] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.988355  3037 raft_consensus.cc:359] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:35.017143  3037 raft_consensus.cc:385] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.018592  3037 raft_consensus.cc:740] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.019522  3037 consensus_queue.cc:260] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:35.023393  3037 ts_tablet_manager.cc:1434] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260709 12:16:35.024521  3037 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:35.024645  3036 tablet_bootstrap.cc:654] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.021247  3169 raft_consensus.cc:515] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.031986  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc1e3bbb4cf46ac807e667baac3e762" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:35.033262  3169 leader_election.cc:290] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
W20260709 12:16:35.033499  2957 leader_election.cc:343] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.035368  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc1e3bbb4cf46ac807e667baac3e762" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:35.036039  2766 raft_consensus.cc:3060] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.049626  3037 tablet_bootstrap.cc:654] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.064395  2766 raft_consensus.cc:2468] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:35.065667  2956 leader_election.cc:304] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:35.067291  3321 raft_consensus.cc:2804] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.067785  3321 raft_consensus.cc:697] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:35.068605  3321 consensus_queue.cc:237] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.070781  3037 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:35.071485  3037 ts_tablet_manager.cc:1403] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.006s
I20260709 12:16:35.073717  3036 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:35.076139  3036 ts_tablet_manager.cc:1403] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.112s	user 0.032s	sys 0.016s
I20260709 12:16:35.074707  3037 raft_consensus.cc:359] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.078631  3037 raft_consensus.cc:385] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.078964  3037 raft_consensus.cc:740] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.075573  3035 tablet_bootstrap.cc:492] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:35.079938  3035 ts_tablet_manager.cc:1403] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.016s
I20260709 12:16:35.079443  3036 raft_consensus.cc:359] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.080448  3036 raft_consensus.cc:385] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.080849  3036 raft_consensus.cc:740] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.081617  3036 consensus_queue.cc:260] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.083004  3035 raft_consensus.cc:359] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.083791  3035 raft_consensus.cc:385] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.084187  3036 ts_tablet_manager.cc:1434] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:35.085254  3036 tablet_bootstrap.cc:492] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:35.087698  3037 consensus_queue.cc:260] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.084092  3035 raft_consensus.cc:740] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.089643  3035 consensus_queue.cc:260] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.092659  3036 tablet_bootstrap.cc:654] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.094166  3037 ts_tablet_manager.cc:1434] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:16:35.095335  3037 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:35.099829  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:35.103734  3035 ts_tablet_manager.cc:1434] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:16:35.118301  3314 consensus_queue.cc:1048] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:35.127485  3443 consensus_queue.cc:1048] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:35.135296  3332 raft_consensus.cc:493] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.135928  3332 raft_consensus.cc:515] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:35.138573  3332 leader_election.cc:290] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:35.140050  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:35.139357  2664 catalog_manager.cc:5697] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.139880  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:35.143221  2918 raft_consensus.cc:2393] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 1: Already voted for candidate 7cbad9ac07324d25bacaae431cca6aa9 in this term.
I20260709 12:16:35.144126  2808 leader_election.cc:304] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:35.145891  3332 raft_consensus.cc:3060] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.161504  3332 raft_consensus.cc:2749] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.171240  3035 tablet_bootstrap.cc:492] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:35.180162  3035 tablet_bootstrap.cc:654] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.190168  3251 raft_consensus.cc:493] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.194381  3251 raft_consensus.cc:515] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.193575  3037 tablet_bootstrap.cc:654] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.195323  3036 tablet_bootstrap.cc:492] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:35.195845  3036 ts_tablet_manager.cc:1403] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.111s	user 0.032s	sys 0.050s
I20260709 12:16:35.198479  3036 raft_consensus.cc:359] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.198858  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa95b210d8a4312832759987e6127ff" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:35.199203  3036 raft_consensus.cc:385] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.199486  3036 raft_consensus.cc:740] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
W20260709 12:16:35.200246  2956 leader_election.cc:343] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.200246  3036 consensus_queue.cc:260] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.203145  3036 ts_tablet_manager.cc:1434] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:35.203871  3036 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:35.209308  3088 raft_consensus.cc:493] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.210933  3088 raft_consensus.cc:515] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:35.212697  3332 raft_consensus.cc:493] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.213560  3088 leader_election.cc:290] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:35.199627  3251 leader_election.cc:290] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:35.209900  3036 tablet_bootstrap.cc:654] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.216501  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:35.217228  2918 raft_consensus.cc:2468] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:35.213302  3332 raft_consensus.cc:515] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.223287  2733 leader_election.cc:304] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:35.223935  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:35.225107  3365 raft_consensus.cc:2804] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.225486  3365 raft_consensus.cc:493] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.225811  3365 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:35.227738  2732 leader_election.cc:343] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.231696  3036 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:35.232234  3036 ts_tablet_manager.cc:1403] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.008s
I20260709 12:16:35.235248  3036 raft_consensus.cc:359] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.235953  3036 raft_consensus.cc:385] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.236232  3036 raft_consensus.cc:740] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.236986  3036 consensus_queue.cc:260] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.238358  3332 leader_election.cc:290] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:35.239547  3036 ts_tablet_manager.cc:1434] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:16:35.238081  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa95b210d8a4312832759987e6127ff" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:35.239478  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc1e3bbb4cf46ac807e667baac3e762" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:35.240682  2766 raft_consensus.cc:2393] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 1: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:35.240718  3036 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:35.243592  2840 raft_consensus.cc:2468] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:35.248430  2957 leader_election.cc:304] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:35.252074  3251 raft_consensus.cc:2804] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.252614  3251 raft_consensus.cc:493] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.253034  3251 raft_consensus.cc:3060] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.256937  3036 tablet_bootstrap.cc:654] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.280607  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc1e3bbb4cf46ac807e667baac3e762" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:35.283244  2807 leader_election.cc:304] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:35.277562  3332 raft_consensus.cc:493] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.301146  3365 raft_consensus.cc:515] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:35.292135  3329 raft_consensus.cc:3060] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.305877  3365 leader_election.cc:290] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:35.311604  2991 raft_consensus.cc:3060] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.313437  3314 consensus_queue.cc:1048] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:16:35.299129  3332 raft_consensus.cc:515] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.327375  3169 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.327983  3169 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:35.328330  3035 tablet_bootstrap.cc:492] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:35.328928  3035 ts_tablet_manager.cc:1403] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.158s	user 0.022s	sys 0.021s
I20260709 12:16:35.319149  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:35.331043  3036 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:35.319347  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:35.311654  3365 consensus_queue.cc:1048] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:16:35.332916  3036 ts_tablet_manager.cc:1403] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.023s
I20260709 12:16:35.333663  3169 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:35.339561  3037 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: No bootstrap required, opened a new log
I20260709 12:16:35.340121  3037 ts_tablet_manager.cc:1403] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.245s	user 0.020s	sys 0.015s
I20260709 12:16:35.341225  3412 consensus_queue.cc:1048] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.335099  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:35.343354  3251 raft_consensus.cc:515] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.343778  2766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:35.344429  2766 raft_consensus.cc:2468] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:35.344906  3036 raft_consensus.cc:359] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:35.345623  3036 raft_consensus.cc:385] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.345808  3251 leader_election.cc:290] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:35.345924  3036 raft_consensus.cc:740] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.346783  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4a4ad327d44998b7b95434eb2e45f" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:35.346935  3036 consensus_queue.cc:260] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:35.347431  2914 raft_consensus.cc:2468] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:35.348851  2808 leader_election.cc:304] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:35.349941  3035 raft_consensus.cc:359] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.350121  3392 raft_consensus.cc:2804] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.350785  3392 raft_consensus.cc:493] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.351133  3392 raft_consensus.cc:3060] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.354489  3035 raft_consensus.cc:385] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:16:35.356966  2732 leader_election.cc:343] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.357326  2956 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:35.354928  3035 raft_consensus.cc:740] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.334678  2918 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.358392  3169 raft_consensus.cc:2804] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:35.361794  3169 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.362447  3169 raft_consensus.cc:3060] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:35.358711  3408 consensus_queue.cc:1048] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:16:35.370813  3037 raft_consensus.cc:359] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.371937  3037 raft_consensus.cc:385] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.366050  3438 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.373567  3037 raft_consensus.cc:740] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.374114  3438 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:35.374485  3037 consensus_queue.cc:260] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.369591  3035 consensus_queue.cc:260] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.364526  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa95b210d8a4312832759987e6127ff" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:35.380769  3169 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:35.381522  2763 raft_consensus.cc:3060] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.381894  2989 raft_consensus.cc:1240] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Rejecting Update request from peer bb9a9f78031b468bbd4e6470aec44bea for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:16:35.383248  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa95b210d8a4312832759987e6127ff" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:35.383863  2840 raft_consensus.cc:3060] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.384974  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:35.387951  3036 ts_tablet_manager.cc:1434] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.023s
I20260709 12:16:35.387837  3314 consensus_queue.cc:1059] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:35.388676  3314 raft_consensus.cc:3055] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:35.389026  3314 raft_consensus.cc:740] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:35.390007  3314 consensus_queue.cc:260] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:35.391181  3314 raft_consensus.cc:3060] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:35.391856  3438 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:35.393411  2837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:35.388988  3036 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c: Bootstrap starting.
I20260709 12:16:35.398769  3169 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:35.401475  2767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:35.403331  3037 ts_tablet_manager.cc:1434] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 12:16:35.404084  2956 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:35.393977  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:35.421497  3169 raft_consensus.cc:2749] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:35.394069  2837 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:35.438480  3035 ts_tablet_manager.cc:1434] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.000s
I20260709 12:16:35.410816  3332 leader_election.cc:290] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:35.443781  3035 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:35.421568  3329 raft_consensus.cc:2749] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.435376  2916 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
W20260709 12:16:35.440708  2957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 76842.3us
I20260709 12:16:35.463341  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4a4ad327d44998b7b95434eb2e45f" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:35.465289  2991 raft_consensus.cc:2468] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:35.488245  2734 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:35.493414  3408 raft_consensus.cc:2804] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.493832  3408 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.494177  3408 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.497025  3392 raft_consensus.cc:515] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.501760  2763 raft_consensus.cc:2468] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:35.509577  2918 raft_consensus.cc:2468] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:35.516885  3408 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:35.519807  3036 tablet_bootstrap.cc:654] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.523690  2840 raft_consensus.cc:2468] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:35.523993  3408 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:35.525559  3392 leader_election.cc:290] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:35.528326  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4a4ad327d44998b7b95434eb2e45f" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:35.528916  2991 raft_consensus.cc:3060] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.537609  2733 leader_election.cc:304] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:35.562980  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:35.563880  2840 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.617745  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
W20260709 12:16:35.703142  2957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 200915us
I20260709 12:16:35.759184  2916 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.763383  3329 raft_consensus.cc:493] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.764822  3329 raft_consensus.cc:515] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.766872  3329 leader_election.cc:290] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:35.770790  2991 raft_consensus.cc:2468] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:35.772804  2957 leader_election.cc:304] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:35.778831  3036 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c: No bootstrap required, opened a new log
I20260709 12:16:35.779579  3036 ts_tablet_manager.cc:1403] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c: Time spent bootstrapping tablet: real 0.391s	user 0.025s	sys 0.018s
W20260709 12:16:35.750516  2956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:41653, user_credentials={real_user=slave}} blocked reactor thread for 250970us
I20260709 12:16:35.588094  3468 raft_consensus.cc:2804] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.568220  3365 raft_consensus.cc:493] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.755553  2840 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:35.757171  3035 tablet_bootstrap.cc:700] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec: Time spent opening tablet: real 0.121s	user 0.007s	sys 0.005s
W20260709 12:16:35.790509  2734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 221363us
I20260709 12:16:35.800216  2807 leader_election.cc:304] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:35.789013  3469 raft_consensus.cc:2804] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.822572  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:35.823256  3036 raft_consensus.cc:359] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.852322  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4a4ad327d44998b7b95434eb2e45f" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:35.853461  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
W20260709 12:16:35.880673  2883 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 85133.1us
I20260709 12:16:35.926096  2916 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:35.968155  3169 raft_consensus.cc:493] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.970423  3365 raft_consensus.cc:515] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:35.991946  3169 raft_consensus.cc:515] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:35.993808  3365 leader_election.cc:290] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:35.993873  3169 leader_election.cc:290] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:35.971329  3035 tablet_bootstrap.cc:654] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.995934  2988 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:35.970338  3468 raft_consensus.cc:697] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
W20260709 12:16:35.972461  2807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.132:34169, user_credentials={real_user=slave}} blocked reactor thread for 172373us
I20260709 12:16:35.998303  3468 consensus_queue.cc:237] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:35.999210  2733 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:36.000047  3365 raft_consensus.cc:2804] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:16:35.996608  3466 log.cc:927] Time spent T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea: Append to log took a long time: real 0.376s	user 0.005s	sys 0.016s
I20260709 12:16:35.972749  3469 raft_consensus.cc:697] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:35.973176  3036 raft_consensus.cc:385] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.002851  3036 raft_consensus.cc:740] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.003509  3036 consensus_queue.cc:260] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:36.005124  3036 ts_tablet_manager.cc:1434] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c: Time spent starting tablet: real 0.225s	user 0.008s	sys 0.000s
I20260709 12:16:35.973383  2915 raft_consensus.cc:3060] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.006817  3365 raft_consensus.cc:697] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:36.007732  3365 consensus_queue.cc:237] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:35.974591  3332 raft_consensus.cc:2804] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.018414  3332 raft_consensus.cc:697] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:36.019184  3332 consensus_queue.cc:237] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:36.002206  3469 consensus_queue.cc:237] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:36.041401  2841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:36.042114  2841 raft_consensus.cc:2468] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 0.
I20260709 12:16:36.043927  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:36.044693  2840 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:36.051941  2807 leader_election.cc:304] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:36.054589  3392 raft_consensus.cc:2804] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.055004  3392 raft_consensus.cc:493] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.055339  3392 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.056262  2915 raft_consensus.cc:2468] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:35.965610  3412 raft_consensus.cc:493] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.058251  3412 raft_consensus.cc:515] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:36.059278  2914 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 0.
I20260709 12:16:36.069592  2734 leader_election.cc:304] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:36.070470  3468 raft_consensus.cc:2804] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.070868  3468 raft_consensus.cc:493] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.071206  3468 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.080470  3412 leader_election.cc:290] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:36.082548  2957 leader_election.cc:304] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:36.083382  3469 raft_consensus.cc:2804] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.083778  3469 raft_consensus.cc:493] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.084115  3469 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.084240  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:36.091161  3489 consensus_queue.cc:1048] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.091403  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:36.092818  2666 catalog_manager.cc:5697] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.107041  3475 consensus_queue.cc:1048] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.134282  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:36.135005  2915 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 0.
I20260709 12:16:36.136164  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:36.141753  3035 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:36.142232  3035 ts_tablet_manager.cc:1403] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.703s	user 0.024s	sys 0.036s
I20260709 12:16:36.145426  3035 raft_consensus.cc:359] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:36.146204  3035 raft_consensus.cc:385] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.146538  3035 raft_consensus.cc:740] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.147257  3035 consensus_queue.cc:260] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:36.149289  3035 ts_tablet_manager.cc:1434] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:16:36.150028  3035 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec: Bootstrap starting.
I20260709 12:16:36.152212  3392 raft_consensus.cc:515] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:36.153431  2843 raft_consensus.cc:2393] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb9a9f78031b468bbd4e6470aec44bea in current term 1: Already voted for candidate d8bf49a97109464db6d0e00ab60d568c in this term.
I20260709 12:16:36.155323  2667 catalog_manager.cc:5697] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 1 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:36.158895  2732 leader_election.cc:343] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.159888  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:36.163208  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:36.163851  2915 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.166195  3468 raft_consensus.cc:515] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:36.168183  3468 leader_election.cc:290] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:36.171424  2915 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:36.174612  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:36.174902  2808 leader_election.cc:304] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:36.163703  3469 raft_consensus.cc:515] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:36.176900  2842 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.177134  2990 raft_consensus.cc:2393] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb9a9f78031b468bbd4e6470aec44bea in current term 1: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:36.178316  3392 leader_election.cc:290] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 1 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:36.178751  2881 leader_election.cc:304] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:36.179188  3392 raft_consensus.cc:2804] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.179653  3392 raft_consensus.cc:697] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:36.179816  3484 raft_consensus.cc:2749] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.180506  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:36.181190  2990 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.184187  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:36.187419  3469 leader_election.cc:290] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:36.180476  3392 consensus_queue.cc:237] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:36.193655  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:36.194515  2914 raft_consensus.cc:2393] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71834fc974b24499b01df9dff05b01ec in current term 1: Already voted for candidate d8bf49a97109464db6d0e00ab60d568c in this term.
I20260709 12:16:36.195693  2956 leader_election.cc:304] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:36.196710  3469 raft_consensus.cc:2749] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.195983  2663 catalog_manager.cc:5697] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:36.197688  2990 raft_consensus.cc:2468] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:36.204738  2663 catalog_manager.cc:5697] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.215047  2732 leader_election.cc:304] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:36.215888  3468 raft_consensus.cc:2804] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.218437  3468 raft_consensus.cc:697] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:36.219237  3468 consensus_queue.cc:237] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:36.197260  2842 raft_consensus.cc:2468] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:36.207733  3035 tablet_bootstrap.cc:654] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.238075  2667 catalog_manager.cc:5697] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.241420  3035 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec: No bootstrap required, opened a new log
I20260709 12:16:36.241982  3035 ts_tablet_manager.cc:1403] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.002s
I20260709 12:16:36.252022  3035 raft_consensus.cc:359] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:36.252806  3035 raft_consensus.cc:385] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.253088  3035 raft_consensus.cc:740] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.253775  3035 consensus_queue.cc:260] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:36.256429  3035 ts_tablet_manager.cc:1434] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
W20260709 12:16:36.266863  2715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:36.271297  2663 catalog_manager.cc:5697] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.310133  3469 raft_consensus.cc:493] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.310810  3469 raft_consensus.cc:515] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:36.312853  3469 leader_election.cc:290] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:36.313885  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:36.313947  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:36.314877  2915 raft_consensus.cc:2393] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71834fc974b24499b01df9dff05b01ec in current term 1: Already voted for candidate 7cbad9ac07324d25bacaae431cca6aa9 in this term.
I20260709 12:16:36.316063  2956 leader_election.cc:304] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:36.316887  3469 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.325258  3469 raft_consensus.cc:2749] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.429556  3392 consensus_queue.cc:1048] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.443048  3471 consensus_queue.cc:1048] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.458480  3469 consensus_queue.cc:1048] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.463577  3469 consensus_queue.cc:1048] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.489234  3488 consensus_queue.cc:1048] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:36.509472  3468 consensus_queue.cc:1048] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.516978  3468 consensus_queue.cc:1048] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.518116  3088 consensus_queue.cc:1048] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.572183 32114 tablet_server.cc:179] TabletServer@127.31.92.129:0 shutting down...
W20260709 12:16:36.590870  2882 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 81 similar messages]
W20260709 12:16:36.638206  2882 consensus_peers.cc:597] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.654889  3513 log.cc:927] Time spent T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:16:36.668816  3088 consensus_queue.cc:1048] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.717191  3479 consensus_queue.cc:1048] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:36.718335  2882 consensus_peers.cc:597] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.727910  2956 consensus_peers.cc:597] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.729801  2956 consensus_peers.cc:597] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.730365  2956 consensus_peers.cc:597] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.730989  2956 consensus_peers.cc:597] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.731549  2956 consensus_peers.cc:597] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.735265  2808 consensus_peers.cc:597] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.737095  2808 consensus_peers.cc:597] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.749732  3392 consensus_queue.cc:1048] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:36.762916  2882 consensus_peers.cc:597] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.763607  2882 consensus_peers.cc:597] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.768087 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:36.769133 32114 tablet_replica.cc:333] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.770716 32114 raft_consensus.cc:2243] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.771201 32114 raft_consensus.cc:2272] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.773871 32114 tablet_replica.cc:333] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.774750 32114 raft_consensus.cc:2243] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.775745 32114 raft_consensus.cc:2272] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.779632  3332 consensus_queue.cc:1048] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.780534 32114 tablet_replica.cc:333] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.781551 32114 raft_consensus.cc:2243] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.782567 32114 raft_consensus.cc:2272] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.788723 32114 tablet_replica.cc:333] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.789563 32114 raft_consensus.cc:2243] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.790517 32114 raft_consensus.cc:2272] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.793246 32114 tablet_replica.cc:333] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.794085 32114 raft_consensus.cc:2243] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.795040 32114 raft_consensus.cc:2272] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.797513 32114 tablet_replica.cc:333] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.798288 32114 raft_consensus.cc:2243] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.799178 32114 raft_consensus.cc:2272] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.801451 32114 tablet_replica.cc:333] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.802229 32114 raft_consensus.cc:2243] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.803118 32114 raft_consensus.cc:2272] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.805289 32114 tablet_replica.cc:333] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.806900 32114 raft_consensus.cc:2243] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.807317 32114 raft_consensus.cc:2272] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.809491 32114 tablet_replica.cc:333] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.810302 32114 raft_consensus.cc:2243] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.811249 32114 raft_consensus.cc:2272] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.813102 32114 tablet_replica.cc:333] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.813946 32114 raft_consensus.cc:2243] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.814837 32114 raft_consensus.cc:2272] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.816869 32114 tablet_replica.cc:333] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.817469 32114 raft_consensus.cc:2243] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.817888 32114 raft_consensus.cc:2272] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.819630 32114 tablet_replica.cc:333] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.820191 32114 raft_consensus.cc:2243] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.820590 32114 raft_consensus.cc:2272] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.822335 32114 tablet_replica.cc:333] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.823050 32114 raft_consensus.cc:2243] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.823902 32114 raft_consensus.cc:2272] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.826016 32114 tablet_replica.cc:333] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.826848 32114 raft_consensus.cc:2243] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.827297 32114 raft_consensus.cc:2272] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.829649 32114 tablet_replica.cc:333] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.830404 32114 raft_consensus.cc:2243] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.830881 32114 raft_consensus.cc:2272] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.832871 32114 tablet_replica.cc:333] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.833439 32114 raft_consensus.cc:2243] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.833889 32114 raft_consensus.cc:2272] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.835801 32114 tablet_replica.cc:333] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.836298 32114 raft_consensus.cc:2243] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.836961 32114 raft_consensus.cc:2272] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.838502 32114 tablet_replica.cc:333] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.838987 32114 raft_consensus.cc:2243] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.839633 32114 raft_consensus.cc:2272] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.841159 32114 tablet_replica.cc:333] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.841670 32114 raft_consensus.cc:2243] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.841998 32114 raft_consensus.cc:2272] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.843573 32114 tablet_replica.cc:333] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.844159 32114 raft_consensus.cc:2243] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.844585 32114 raft_consensus.cc:2272] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.846165 32114 tablet_replica.cc:333] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.846805 32114 raft_consensus.cc:2243] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.847211 32114 raft_consensus.cc:2272] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.848953 32114 tablet_replica.cc:333] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.849498 32114 raft_consensus.cc:2243] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.850206 32114 raft_consensus.cc:2272] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.851960 32114 tablet_replica.cc:333] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.852515 32114 raft_consensus.cc:2243] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.853348 32114 raft_consensus.cc:2272] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.855509 32114 tablet_replica.cc:333] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.856173 32114 raft_consensus.cc:2243] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.857057 32114 raft_consensus.cc:2272] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.859251 32114 tablet_replica.cc:333] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.859838 32114 raft_consensus.cc:2243] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.860226 32114 raft_consensus.cc:2272] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.861820 32114 tablet_replica.cc:333] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.862349 32114 raft_consensus.cc:2243] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.863111 32114 raft_consensus.cc:2272] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.864754 32114 tablet_replica.cc:333] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.865289 32114 raft_consensus.cc:2243] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.865697 32114 raft_consensus.cc:2272] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.867309 32114 tablet_replica.cc:333] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.867869 32114 raft_consensus.cc:2243] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.868286 32114 raft_consensus.cc:2272] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.869932 32114 tablet_replica.cc:333] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.870573 32114 raft_consensus.cc:2243] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.871038 32114 raft_consensus.cc:2272] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.872943 32114 tablet_replica.cc:333] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
W20260709 12:16:36.872920  2882 consensus_peers.cc:597] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.873718 32114 raft_consensus.cc:2243] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.874148 32114 raft_consensus.cc:2272] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.875890 32114 tablet_replica.cc:333] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.876549 32114 raft_consensus.cc:2243] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.876941 32114 raft_consensus.cc:2272] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.878952 32114 tablet_replica.cc:333] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.879690 32114 raft_consensus.cc:2243] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:16:36.880563  2808 consensus_peers.cc:597] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.880607 32114 raft_consensus.cc:2272] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.881285  3479 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:36.881686  3479 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:36.882982 32114 tablet_replica.cc:333] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.883654 32114 raft_consensus.cc:2243] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.883718  3479 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:36.884186 32114 raft_consensus.cc:2272] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.884344  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:36.885006  2915 raft_consensus.cc:2468] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:36.885221  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:36.886027  2988 raft_consensus.cc:2393] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7cbad9ac07324d25bacaae431cca6aa9 in current term 2: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
I20260709 12:16:36.886251  2733 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:36.886554 32114 tablet_replica.cc:333] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.887389 32114 raft_consensus.cc:2243] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.887813 32114 pending_rounds.cc:70] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Trying to abort 1 pending ops.
I20260709 12:16:36.888037 32114 pending_rounds.cc:77] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305623120597000192 op_type: NO_OP noop_request { }
I20260709 12:16:36.888406 32114 raft_consensus.cc:2889] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:16:36.888744 32114 raft_consensus.cc:2272] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.889073  3479 raft_consensus.cc:2706] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Received pre-election callback for term 2 while not running: Illegal state: RaftConsensus is not running: State = Stopped
I20260709 12:16:36.891912 32114 tablet_replica.cc:333] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.892663 32114 raft_consensus.cc:2243] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.893163 32114 raft_consensus.cc:2272] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.895532 32114 tablet_replica.cc:333] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.896283 32114 raft_consensus.cc:2243] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.896770 32114 raft_consensus.cc:2272] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.899047 32114 tablet_replica.cc:333] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
W20260709 12:16:36.899366  2808 consensus_peers.cc:597] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.899750 32114 raft_consensus.cc:2243] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.900303 32114 raft_consensus.cc:2272] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.902598 32114 tablet_replica.cc:333] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.903323 32114 raft_consensus.cc:2243] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.903792 32114 raft_consensus.cc:2272] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.905771 32114 tablet_replica.cc:333] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.906325 32114 raft_consensus.cc:2243] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.906774 32114 raft_consensus.cc:2272] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:36.907896  2956 consensus_peers.cc:597] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.909015 32114 tablet_replica.cc:333] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.909614 32114 raft_consensus.cc:2243] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.910022 32114 raft_consensus.cc:2272] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.911742 32114 tablet_replica.cc:333] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.912273 32114 raft_consensus.cc:2243] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.912678 32114 raft_consensus.cc:2272] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.914388 32114 tablet_replica.cc:333] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.914937 32114 raft_consensus.cc:2243] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.915670 32114 raft_consensus.cc:2272] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.917342 32114 tablet_replica.cc:333] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.917855 32114 raft_consensus.cc:2243] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.918594 32114 raft_consensus.cc:2272] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:36.920462 32114 tablet_replica.cc:333] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.920996 32114 raft_consensus.cc:2243] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:36.921387 32114 raft_consensus.cc:2272] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:36.923136  2956 consensus_peers.cc:597] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.923627 32114 tablet_replica.cc:333] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: stopping tablet replica
I20260709 12:16:36.924273 32114 raft_consensus.cc:2243] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:36.925100 32114 raft_consensus.cc:2272] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:36.925796  2882 consensus_peers.cc:597] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:36.987277  2808 consensus_peers.cc:597] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:36.995818 32114 tablet_server.cc:196] TabletServer@127.31.92.129:0 shutdown complete.
W20260709 12:16:37.003106  2808 consensus_peers.cc:597] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:37.047875  2956 consensus_peers.cc:597] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:37.057367 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:37.061134  2956 consensus_peers.cc:597] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:37.065546  3527 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 12:16:37.072320  3526 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 12:16:37.077337 32114 server_base.cc:1061] running on GCE node
W20260709 12:16:37.080111  3529 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 12:16:37.083418 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:37.083815 32114 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
W20260709 12:16:37.083813  2956 consensus_peers.cc:597] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:37.084384 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599397084362 us; error 0 us; skew 500 ppm
I20260709 12:16:37.085274 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:37.089020 32114 webserver.cc:533] Webserver started at http://127.31.92.129:43147/ using document root <none> and password file <none>
I20260709 12:16:37.089653 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:37.089927 32114 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 12:16:37.093061  2956 consensus_peers.cc:597] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:37.094755 32114 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:16:37.102820  3534 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:37.103981 32114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:16:37.104477 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "7cbad9ac07324d25bacaae431cca6aa9"
format_stamp: "Formatted at 2026-07-09 12:16:25 on dist-test-slave-2dwh"
I20260709 12:16:37.105099 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599265710679-32114-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 12:16:37.135047  2956 consensus_peers.cc:597] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:37.156212 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:37.158138 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 12:16:37.159919  2808 consensus_peers.cc:597] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:37.160394 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:37.167575  3541 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:16:37.624187  3469 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.625172  3469 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.627816  3469 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:37.629465 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:16:37.629896 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.464s	user 0.011s	sys 0.000s
I20260709 12:16:37.629141  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:37.630349 32114 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:16:37.630760  2915 raft_consensus.cc:2410] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71834fc974b24499b01df9dff05b01ec for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 12:16:37.633663  2956 leader_election.cc:336] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.634620  2956 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:37.635447  3469 raft_consensus.cc:2749] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:37.639005  3541 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.652061  3541 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.652891  3541 tablet_bootstrap.cc:492] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.653391  3541 ts_tablet_manager.cc:1403] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:16:37.656229  3541 raft_consensus.cc:359] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.657017  3541 raft_consensus.cc:740] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.657788  3541 consensus_queue.cc:260] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.661733  3541 ts_tablet_manager.cc:1434] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 12:16:37.662707  3541 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.685989  3541 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.687003  3541 tablet_bootstrap.cc:492] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.687708  3541 ts_tablet_manager.cc:1403] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 12:16:37.690203  3541 raft_consensus.cc:359] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.690951  3541 raft_consensus.cc:740] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.691645  3541 consensus_queue.cc:260] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.693532  3541 ts_tablet_manager.cc:1434] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:37.694295  3541 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.711496  3541 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.712478  3541 tablet_bootstrap.cc:492] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.713088  3541 ts_tablet_manager.cc:1403] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260709 12:16:37.715160  3541 raft_consensus.cc:359] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.715721  3541 raft_consensus.cc:740] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.716372  3541 consensus_queue.cc:260] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.718180  3541 ts_tablet_manager.cc:1434] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:16:37.719024  3541 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.738523  3541 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.739952  3541 tablet_bootstrap.cc:492] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.740593  3541 ts_tablet_manager.cc:1403] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 12:16:37.743067  3541 raft_consensus.cc:359] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.743752  3541 raft_consensus.cc:740] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.744438  3541 consensus_queue.cc:260] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.746572  3541 ts_tablet_manager.cc:1434] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:37.747314  3541 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.761976  3541 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.762883  3541 tablet_bootstrap.cc:492] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.763476  3541 ts_tablet_manager.cc:1403] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:16:37.765928  3541 raft_consensus.cc:359] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.766594  3541 raft_consensus.cc:740] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.767315  3541 consensus_queue.cc:260] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.768517  3329 raft_consensus.cc:493] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.769371  3541 ts_tablet_manager.cc:1434] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:37.769127  3329 raft_consensus.cc:515] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.770993  3541 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.771495  3329 leader_election.cc:290] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:37.773886  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
W20260709 12:16:37.776680  2808 leader_election.cc:336] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.777117  2808 leader_election.cc:304] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:37.777813  3329 raft_consensus.cc:2749] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:37.786020  3541 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.787019  3541 tablet_bootstrap.cc:492] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.787614  3541 ts_tablet_manager.cc:1403] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 12:16:37.790009  3541 raft_consensus.cc:359] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.790797  3541 raft_consensus.cc:740] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.791405  3541 consensus_queue.cc:260] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.793006  3541 ts_tablet_manager.cc:1434] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:37.793637  3541 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.799647  3469 raft_consensus.cc:493] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.800275  3469 raft_consensus.cc:515] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.802330  3469 leader_election.cc:290] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:37.804822  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
W20260709 12:16:37.807137  2956 leader_election.cc:336] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.807833  3541 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.808033  2956 leader_election.cc:304] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:37.808810  3541 tablet_bootstrap.cc:492] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.808784  3469 raft_consensus.cc:2749] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:37.809576  3541 ts_tablet_manager.cc:1403] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.011s
I20260709 12:16:37.812893  3541 raft_consensus.cc:359] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.814747  3541 raft_consensus.cc:740] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.815657  3541 consensus_queue.cc:260] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.817709  3541 ts_tablet_manager.cc:1434] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:16:37.818521  3541 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.835402  3541 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.836357  3541 tablet_bootstrap.cc:492] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.837041  3541 ts_tablet_manager.cc:1403] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 12:16:37.840291  3541 raft_consensus.cc:359] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.840951  3541 raft_consensus.cc:740] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.841585  3541 consensus_queue.cc:260] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.843417  3541 ts_tablet_manager.cc:1434] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:37.844170  3541 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.843554  3412 raft_consensus.cc:493] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.845687  3412 raft_consensus.cc:515] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.851679  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4722c4bed14c7a92fcea03b1913793" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:37.853183  2842 raft_consensus.cc:2468] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:37.855530  2883 leader_election.cc:304] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:37.856905  3484 raft_consensus.cc:2804] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:37.857678  3484 raft_consensus.cc:493] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.858388  3484 raft_consensus.cc:3060] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.864462  3524 raft_consensus.cc:493] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.865054  3524 raft_consensus.cc:515] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.868669  3524 leader_election.cc:290] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
W20260709 12:16:37.869397  2882 leader_election.cc:336] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.870105  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:37.871323  3412 leader_election.cc:290] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:37.875144  3469 raft_consensus.cc:493] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.875790  3469 raft_consensus.cc:515] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.879197  3469 leader_election.cc:290] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
W20260709 12:16:37.883946  2882 leader_election.cc:336] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.884501  2882 leader_election.cc:304] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:37.885250  3412 raft_consensus.cc:2749] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:37.882884  3484 raft_consensus.cc:515] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.887504  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:37.888823  3524 raft_consensus.cc:493] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.889494  3524 raft_consensus.cc:515] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.898172  3524 leader_election.cc:290] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:37.901455  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:37.906175  2956 leader_election.cc:336] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.908188  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4722c4bed14c7a92fcea03b1913793" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:37.908809  2842 raft_consensus.cc:3060] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.910753 32114 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:16:37.911223  3524 raft_consensus.cc:493] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.911481  3484 leader_election.cc:290] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:37.911988  3524 raft_consensus.cc:515] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.914511  3524 leader_election.cc:290] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:37.914315  2956 leader_election.cc:304] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
W20260709 12:16:37.915673  2882 leader_election.cc:336] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.915539  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:37.918304  2882 leader_election.cc:336] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.914595  3329 raft_consensus.cc:493] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.919473  3329 raft_consensus.cc:515] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.918320  3469 raft_consensus.cc:2749] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:37.922012  3329 leader_election.cc:290] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:37.923228  3541 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.924211  3541 tablet_bootstrap.cc:492] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.924849  3541 ts_tablet_manager.cc:1403] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.081s	user 0.042s	sys 0.032s
I20260709 12:16:37.925778  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:37.927518  3541 raft_consensus.cc:359] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.928210  3541 raft_consensus.cc:740] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.928917  3541 consensus_queue.cc:260] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.918884  2882 leader_election.cc:304] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:37.911255 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.281s	user 0.253s	sys 0.016s
I20260709 12:16:37.929970  3329 raft_consensus.cc:493] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.931061  3541 ts_tablet_manager.cc:1434] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:16:37.930711  3329 raft_consensus.cc:515] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.931988  3541 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:37.934228  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:37.941147  3524 raft_consensus.cc:2749] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:37.942552  3329 leader_election.cc:290] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
W20260709 12:16:37.943401  2808 leader_election.cc:336] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.943981  2808 leader_election.cc:304] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:37.945792  3329 raft_consensus.cc:2749] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:37.946082  2842 raft_consensus.cc:2468] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:37.950139  2883 leader_election.cc:304] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:37.950714  3541 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:37.951279  3484 raft_consensus.cc:2804] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.951694  3541 tablet_bootstrap.cc:492] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:37.952395  3541 ts_tablet_manager.cc:1403] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 12:16:37.952544  3484 raft_consensus.cc:697] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:37.953609  3484 consensus_queue.cc:237] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:37.955212  3541 raft_consensus.cc:359] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.956013  3541 raft_consensus.cc:740] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.956943  3541 consensus_queue.cc:260] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:37.959158  3541 ts_tablet_manager.cc:1434] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:16:37.959933  3541 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:37.962615  2882 leader_election.cc:336] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.963256  2882 leader_election.cc:304] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:37.964175  3524 raft_consensus.cc:2749] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:37.966472  3524 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.967257  3524 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
W20260709 12:16:37.969041  2808 leader_election.cc:336] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.969907  3524 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:37.975291  3474 raft_consensus.cc:493] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.976161  3474 raft_consensus.cc:515] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.979128  3524 raft_consensus.cc:493] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:37.979959  3524 raft_consensus.cc:515] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:37.983367  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:37.984016  2988 raft_consensus.cc:2468] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:37.985329  2881 leader_election.cc:304] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:37.986585  3524 leader_election.cc:290] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:37.986888  3543 raft_consensus.cc:2804] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:37.987404  3543 raft_consensus.cc:493] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
W20260709 12:16:37.987449  2882 leader_election.cc:336] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.987839  3543 raft_consensus.cc:3060] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.994874  3524 raft_consensus.cc:493] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
W20260709 12:16:37.996230  2882 leader_election.cc:336] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.995745  3524 raft_consensus.cc:515] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.002182  3474 leader_election.cc:290] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.004890  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.005685  2914 raft_consensus.cc:2468] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:38.010337  3543 raft_consensus.cc:515] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.013844  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:38.014447  2988 raft_consensus.cc:3060] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.023128  3562 raft_consensus.cc:493] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.023907  3562 raft_consensus.cc:515] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:38.024487  2956 leader_election.cc:336] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.026444  3562 leader_election.cc:290] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.027055  2988 raft_consensus.cc:2468] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:38.028945  2881 leader_election.cc:304] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.030990  3412 raft_consensus.cc:2804] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.031669  3412 raft_consensus.cc:697] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:38.032971  3412 consensus_queue.cc:237] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.036398  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:38.038750  3392 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.039510  3471 raft_consensus.cc:493] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.040159  3471 raft_consensus.cc:515] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.039526  3392 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.044960  3392 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.042200  3471 leader_election.cc:290] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.057154  3524 leader_election.cc:290] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.059540  3524 raft_consensus.cc:493] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.060113  3524 raft_consensus.cc:515] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.062279  3524 leader_election.cc:290] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.062816  3524 raft_consensus.cc:493] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.063356  3524 raft_consensus.cc:515] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.065601  3524 leader_election.cc:290] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.064149  2664 catalog_manager.cc:5697] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:38.069900  3543 leader_election.cc:290] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.075975  3392 raft_consensus.cc:493] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
W20260709 12:16:38.076326  2882 leader_election.cc:336] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.076969  2882 leader_election.cc:336] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.076889  3392 raft_consensus.cc:515] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:38.077529  2882 leader_election.cc:336] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.080586  3392 leader_election.cc:290] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.080997  3471 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.081882  3471 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.084694  3471 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
W20260709 12:16:38.089356  2882 leader_election.cc:336] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:37.969570  2808 leader_election.cc:304] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.101065  3484 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.101671  2956 leader_election.cc:304] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.101948  3484 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.103852  3392 raft_consensus.cc:2749] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:38.108635  2808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:41653, user_credentials={real_user=slave}} blocked reactor thread for 139599us
I20260709 12:16:38.111151  3543 raft_consensus.cc:493] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.111996  3543 raft_consensus.cc:515] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.114312  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.115370  3524 raft_consensus.cc:493] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.116132  3524 raft_consensus.cc:515] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.117179  3474 raft_consensus.cc:2804] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.117769  3474 raft_consensus.cc:493] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.118266  3474 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.118688  3524 leader_election.cc:290] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.114614  3543 leader_election.cc:290] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
W20260709 12:16:38.124784  2881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.132:34169, user_credentials={real_user=slave}} blocked reactor thread for 95955.2us
I20260709 12:16:38.127924  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.129611  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.129766  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.130477  2989 raft_consensus.cc:2468] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:38.131340  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.132139  2881 leader_election.cc:304] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.134955  3567 raft_consensus.cc:2749] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.142122  3471 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.142838  3471 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.144871  3471 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.144773  3484 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.148476  2881 leader_election.cc:304] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.149765  3484 raft_consensus.cc:2749] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.150859  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:38.151679  2882 leader_election.cc:336] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.151873  2843 raft_consensus.cc:2468] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:38.153389  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:38.154331  2842 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:38.156992  2881 leader_election.cc:304] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.161434  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:38.162904  3565 raft_consensus.cc:2804] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:16:38.173051  2956 leader_election.cc:336] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.166373  2882 leader_election.cc:336] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.173544  2956 leader_election.cc:304] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
W20260709 12:16:38.173971  2882 leader_election.cc:336] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.169359  3562 raft_consensus.cc:493] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.174386  2882 leader_election.cc:304] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.175635  3412 raft_consensus.cc:2749] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.174734  3562 raft_consensus.cc:515] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.172297  3474 raft_consensus.cc:515] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.174211  3469 raft_consensus.cc:2749] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.185240  3562 leader_election.cc:290] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.173362  3565 raft_consensus.cc:493] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.185801  3565 raft_consensus.cc:3060] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.187726  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.189297  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.189982  2914 raft_consensus.cc:2468] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:38.191926  3471 raft_consensus.cc:493] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.192040  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.192703  2914 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:38.192503  3471 raft_consensus.cc:515] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.195886  3469 raft_consensus.cc:493] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.196424  3469 raft_consensus.cc:515] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.202397  3329 raft_consensus.cc:493] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.203231  3329 raft_consensus.cc:515] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.204694  3469 leader_election.cc:290] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.206118  3471 leader_election.cc:290] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.206176  3329 leader_election.cc:290] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.207005  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.207715  2914 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:38.210638  3412 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.211280  3412 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.213869  3484 raft_consensus.cc:493] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.214478  3484 raft_consensus.cc:515] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.216524  3484 leader_election.cc:290] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.205282  3469 raft_consensus.cc:493] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.218904  3469 raft_consensus.cc:515] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:38.219966  2882 leader_election.cc:336] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.218214  3412 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.224092  3562 raft_consensus.cc:493] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
W20260709 12:16:38.224113  2882 leader_election.cc:336] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.224788  3562 raft_consensus.cc:515] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.226830  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.227566  2914 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:38.228021  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:38.228636  2843 raft_consensus.cc:2468] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:38.229853  2957 leader_election.cc:304] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.230851  3475 raft_consensus.cc:2804] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.231208  3475 raft_consensus.cc:493] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.231554  3475 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.232241  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:38.232841  2843 raft_consensus.cc:2468] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:38.233951  2957 leader_election.cc:304] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.235116  3469 leader_election.cc:290] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.237371  3474 leader_election.cc:290] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.238020  3474 raft_consensus.cc:493] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.235646  3469 raft_consensus.cc:2804] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.239167  3469 raft_consensus.cc:493] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.239537  3469 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.239995  2883 leader_election.cc:304] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.241179  3412 raft_consensus.cc:2804] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.241648  3412 raft_consensus.cc:493] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.242084  3412 raft_consensus.cc:3060] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.242697  3562 leader_election.cc:290] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.184082  2842 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:38.247105  3474 raft_consensus.cc:515] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.217808  3565 raft_consensus.cc:515] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.254949  2883 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.255878  3484 raft_consensus.cc:2804] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.256448  3484 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.256922  3484 raft_consensus.cc:3060] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.257046  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.257961  2914 raft_consensus.cc:2468] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
W20260709 12:16:38.271611  2956 leader_election.cc:336] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.273965  2956 leader_election.cc:304] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:38.277765  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:38.278475  2914 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.261497  3475 raft_consensus.cc:515] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.283859  3475 leader_election.cc:290] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.281894  2883 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.284691  2911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.292192  3564 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.292266  2911 raft_consensus.cc:2468] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:38.286548  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:38.293423  2843 raft_consensus.cc:2468] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:38.294013  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:38.287242  3412 raft_consensus.cc:515] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.288179  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:38.295493  2840 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.296470  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7417cb1f64d40799c44d4314ab35bab" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:38.297081  2988 raft_consensus.cc:3060] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.290232  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:38.301970  2916 raft_consensus.cc:2468] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:38.292702  3564 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.303320  3564 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.304975  2988 raft_consensus.cc:2468] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:38.306951  2881 leader_election.cc:304] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.280499  3541 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:38.311805  3541 tablet_bootstrap.cc:492] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:38.315371  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.324805  2988 raft_consensus.cc:2393] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 2: Already voted for candidate 71834fc974b24499b01df9dff05b01ec in this term.
W20260709 12:16:38.324846  2882 leader_election.cc:336] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.318890  3484 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.294623  2842 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:38.328831  3484 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.329730  3484 raft_consensus.cc:2804] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.286528  2808 leader_election.cc:304] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.318239  2914 raft_consensus.cc:2468] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:38.319015  3565 leader_election.cc:290] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.330992  3329 raft_consensus.cc:2804] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.334017  3329 raft_consensus.cc:493] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.334354  3329 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.335628  3562 raft_consensus.cc:493] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
W20260709 12:16:38.336555  2882 leader_election.cc:336] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.336699  3562 raft_consensus.cc:515] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.338755  2840 raft_consensus.cc:2468] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:38.339881  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:38.331086  2808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:34871, user_credentials={real_user=slave}} blocked reactor thread for 44664.8us
I20260709 12:16:38.365674  2842 raft_consensus.cc:2468] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
I20260709 12:16:38.331554  3541 ts_tablet_manager.cc:1403] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.372s	user 0.086s	sys 0.171s
I20260709 12:16:38.366006  3564 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.366899  2957 leader_election.cc:304] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.369357  3587 raft_consensus.cc:2804] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.369233  3541 raft_consensus.cc:359] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.369789  3587 raft_consensus.cc:493] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.370072  3541 raft_consensus.cc:740] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.370167  3587 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.370625  2957 leader_election.cc:304] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.366072  2808 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.371686  3471 raft_consensus.cc:2804] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.372056  3471 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.372401  3471 raft_consensus.cc:3060] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:38.372797  2882 leader_election.cc:336] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.373690  2956 leader_election.cc:304] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.375499  3541 consensus_queue.cc:260] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.376334  3412 leader_election.cc:290] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.345647  3329 raft_consensus.cc:515] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.385958  3329 leader_election.cc:290] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.332233  3474 leader_election.cc:290] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.332196  3585 raft_consensus.cc:493] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.386932  3585 raft_consensus.cc:515] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.352394  3562 leader_election.cc:290] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.355010  2664 catalog_manager.cc:5697] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.376507  3590 raft_consensus.cc:2804] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.389484  3564 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.390516  3590 raft_consensus.cc:697] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:38.389943  2956 leader_election.cc:304] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.392397  2956 leader_election.cc:304] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.379854  3588 raft_consensus.cc:2804] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.380120  3541 ts_tablet_manager.cc:1434] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:16:38.381093  3471 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.398404  3541 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:38.398491  3588 raft_consensus.cc:493] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.399132  3588 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:38.381745  2882 leader_election.cc:336] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.330386  3484 raft_consensus.cc:697] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:38.344705  3469 raft_consensus.cc:515] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.389559  3585 leader_election.cc:290] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.391317  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.397127  3474 raft_consensus.cc:2804] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.410966  3588 raft_consensus.cc:515] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.411743  3474 raft_consensus.cc:493] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.411556  3484 consensus_queue.cc:237] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.412359  3474 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.399278  3471 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.398268  3590 consensus_queue.cc:237] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.401211  3562 raft_consensus.cc:2804] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.294893  3475 raft_consensus.cc:2749] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:38.403329  2956 leader_election.cc:336] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.408252  2808 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
W20260709 12:16:38.415977  2956 leader_election.cc:336] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.416168  2808 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
W20260709 12:16:38.416693  2956 leader_election.cc:336] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.407105  3587 raft_consensus.cc:515] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.420766  3574 raft_consensus.cc:493] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.414286  3588 leader_election.cc:290] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.419219  2808 leader_election.cc:304] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.424901  3589 raft_consensus.cc:2804] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.425308  3589 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.425662  3589 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.421636  3471 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.439266  3562 raft_consensus.cc:697] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
W20260709 12:16:38.443010  2882 leader_election.cc:336] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.434094  3587 leader_election.cc:290] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.442314  3329 raft_consensus.cc:2804] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.447834  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:38.449827  2842 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.449373  3329 raft_consensus.cc:493] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.463594  3541 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:38.446828  3471 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.468385  2664 catalog_manager.cc:5697] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.495229  3471 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.497458  3541 tablet_bootstrap.cc:492] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:38.498190  3541 ts_tablet_manager.cc:1403] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.006s
I20260709 12:16:38.470656  2988 raft_consensus.cc:2468] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
W20260709 12:16:38.474001  2882 consensus_peers.cc:597] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:38.474848  3474 raft_consensus.cc:515] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.502974  3471 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.427600  3574 raft_consensus.cc:515] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.477560  3562 consensus_queue.cc:237] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.503446  3474 leader_election.cc:290] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.500762  3541 raft_consensus.cc:359] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.442619  3469 leader_election.cc:290] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.505443  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:38.447623  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
W20260709 12:16:38.479977  2956 leader_election.cc:336] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.486295  3589 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.506462  3541 raft_consensus.cc:740] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.519248  2881 leader_election.cc:304] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
W20260709 12:16:38.523547  2956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:41653, user_credentials={real_user=slave}} blocked reactor thread for 43593.1us
I20260709 12:16:38.524201  3589 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.524577  3585 raft_consensus.cc:2804] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.525019  3585 raft_consensus.cc:493] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.525033  3471 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.525482  3585 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.530282  3541 consensus_queue.cc:260] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.531921  2840 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.532732  3541 ts_tablet_manager.cc:1434] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260709 12:16:38.489089  2842 raft_consensus.cc:2468] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:38.455360  3329 raft_consensus.cc:3060] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.533615  3541 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:38.533845  2957 leader_election.cc:304] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.539151  3469 raft_consensus.cc:2804] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.539625  3469 raft_consensus.cc:697] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:38.540436  3469 consensus_queue.cc:237] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:38.541460  2956 leader_election.cc:336] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.541224  2664 catalog_manager.cc:5697] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 2 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.505733  3574 leader_election.cc:290] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
W20260709 12:16:38.488183  2808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:34871, user_credentials={real_user=slave}} blocked reactor thread for 69044.6us
I20260709 12:16:38.546723  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:38.547340  2916 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:38.548096  2808 leader_election.cc:336] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.548879  2808 leader_election.cc:336] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.549590  2808 leader_election.cc:336] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.549960  2808 leader_election.cc:304] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.507218  2914 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.553282  3585 raft_consensus.cc:515] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.556550  3329 raft_consensus.cc:515] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.557343  3585 leader_election.cc:290] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.554733  3589 raft_consensus.cc:2749] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.554531  2840 raft_consensus.cc:2468] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:38.558605  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:38.566468  2957 leader_election.cc:304] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.567150  2988 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.567647  3574 raft_consensus.cc:2804] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.568378  3574 raft_consensus.cc:697] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:38.555130  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
W20260709 12:16:38.555086  2808 leader_election.cc:336] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.570709  2915 raft_consensus.cc:2468] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 1.
W20260709 12:16:38.571170  2808 leader_election.cc:336] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.573630  2883 leader_election.cc:304] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.574537  3329 leader_election.cc:290] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
W20260709 12:16:38.553129  2956 leader_election.cc:336] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.574753  2883 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.575775  3484 raft_consensus.cc:2804] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:16:38.575941  2956 leader_election.cc:336] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.576174  3484 raft_consensus.cc:493] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.576527  3484 raft_consensus.cc:3060] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:38.576701  2956 leader_election.cc:336] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.577564  3564 raft_consensus.cc:2804] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.578053  3564 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.578516  3564 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.564079  2914 raft_consensus.cc:2468] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:38.569543  3574 consensus_queue.cc:237] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.582717  3585 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.583220  3585 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.584949  2911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:38.585366  3585 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.586107  2911 raft_consensus.cc:2393] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 2: Already voted for candidate bb9a9f78031b468bbd4e6470aec44bea in this term.
I20260709 12:16:38.587432  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:38.587649  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:38.588044  2915 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.587829  2912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:38.590852  2912 raft_consensus.cc:2393] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 2: Already voted for candidate bb9a9f78031b468bbd4e6470aec44bea in this term.
I20260709 12:16:38.590741  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:38.591495  2842 raft_consensus.cc:2393] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bb9a9f78031b468bbd4e6470aec44bea in current term 2: Already voted for candidate d8bf49a97109464db6d0e00ab60d568c in this term.
I20260709 12:16:38.587373  3329 raft_consensus.cc:493] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.593981  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498fa09a17654d9bad1f306dc22400df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
W20260709 12:16:38.595010  2956 leader_election.cc:336] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.595221  2843 raft_consensus.cc:3060] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:38.595849  2956 leader_election.cc:336] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.596525  2956 leader_election.cc:336] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.596942  2956 leader_election.cc:336] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.598110  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.598752  2991 raft_consensus.cc:2468] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:38.600770  2881 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.602285  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:38.602535  3412 raft_consensus.cc:2804] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:38.602989  3412 raft_consensus.cc:493] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:38.603118  2844 raft_consensus.cc:2393] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bb9a9f78031b468bbd4e6470aec44bea in current term 2: Already voted for candidate d8bf49a97109464db6d0e00ab60d568c in this term.
I20260709 12:16:38.603369  3412 raft_consensus.cc:3060] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:38.604882  2844 raft_consensus.cc:1275] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.605588  2915 raft_consensus.cc:2468] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 2.
I20260709 12:16:38.607105  3564 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.608227  2917 raft_consensus.cc:2393] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 2: Already voted for candidate bb9a9f78031b468bbd4e6470aec44bea in this term.
W20260709 12:16:38.609573  2808 leader_election.cc:336] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.610263  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
W20260709 12:16:38.610338  2808 leader_election.cc:336] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.610903  2917 raft_consensus.cc:3060] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.610468  3329 raft_consensus.cc:515] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.611032  2808 leader_election.cc:304] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.615504  3589 raft_consensus.cc:2749] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.618356  3329 leader_election.cc:290] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.619146  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:38.619801  2991 raft_consensus.cc:2468] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:38.623435  2807 leader_election.cc:304] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [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: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.625171  2916 raft_consensus.cc:2468] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:38.625499  2883 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:38.626488  3586 raft_consensus.cc:2749] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.628279  3329 raft_consensus.cc:2804] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.628675  3329 raft_consensus.cc:493] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.631064  2883 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:38.631438  3329 raft_consensus.cc:3060] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.631855  3585 raft_consensus.cc:2749] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.626387  3484 raft_consensus.cc:515] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.632375  3543 consensus_queue.cc:1048] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.634280  2808 leader_election.cc:304] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:38.636343  3589 raft_consensus.cc:2804] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.634282  3484 leader_election.cc:290] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.636858  3589 raft_consensus.cc:697] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:38.638626  3589 consensus_queue.cc:237] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.640892  2956 leader_election.cc:304] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.642026  3469 raft_consensus.cc:2804] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:38.642403  3469 raft_consensus.cc:493] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7cbad9ac07324d25bacaae431cca6aa9)
I20260709 12:16:38.642486  2956 leader_election.cc:304] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.642858  3469 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.646230  3574 raft_consensus.cc:2804] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.647049  3564 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:38.649423  3574 raft_consensus.cc:697] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:38.650444  3574 consensus_queue.cc:237] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.637092  3412 raft_consensus.cc:515] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.605588  2843 raft_consensus.cc:2468] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:38.655896  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c054a212a54a5ba8e3e4bd6ac14405" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:38.656495  2991 raft_consensus.cc:3060] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:16:38.659622  2808 leader_election.cc:336] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.660104  2808 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:38.660475  2956 leader_election.cc:304] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.660885  3412 leader_election.cc:290] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.661281  3474 raft_consensus.cc:2804] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.661760  3474 raft_consensus.cc:697] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:38.662631  3474 consensus_queue.cc:237] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.665042  2991 raft_consensus.cc:2468] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 3.
I20260709 12:16:38.666280  2917 raft_consensus.cc:2468] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 2.
I20260709 12:16:38.666318  2881 leader_election.cc:304] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.666682  3589 raft_consensus.cc:2749] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:16:38.667922  2808 leader_election.cc:336] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.667629  3412 raft_consensus.cc:2804] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:38.668018  2988 raft_consensus.cc:2468] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:38.668380  2808 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:38.670321  2881 leader_election.cc:304] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.671088  3589 raft_consensus.cc:2749] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:16:38.672266  2808 leader_election.cc:336] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.672652  3564 raft_consensus.cc:2804] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.673228  3564 raft_consensus.cc:697] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:38.668766  3412 raft_consensus.cc:697] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:38.676870  3412 consensus_queue.cc:237] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.676815  3564 consensus_queue.cc:237] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.687777  3541 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:38.679591  2988 raft_consensus.cc:1275] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.688762  3541 tablet_bootstrap.cc:492] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:38.689527  3541 ts_tablet_manager.cc:1403] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.156s	user 0.014s	sys 0.014s
I20260709 12:16:38.684508  3469 raft_consensus.cc:515] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
W20260709 12:16:38.695421  2808 leader_election.cc:336] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.696141  2808 leader_election.cc:336] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.696652  2808 leader_election.cc:336] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.696930  2808 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:38.681672  3329 raft_consensus.cc:515] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.685243  2883 leader_election.cc:304] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.699075  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b5f8d0e0cc4b87a5103396bef235e8" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:38.699159  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:38.699025  3484 consensus_queue.cc:1048] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:38.701618  2844 raft_consensus.cc:3060] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.704360  2808 leader_election.cc:304] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
W20260709 12:16:38.705300  2882 leader_election.cc:336] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.707137  2882 leader_election.cc:336] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.708166  2882 leader_election.cc:336] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.705950  3589 raft_consensus.cc:2749] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.709403  3595 raft_consensus.cc:2804] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.709900  3595 raft_consensus.cc:697] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:38.706542  3543 raft_consensus.cc:2804] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.710774  3595 consensus_queue.cc:237] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.711565  3543 raft_consensus.cc:697] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:38.712404  3543 consensus_queue.cc:237] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.713303  3329 leader_election.cc:290] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.715643  2840 raft_consensus.cc:2393] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bb9a9f78031b468bbd4e6470aec44bea in current term 2: Already voted for candidate d8bf49a97109464db6d0e00ab60d568c in this term.
I20260709 12:16:38.719070  3541 raft_consensus.cc:359] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.719619  3541 raft_consensus.cc:740] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.720489  2844 raft_consensus.cc:2468] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:38.720992  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:38.721555  2917 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:38.721657  2883 leader_election.cc:304] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.723518  3585 raft_consensus.cc:2804] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.723984  3585 raft_consensus.cc:697] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:38.724787  3585 consensus_queue.cc:237] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.730659  2917 raft_consensus.cc:2468] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:38.730108  3541 consensus_queue.cc:260] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
W20260709 12:16:38.731427  2882 leader_election.cc:336] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.733227  2956 leader_election.cc:304] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:38.735517  3541 ts_tablet_manager.cc:1434] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 12:16:38.736387  3541 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:38.735210  3574 raft_consensus.cc:2804] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.737052  3574 raft_consensus.cc:697] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
W20260709 12:16:38.737404  2808 leader_election.cc:336] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.739598  3574 consensus_queue.cc:237] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
W20260709 12:16:38.744490  2882 leader_election.cc:336] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
I20260709 12:16:38.744843  2882 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:38.746321  3484 raft_consensus.cc:2749] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:38.728744  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:38.737711  2667 catalog_manager.cc:5697] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 2 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.750312  2667 catalog_manager.cc:5697] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 2 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.752601  2667 catalog_manager.cc:5697] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 2 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.786804  3469 leader_election.cc:290] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
I20260709 12:16:38.768784  2988 raft_consensus.cc:3060] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:38.799456  2956 leader_election.cc:336] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111)
W20260709 12:16:38.818864  2882 consensus_peers.cc:597] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:38.834066  2664 catalog_manager.cc:5697] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.837356  3545 raft_consensus.cc:493] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.840301  2988 raft_consensus.cc:2468] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 2.
I20260709 12:16:38.838097  3545 raft_consensus.cc:515] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.841800  2807 leader_election.cc:304] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [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: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:38.851495  2989 raft_consensus.cc:1275] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.849419  3595 raft_consensus.cc:2804] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:38.854552  3595 raft_consensus.cc:697] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:38.854465  2667 catalog_manager.cc:5697] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.859246  3564 consensus_queue.cc:1048] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.860891  3545 leader_election.cc:290] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.868798  3595 consensus_queue.cc:237] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:38.879969  3541 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:38.876219  3545 raft_consensus.cc:493] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:38.892655  3541 tablet_bootstrap.cc:492] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:38.893404  3541 ts_tablet_manager.cc:1403] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.157s	user 0.021s	sys 0.002s
I20260709 12:16:38.891747  3545 raft_consensus.cc:515] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:38.902580  3545 leader_election.cc:290] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:38.904968  2663 catalog_manager.cc:5697] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 2 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.907030  2663 catalog_manager.cc:5697] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 2 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.908622  2663 catalog_manager.cc:5697] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 2 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.904743  3541 raft_consensus.cc:359] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.915270  3541 raft_consensus.cc:740] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:38.916523  3541 consensus_queue.cc:260] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:38.923079  3541 ts_tablet_manager.cc:1434] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
W20260709 12:16:38.940917  2956 consensus_peers.cc:597] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:38.945483  2956 consensus_peers.cc:597] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:38.951759  3541 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:38.955418  2667 catalog_manager.cc:5697] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:38.956830  2844 raft_consensus.cc:1275] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.961251  3469 consensus_queue.cc:1048] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.974174  2844 raft_consensus.cc:1275] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.975813  3562 consensus_queue.cc:1048] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:38.987501  2882 consensus_peers.cc:597] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:38.991524  2956 consensus_peers.cc:597] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:38.957854  2667 catalog_manager.cc:5697] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:38.999485  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8bcfca93414c0cb93cf8d1b407eac1" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:39.001224  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:39.006014  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8bcfca93414c0cb93cf8d1b407eac1" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:39.007572  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:39.011631  2664 catalog_manager.cc:5697] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:39.013396  2664 catalog_manager.cc:5697] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:39.016388  3537 leader_election.cc:304] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:39.017797  3537 leader_election.cc:304] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:39.018563  3545 raft_consensus.cc:2749] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:39.019174  3545 raft_consensus.cc:2749] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:39.021461  2664 catalog_manager.cc:5697] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:39.036916  2916 raft_consensus.cc:1275] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.038511  3595 consensus_queue.cc:1048] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:39.048295  2956 consensus_peers.cc:597] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:39.101192  2882 consensus_peers.cc:597] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.108467  2844 raft_consensus.cc:1275] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.110502  3469 consensus_queue.cc:1048] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:16:39.122336  2882 consensus_peers.cc:597] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:39.125941  2916 raft_consensus.cc:1275] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:16:39.131397  3642 log.cc:927] Time spent T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 12:16:39.141996  3545 raft_consensus.cc:493] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.142803  3545 raft_consensus.cc:515] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.147522  3641 raft_consensus.cc:493] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.153219  3641 raft_consensus.cc:515] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.157027  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e08c8e216435183be81ba4b30b319" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:39.157835  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e08c8e216435183be81ba4b30b319" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:39.159883  3545 leader_election.cc:290] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:39.160036  3537 leader_election.cc:304] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:39.161161  3545 raft_consensus.cc:2749] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:39.161796  2917 raft_consensus.cc:1275] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.163651  3595 consensus_queue.cc:1048] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:39.163955  2914 raft_consensus.cc:1275] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.169245  3641 leader_election.cc:290] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:39.175206  3574 consensus_queue.cc:1048] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:39.177780  3574 consensus_queue.cc:1048] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:39.180087  2956 consensus_peers.cc:597] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:39.180706  2956 consensus_peers.cc:597] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:39.181177  2956 consensus_peers.cc:597] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:39.181484  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50f3a9964a54da69efed628a07ff355" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
W20260709 12:16:39.193318  2808 consensus_peers.cc:597] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:39.196548  2912 raft_consensus.cc:1275] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.205430  2844 raft_consensus.cc:1275] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.212512  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50f3a9964a54da69efed628a07ff355" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:39.212939  3574 consensus_queue.cc:1048] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:39.215358  3564 consensus_queue.cc:1048] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:39.215812  3541 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.216789  3541 tablet_bootstrap.cc:492] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.217430  3541 ts_tablet_manager.cc:1403] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.266s	user 0.034s	sys 0.052s
I20260709 12:16:39.224316  3535 leader_election.cc:304] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:39.225653  3641 raft_consensus.cc:2749] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:39.226851  2915 raft_consensus.cc:1275] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.228137  3541 raft_consensus.cc:359] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.228837  3541 raft_consensus.cc:740] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.233942  3541 consensus_queue.cc:260] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
W20260709 12:16:39.236385  2956 consensus_peers.cc:597] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.236900  3541 ts_tablet_manager.cc:1434] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
W20260709 12:16:39.237006  2956 consensus_peers.cc:597] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:39.237823  3541 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:39.240870  2882 consensus_peers.cc:597] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:39.242928  2808 consensus_peers.cc:597] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:39.243431  2808 consensus_peers.cc:597] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:39.245539  2956 consensus_peers.cc:597] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.246847  3574 consensus_queue.cc:1048] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:39.257302  3641 raft_consensus.cc:493] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:39.255976  2882 consensus_peers.cc:597] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:39.257932  3641 raft_consensus.cc:515] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.263068  3641 leader_election.cc:290] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:39.270689  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:39.271257  2989 raft_consensus.cc:1275] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:39.275784  3484 consensus_queue.cc:1048] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:39.277130  2843 raft_consensus.cc:1275] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.282354  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7174dbb5a549289d3a3479f96f1424" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:39.282738  3541 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.283771  3541 tablet_bootstrap.cc:492] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.284435  3541 ts_tablet_manager.cc:1403] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.000s
I20260709 12:16:39.285347  3535 leader_election.cc:304] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:39.287063  3641 raft_consensus.cc:2749] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:39.287186  3541 raft_consensus.cc:359] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.287987  3541 raft_consensus.cc:740] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.288789  3541 consensus_queue.cc:260] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.290632  3484 consensus_queue.cc:1048] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:39.292863  3541 ts_tablet_manager.cc:1434] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:16:39.293720  3541 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:39.295706  2956 consensus_peers.cc:597] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.316707  3641 raft_consensus.cc:493] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.317322  3641 raft_consensus.cc:515] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.319478  3641 leader_election.cc:290] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:39.323331  2991 raft_consensus.cc:1275] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.325304  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85b3a66c7ac4dfc90528aac23e109d4" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:39.328889  2991 raft_consensus.cc:1275] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:39.329794  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85b3a66c7ac4dfc90528aac23e109d4" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:39.330955  3589 consensus_queue.cc:1048] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:39.328351  3412 consensus_queue.cc:1048] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 12:16:39.338945  2882 consensus_peers.cc:597] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:39.342548  2808 consensus_peers.cc:597] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:39.343233  3541 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.344588  3541 tablet_bootstrap.cc:492] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.345256  3541 ts_tablet_manager.cc:1403] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.000s
I20260709 12:16:39.348078  3541 raft_consensus.cc:359] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.348829  3541 raft_consensus.cc:740] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.349692  3541 consensus_queue.cc:260] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.355665  3541 ts_tablet_manager.cc:1434] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:39.356474  3541 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.360991  3535 leader_election.cc:304] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:39.362226  3641 raft_consensus.cc:2749] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:39.367086  2882 consensus_peers.cc:597] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:39.365263  2808 consensus_peers.cc:597] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:39.376171  2882 consensus_peers.cc:597] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.413614  3641 raft_consensus.cc:493] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.414189  3641 raft_consensus.cc:515] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.416326  3641 leader_election.cc:290] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
W20260709 12:16:39.416879  2808 consensus_peers.cc:597] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.424129  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
W20260709 12:16:39.431318  2956 consensus_peers.cc:597] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:39.432156  2882 consensus_peers.cc:597] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:16:39.431902  2956 consensus_peers.cc:597] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.455842  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
W20260709 12:16:39.457127  2956 consensus_peers.cc:597] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.460588  3535 leader_election.cc:304] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:39.461892  3641 raft_consensus.cc:2749] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:16:39.467602  2956 consensus_peers.cc:597] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.473847  3541 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: 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
W20260709 12:16:39.482048  2882 consensus_peers.cc:597] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.489868  3541 tablet_bootstrap.cc:492] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.491701  3541 ts_tablet_manager.cc:1403] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.008s
I20260709 12:16:39.495071  3541 raft_consensus.cc:359] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.496023  3541 raft_consensus.cc:740] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.496917  3541 consensus_queue.cc:260] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.499409  3541 ts_tablet_manager.cc:1434] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:39.501432  3541 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:39.511128  2808 consensus_peers.cc:597] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.513731 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:41653
W20260709 12:16:39.513819  2956 consensus_peers.cc:597] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:39.513839  3684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:41653 every 8 connection(s)
I20260709 12:16:39.526674  3541 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.527757  3541 tablet_bootstrap.cc:492] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.528477  3541 ts_tablet_manager.cc:1403] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260709 12:16:39.530799  3541 raft_consensus.cc:359] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.531397  3541 raft_consensus.cc:740] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.532048  3541 consensus_queue.cc:260] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.533674  3541 ts_tablet_manager.cc:1434] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:16:39.534319  3541 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.552095  3639 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:39.552346  3638 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:39.554841  3541 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.555833  3541 tablet_bootstrap.cc:492] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.556712  3685 heartbeater.cc:344] Connected to a master server at 127.31.92.190:40115
I20260709 12:16:39.556993  3541 ts_tablet_manager.cc:1403] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 12:16:39.557225  3685 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:39.558171  3685 heartbeater.cc:507] Master 127.31.92.190:40115 requested a full tablet report, sending...
I20260709 12:16:39.559779  3541 raft_consensus.cc:359] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.560541  3541 raft_consensus.cc:740] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.561223  3541 consensus_queue.cc:260] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.563316  3541 ts_tablet_manager.cc:1434] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:16:39.564118  3541 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.583318  3541 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.584548  3541 tablet_bootstrap.cc:492] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.585278  3541 ts_tablet_manager.cc:1403] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 12:16:39.587528  3638 raft_consensus.cc:3060] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:39.587829  3541 raft_consensus.cc:359] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.588552  3541 raft_consensus.cc:740] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.590145  3541 consensus_queue.cc:260] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.592764  3541 ts_tablet_manager.cc:1434] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:16:39.593562  3541 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:39.596984  2882 consensus_peers.cc:597] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:39.599727  2667 ts_manager.cc:194] Re-registered known tserver with Master: 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653)
W20260709 12:16:39.607627  2956 consensus_peers.cc:597] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:39.612766  3541 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.613539  3541 tablet_bootstrap.cc:492] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.614065  3541 ts_tablet_manager.cc:1403] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260709 12:16:39.615906  3541 raft_consensus.cc:359] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.616392  3541 raft_consensus.cc:740] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.616966  3541 consensus_queue.cc:260] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.618588  3541 ts_tablet_manager.cc:1434] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 12:16:39.619196  3541 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.621155  3641 raft_consensus.cc:493] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.621701  3641 raft_consensus.cc:515] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.623878  3641 leader_election.cc:290] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:39.624608  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:39.625320  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:39.626713  3537 leader_election.cc:304] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:39.627341  3641 raft_consensus.cc:2749] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:39.633554  3541 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.634593  3541 tablet_bootstrap.cc:492] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.635208  3541 ts_tablet_manager.cc:1403] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:16:39.637794  3541 raft_consensus.cc:359] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.638506  3541 raft_consensus.cc:740] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.639127  3541 consensus_queue.cc:260] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.641183  3541 ts_tablet_manager.cc:1434] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:39.641928  3541 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.644564  3638 raft_consensus.cc:3060] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:16:39.651779  2667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55890
I20260709 12:16:39.657467  3685 heartbeater.cc:499] Master 127.31.92.190:40115 was elected leader, sending a full tablet report...
I20260709 12:16:39.665057  3541 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.666208  3541 tablet_bootstrap.cc:492] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.666862  3541 ts_tablet_manager.cc:1403] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 12:16:39.670568  3541 raft_consensus.cc:359] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.671200  3541 raft_consensus.cc:740] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.671944  3541 consensus_queue.cc:260] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.674170  3541 ts_tablet_manager.cc:1434] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:39.674948  3541 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.696696  3638 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:39.716032  3541 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.716988  3541 tablet_bootstrap.cc:492] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.717626  3541 ts_tablet_manager.cc:1403] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.020s
I20260709 12:16:39.719807  3541 raft_consensus.cc:359] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.720345  3541 raft_consensus.cc:740] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.720988  3541 consensus_queue.cc:260] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.722863  3541 ts_tablet_manager.cc:1434] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:16:39.723492  3541 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.724774  3641 raft_consensus.cc:493] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.725287  3641 raft_consensus.cc:515] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.727531  3641 leader_election.cc:290] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:39.729511  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:39.730971  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d12bbe56ee24edbb72ead09bb904994" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:39.732398  3536 leader_election.cc:304] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:39.733636  3641 raft_consensus.cc:2749] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:39.740463  3541 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.741384  3541 tablet_bootstrap.cc:492] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.741995  3541 ts_tablet_manager.cc:1403] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 12:16:39.743868  3541 raft_consensus.cc:359] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.744377  3541 raft_consensus.cc:740] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.744985  3541 consensus_queue.cc:260] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.746769  3541 ts_tablet_manager.cc:1434] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260709 12:16:39.747502  3541 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.757066  3641 raft_consensus.cc:493] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:39.757639  3641 raft_consensus.cc:515] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.761358  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:39.762401  3641 leader_election.cc:290] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:39.763805  3541 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.763865  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:39.764801  3541 tablet_bootstrap.cc:492] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.765507  3541 ts_tablet_manager.cc:1403] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:16:39.765920  3536 leader_election.cc:304] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:39.767055  3641 raft_consensus.cc:2749] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:39.768188  3541 raft_consensus.cc:359] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.768750  3541 raft_consensus.cc:740] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.769363  3541 consensus_queue.cc:260] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.771164  3541 ts_tablet_manager.cc:1434] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:16:39.771785  3541 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.787034  3541 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.787886  3541 tablet_bootstrap.cc:492] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.788496  3541 ts_tablet_manager.cc:1403] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:16:39.790660  3541 raft_consensus.cc:359] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.791249  3541 raft_consensus.cc:740] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.791901  3541 consensus_queue.cc:260] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:39.793339  3541 ts_tablet_manager.cc:1434] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:39.793939  3541 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.807401  3541 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.808355  3541 tablet_bootstrap.cc:492] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.809011  3541 ts_tablet_manager.cc:1403] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 12:16:39.811543  3541 raft_consensus.cc:359] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.812240  3541 raft_consensus.cc:740] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.812893  3541 consensus_queue.cc:260] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:39.815073  3541 ts_tablet_manager.cc:1434] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:16:39.815691  3638 raft_consensus.cc:3060] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:39.815912  3541 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:39.839874  3541 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:39.840858  3541 tablet_bootstrap.cc:492] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:39.841598  3541 ts_tablet_manager.cc:1403] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260709 12:16:39.943435  3541 raft_consensus.cc:359] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.944178  3541 raft_consensus.cc:740] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:39.945020  3541 consensus_queue.cc:260] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:39.947343  3541 ts_tablet_manager.cc:1434] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.105s	user 0.017s	sys 0.038s
I20260709 12:16:39.954734  3541 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
W20260709 12:16:40.007716  2883 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 49749.7us
I20260709 12:16:40.100579  3541 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.156769  3541 tablet_bootstrap.cc:492] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.157582  3541 ts_tablet_manager.cc:1403] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.203s	user 0.018s	sys 0.023s
I20260709 12:16:40.213799  3541 raft_consensus.cc:359] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.214663  3541 raft_consensus.cc:740] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
W20260709 12:16:40.222594  2808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:34871, user_credentials={real_user=slave}} blocked reactor thread for 126336us
I20260709 12:16:40.225214  3541 consensus_queue.cc:260] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.234871  3541 ts_tablet_manager.cc:1434] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.002s
I20260709 12:16:40.226526  3635 raft_consensus.cc:3060] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.281657  3541 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.303841  3730 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.316068  3730 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.333159  3730 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
W20260709 12:16:40.342073  2807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.132:34169, user_credentials={real_user=slave}} blocked reactor thread for 120886us
I20260709 12:16:40.378870  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:40.387460  3628 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.394883  3619 raft_consensus.cc:3060] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.379665  2839 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:40.408250  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:40.408970  3605 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:40.410218  3625 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.424052  3541 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.431419  2882 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:40.433763  3484 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:40.434132  3484 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:40.434475  3484 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.439848  3725 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.455132  3541 tablet_bootstrap.cc:492] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.455900  3541 ts_tablet_manager.cc:1403] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.174s	user 0.021s	sys 0.017s
I20260709 12:16:40.440461  3725 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.468771  3484 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.484221  3725 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:40.488622  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:40.489387  3612 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 1.
I20260709 12:16:40.491884  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:40.492637  2917 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 2.
I20260709 12:16:40.493110  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:40.493731  3605 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.495112  3541 raft_consensus.cc:359] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.507949  3541 raft_consensus.cc:740] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.516320  3639 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.497645  3484 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:40.504915  3612 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.497012  2808 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:40.510280  3541 consensus_queue.cc:260] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.522217  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:40.519347  3725 raft_consensus.cc:2804] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:40.522959  2839 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.523245  3725 raft_consensus.cc:493] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:40.523644  3725 raft_consensus.cc:3060] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.525233  3605 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 3.
I20260709 12:16:40.526780  3541 ts_tablet_manager.cc:1434] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260709 12:16:40.527904  3541 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.535091  2839 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 3.
I20260709 12:16:40.535647  2882 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:40.536893  3732 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:40.540390  3725 raft_consensus.cc:515] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.541158  3732 raft_consensus.cc:697] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:40.542608  3725 leader_election.cc:290] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 3 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:40.542526  3732 consensus_queue.cc:237] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER 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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.568181  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:40.568851  2917 raft_consensus.cc:3060] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.564122  3605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fa88cbd7454dbfbe7c767cb3d147bf" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:40.575469  3605 raft_consensus.cc:3060] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.591602  2917 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 3.
I20260709 12:16:40.607328  3605 raft_consensus.cc:2468] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 3.
I20260709 12:16:40.619345  2808 leader_election.cc:304] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [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: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:40.621542  3735 raft_consensus.cc:2804] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:40.622064  3735 raft_consensus.cc:697] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 3 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:40.622970  3735 consensus_queue.cc:237] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER 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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
W20260709 12:16:40.667789  3744 log.cc:927] Time spent T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9: Append to log took a long time: real 0.086s	user 0.000s	sys 0.003s
I20260709 12:16:40.669565  2667 catalog_manager.cc:5697] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 1 to 3, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 3 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.684077  2664 catalog_manager.cc:5697] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 3, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 3 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:40.706667  3541 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.707824  3541 tablet_bootstrap.cc:492] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.708473  3541 ts_tablet_manager.cc:1403] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.181s	user 0.024s	sys 0.003s
I20260709 12:16:40.710963  3541 raft_consensus.cc:359] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.711628  3541 raft_consensus.cc:740] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.712409  3541 consensus_queue.cc:260] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.714707  3541 ts_tablet_manager.cc:1434] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:40.716120  3541 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.743462  3541 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.744241  3541 tablet_bootstrap.cc:492] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.744788  3541 ts_tablet_manager.cc:1403] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.001s
I20260709 12:16:40.746762  3541 raft_consensus.cc:359] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.747393  3541 raft_consensus.cc:740] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.748056  3541 consensus_queue.cc:260] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.750038  3541 ts_tablet_manager.cc:1434] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:40.750756  3541 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.758195  3639 raft_consensus.cc:3060] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:40.776639  3564 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:40.777208  3564 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.778738  3541 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.779207  3564 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:40.779716  3541 tablet_bootstrap.cc:492] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.780471  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:40.781080  2843 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:40.781307  3619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:40.781926  3619 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:40.782032  3541 ts_tablet_manager.cc:1403] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.010s
I20260709 12:16:40.782091  2883 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:40.782989  3564 raft_consensus.cc:2804] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:40.783484  3564 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:40.783901  3564 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.786396  3541 raft_consensus.cc:359] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.787138  3541 raft_consensus.cc:740] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.787894  3541 consensus_queue.cc:260] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.789999  3541 ts_tablet_manager.cc:1434] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:16:40.790743  3541 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.804857  3564 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.808414  3639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:40.808683  3564 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:40.808842  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:40.809041  3639 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.809451  2843 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:40.817966  2843 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 3.
I20260709 12:16:40.818990  2883 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:40.820022  3709 raft_consensus.cc:2804] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:40.820528  3709 raft_consensus.cc:697] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:40.820675  3639 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 3.
I20260709 12:16:40.821401  3709 consensus_queue.cc:237] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER 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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.827520  3541 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.828578  3541 tablet_bootstrap.cc:492] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.829165  3541 ts_tablet_manager.cc:1403] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.006s
I20260709 12:16:40.831636  3541 raft_consensus.cc:359] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.832281  3541 raft_consensus.cc:740] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.834678  3541 consensus_queue.cc:260] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.836972  3541 ts_tablet_manager.cc:1434] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:40.837798  3541 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.835035  2663 catalog_manager.cc:5697] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 3, leader changed from 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 3 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:40.857331  3541 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.858363  3541 tablet_bootstrap.cc:492] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.859079  3541 ts_tablet_manager.cc:1403] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260709 12:16:40.861472  3541 raft_consensus.cc:359] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.862053  3541 raft_consensus.cc:740] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.862766  3541 consensus_queue.cc:260] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.865516  3541 ts_tablet_manager.cc:1434] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:40.867108  3541 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.883790  3541 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.885674  3541 tablet_bootstrap.cc:492] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.886365  3541 ts_tablet_manager.cc:1403] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:16:40.888898  3541 raft_consensus.cc:359] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.889555  3541 raft_consensus.cc:740] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.890298  3541 consensus_queue.cc:260] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:40.894914  3541 ts_tablet_manager.cc:1434] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:40.895660  3541 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.919178  3541 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.919915  3541 tablet_bootstrap.cc:492] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.920569  3541 ts_tablet_manager.cc:1403] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 12:16:40.923741  3541 raft_consensus.cc:359] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:40.924268  3541 raft_consensus.cc:740] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.924968  3541 consensus_queue.cc:260] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:40.927100  3541 ts_tablet_manager.cc:1434] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:40.928578  3541 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.943114  3541 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.944062  3541 tablet_bootstrap.cc:492] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.944636  3541 ts_tablet_manager.cc:1403] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:16:40.947053  3541 raft_consensus.cc:359] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.947724  3541 raft_consensus.cc:740] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.948871  2843 raft_consensus.cc:1275] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:40.949317  3541 consensus_queue.cc:260] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.950824  3709 consensus_queue.cc:1048] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.951732  3541 ts_tablet_manager.cc:1434] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:40.952580  3541 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:40.977200  3541 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:40.978209  3541 tablet_bootstrap.cc:492] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:40.979071  3541 ts_tablet_manager.cc:1403] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.001s
I20260709 12:16:40.981940  3612 raft_consensus.cc:1275] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:40.981601  3541 raft_consensus.cc:359] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.982574  3541 raft_consensus.cc:740] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:40.983613  3720 consensus_queue.cc:1048] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:40.983458  3541 consensus_queue.cc:260] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:40.986269  3541 ts_tablet_manager.cc:1434] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:40.987393  3541 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:41.012080  3541 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:41.013182  3541 tablet_bootstrap.cc:492] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:41.013868  3541 ts_tablet_manager.cc:1403] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260709 12:16:41.018178  3541 raft_consensus.cc:359] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:41.018906  3541 raft_consensus.cc:740] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.019570  3541 consensus_queue.cc:260] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:41.021065  3541 ts_tablet_manager.cc:1434] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:41.021756  3541 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:41.036677  3541 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:41.037434  3541 tablet_bootstrap.cc:492] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:41.037994  3541 ts_tablet_manager.cc:1403] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:16:41.040061  3541 raft_consensus.cc:359] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:41.040624  3541 raft_consensus.cc:740] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.041339  3541 consensus_queue.cc:260] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:41.043521  3541 ts_tablet_manager.cc:1434] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:16:41.045302  3541 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:41.057426  3541 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:41.058272  3541 tablet_bootstrap.cc:492] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:41.058921  3541 ts_tablet_manager.cc:1403] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:16:41.060710  3541 raft_consensus.cc:359] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:41.061229  3541 raft_consensus.cc:740] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.061728  3541 consensus_queue.cc:260] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:41.063573  3541 ts_tablet_manager.cc:1434] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:41.064606  3541 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap starting.
I20260709 12:16:41.079144  3541 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: 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 12:16:41.079885  3541 tablet_bootstrap.cc:492] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Bootstrap complete.
I20260709 12:16:41.080531  3541 ts_tablet_manager.cc:1403] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:16:41.082357  3541 raft_consensus.cc:359] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:41.082916  3541 raft_consensus.cc:740] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Initialized, Role: FOLLOWER
I20260709 12:16:41.083437  3541 consensus_queue.cc:260] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:41.085173  3541 ts_tablet_manager.cc:1434] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:41.102010  3612 raft_consensus.cc:1275] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:41.103336  3589 consensus_queue.cc:1048] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.115082  2916 raft_consensus.cc:1275] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:41.123831  3589 consensus_queue.cc:1048] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.135281  3639 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:41.159783  3619 raft_consensus.cc:3060] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:41.183346  3612 raft_consensus.cc:3060] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:41.217892  2843 raft_consensus.cc:1275] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:41.219064  3709 consensus_queue.cc:1048] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.228302  3612 raft_consensus.cc:1275] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:41.244712  3564 consensus_queue.cc:1048] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:41.354270  3619 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:47.572311  2881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.132:34169, user_credentials={real_user=slave}} blocked reactor thread for 54110.7us
I20260709 12:16:49.646351 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:49.702116  2991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:49.703050  2991 raft_consensus.cc:606] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:49.719789  2840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7"
dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:56572
I20260709 12:16:49.720368  2840 raft_consensus.cc:606] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:49.723819  2991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66f9747857834af4ad00976726a5087e"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:49.724412  2991 raft_consensus.cc:606] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:49.739418  2916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631"
dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:60974
I20260709 12:16:49.739928  2916 raft_consensus.cc:606] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:49.742503  2992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:49.742944  2992 raft_consensus.cc:606] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:49.745198  2992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:49.745654  2992 raft_consensus.cc:606] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:49.747911  2992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:49.748338  2992 raft_consensus.cc:606] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:49.749462 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:16:49.751088 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:49.751749 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:49.842646  3810 raft_consensus.cc:993] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:49.843283  3808 raft_consensus.cc:1081] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:49.844682  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:49.845216  3628 raft_consensus.cc:493] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:49.845552  3628 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:49.853010  3628 raft_consensus.cc:515] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:49.855069  3628 leader_election.cc:290] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:49.855780  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:49.856149  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce5817e2644cf08210239c09b71863" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:49.856793  2992 raft_consensus.cc:3055] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:49.856801  2840 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:49.857185  2992 raft_consensus.cc:740] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:49.858125  2992 consensus_queue.cc:260] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:49.859421  2992 raft_consensus.cc:3060] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:49.864848  2840 raft_consensus.cc:2468] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:49.866490  3537 leader_election.cc:304] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:49.867105  2992 raft_consensus.cc:2468] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:49.869179  3821 raft_consensus.cc:2804] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:49.870940  3821 raft_consensus.cc:697] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:49.871927  3802 raft_consensus.cc:993] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:49.872596  3816 raft_consensus.cc:1081] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:49.872090  3821 consensus_queue.cc:237] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:49.874382  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47084
I20260709 12:16:49.874997  3628 raft_consensus.cc:493] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:49.875500  3628 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:49.884603  3628 raft_consensus.cc:515] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:49.887310  3628 leader_election.cc:290] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:49.889219  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:49.889799  2992 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:49.897336  2992 raft_consensus.cc:2468] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:49.898665  3535 leader_election.cc:304] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:49.901363  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c96bdaf703448c8211d0e69ce1b631" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:49.902025  2916 raft_consensus.cc:3055] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:49.902297  2916 raft_consensus.cc:740] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:49.902660  3821 raft_consensus.cc:2804] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:49.903184  3821 raft_consensus.cc:697] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:49.903051  2916 consensus_queue.cc:260] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:49.904381  2916 raft_consensus.cc:3060] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:49.904102  3821 consensus_queue.cc:237] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:49.908754  2663 catalog_manager.cc:5697] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:49.934710  2916 raft_consensus.cc:2468] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:49.939159  3808 raft_consensus.cc:993] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:49.939805  3808 raft_consensus.cc:1081] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:49.942253  3605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:49.942848  3605 raft_consensus.cc:493] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:49.943217  3605 raft_consensus.cc:3060] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:49.959300  3605 raft_consensus.cc:515] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:49.962469  3605 leader_election.cc:290] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:49.962661  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:49.963305  2916 raft_consensus.cc:3060] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:49.962714  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d158e5caa3bb48feb535c2d501a8c006" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:49.964268  2992 raft_consensus.cc:3055] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:49.964520  2992 raft_consensus.cc:740] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:49.965273  2992 consensus_queue.cc:260] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:49.969230  2992 raft_consensus.cc:3060] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:49.971717  2916 raft_consensus.cc:2468] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:49.974104  3536 leader_election.cc:304] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:49.976656  2992 raft_consensus.cc:2468] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:49.978613  3822 raft_consensus.cc:2804] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:49.979228  3822 raft_consensus.cc:697] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:49.980104  3822 consensus_queue.cc:237] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:50.017227  2663 catalog_manager.cc:5697] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:50.018631  2663 catalog_manager.cc:5697] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 1 to 2, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:50.025264  3803 raft_consensus.cc:993] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.025871  3805 raft_consensus.cc:1081] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.026881  3830 raft_consensus.cc:993] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.027567  3811 raft_consensus.cc:1081] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.027627  3605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:50.029445  3605 raft_consensus.cc:493] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:50.029901  3605 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.031546  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47092
I20260709 12:16:50.032178  3628 raft_consensus.cc:493] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:50.032562  3628 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.038502  3605 raft_consensus.cc:515] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:50.041196  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:50.039994  3628 raft_consensus.cc:515] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:50.041493  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ab1a392b4d4a13a766157a2af5e64c" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:50.041816  2916 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.042068  2992 raft_consensus.cc:3055] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:50.042364  2992 raft_consensus.cc:740] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:50.043205  3628 leader_election.cc:290] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:50.043181  2992 consensus_queue.cc:260] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:50.044284  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:50.044754  2992 raft_consensus.cc:3060] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.044751  2914 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.046800  3605 leader_election.cc:290] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:50.047722  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485cf1771cc34929a9e6ca9ad8802aa7" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:50.048305  2839 raft_consensus.cc:3055] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:50.048585  2839 raft_consensus.cc:740] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:50.049443  2839 consensus_queue.cc:260] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:50.050732  2839 raft_consensus.cc:3060] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.050904  2914 raft_consensus.cc:2468] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:50.052192  3536 leader_election.cc:304] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:50.052320  2992 raft_consensus.cc:2468] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:50.053908  3822 raft_consensus.cc:2804] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:50.055209  3822 raft_consensus.cc:697] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:50.056403  3535 leader_election.cc:304] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:50.056762  3822 consensus_queue.cc:237] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:50.057299  3821 raft_consensus.cc:2804] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:50.062112  3803 raft_consensus.cc:993] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.062736  3808 raft_consensus.cc:1081] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.063067  2839 raft_consensus.cc:2468] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:50.064355  2916 raft_consensus.cc:2468] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:50.065928  3603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66f9747857834af4ad00976726a5087e"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:50.066586  3603 raft_consensus.cc:493] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:50.066974  3603 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.068151  3821 raft_consensus.cc:697] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:50.069176  3821 consensus_queue.cc:237] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:50.081921  2663 catalog_manager.cc:5697] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from d8bf49a97109464db6d0e00ab60d568c (127.31.92.130) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:50.085956  3603 raft_consensus.cc:515] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:50.089774  3603 leader_election.cc:290] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:50.090001  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:50.090150  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f9747857834af4ad00976726a5087e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:50.090823  2992 raft_consensus.cc:3055] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:50.090909  2839 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.091187  2992 raft_consensus.cc:740] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:50.092877  2992 consensus_queue.cc:260] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:50.093923  2992 raft_consensus.cc:3060] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.098460  2839 raft_consensus.cc:2468] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:50.099560  3537 leader_election.cc:304] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:50.100389  3822 raft_consensus.cc:2804] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:50.100831  3822 raft_consensus.cc:697] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:50.100996  2663 catalog_manager.cc:5697] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:50.101610  3822 consensus_queue.cc:237] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:50.101661  2992 raft_consensus.cc:2468] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:50.119058  2663 catalog_manager.cc:5697] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:50.129933  3805 raft_consensus.cc:993] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.130465  3805 raft_consensus.cc:1081] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.131955  3605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:50.132486  3605 raft_consensus.cc:493] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:50.132823  3605 raft_consensus.cc:3060] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:50.138840  3605 raft_consensus.cc:515] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:50.141124  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:50.141279  3605 leader_election.cc:290] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:50.141835  2992 raft_consensus.cc:3055] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:50.142197  2992 raft_consensus.cc:740] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:50.142669  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21308c302e104dd29b7ec0de5938b572" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:50.143390  2839 raft_consensus.cc:3060] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:50.143306  2992 consensus_queue.cc:260] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:50.144539  2992 raft_consensus.cc:3060] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:50.151228  2992 raft_consensus.cc:2468] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:50.151973  2839 raft_consensus.cc:2468] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:50.152210  3535 leader_election.cc:304] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:50.153188  3822 raft_consensus.cc:2804] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:50.153687  3822 raft_consensus.cc:697] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:50.154538  3822 consensus_queue.cc:237] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:50.163637  2663 catalog_manager.cc:5697] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 1 to 2, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:50.309007  2916 raft_consensus.cc:1275] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.310302  3822 consensus_queue.cc:1048] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:50.322906  2992 raft_consensus.cc:1275] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.324419  3832 consensus_queue.cc:1048] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:50.351109  2992 raft_consensus.cc:1275] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.352320  3832 consensus_queue.cc:1048] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.361868  2839 raft_consensus.cc:1275] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.364156  3832 consensus_queue.cc:1048] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:16:50.366660  3013 debug-util.cc:398] Leaking SignalData structure 0x7b08003693a0 after lost signal to thread 32117
W20260709 12:16:50.367889  3013 debug-util.cc:398] Leaking SignalData structure 0x7b0800040d20 after lost signal to thread 2701
W20260709 12:16:50.372339  3013 debug-util.cc:398] Leaking SignalData structure 0x7b0800179320 after lost signal to thread 3684
I20260709 12:16:50.373385  2916 raft_consensus.cc:1275] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:50.384783  3821 consensus_queue.cc:1048] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:50.407403  2991 raft_consensus.cc:1275] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:50.408851  3832 consensus_queue.cc:1048] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:50.439922  2914 raft_consensus.cc:1275] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.441418  3832 consensus_queue.cc:1048] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.457629  2839 raft_consensus.cc:1275] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.460103  3832 consensus_queue.cc:1048] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:50.488271  2916 raft_consensus.cc:1275] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.491070  3832 consensus_queue.cc:1048] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:50.516711  2991 raft_consensus.cc:1275] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.522626  3821 consensus_queue.cc:1048] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.525355  2991 raft_consensus.cc:1275] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.531214  3821 consensus_queue.cc:1048] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.584329  2840 raft_consensus.cc:1275] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:50.587033  3843 consensus_queue.cc:1048] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.593811  2991 raft_consensus.cc:1275] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:50.599848  3821 consensus_queue.cc:1048] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:50.619951  2840 raft_consensus.cc:1275] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:50.623359  3843 consensus_queue.cc:1048] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:50.788679 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:50.843590  2991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:50.844269  2991 raft_consensus.cc:606] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:50.849756  2916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163"
dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:60974
I20260709 12:16:50.850368  2916 raft_consensus.cc:606] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:50.854084  2991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "d8bf49a97109464db6d0e00ab60d568c"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:50.854779  2991 raft_consensus.cc:606] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Received request to transfer leadership to TS d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:50.857301  2991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:50.857949  2991 raft_consensus.cc:606] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:50.864701  2991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:50.865253  2991 raft_consensus.cc:606] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:50.867934 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:16:50.869689 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:50.870369 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:50.973794  3805 raft_consensus.cc:993] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.974359  3805 raft_consensus.cc:1081] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:50.980876  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:50.981514  3628 raft_consensus.cc:493] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:50.981913  3628 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:50.997582  3628 raft_consensus.cc:515] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:51.002140  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:51.002808  2916 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:51.005757  3628 leader_election.cc:290] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:51.008315  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11107666f9e47feaaaf56ad029178c8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:51.008947  2991 raft_consensus.cc:3055] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:51.009255  2991 raft_consensus.cc:740] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:51.010069  2991 consensus_queue.cc:260] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:51.013839  2991 raft_consensus.cc:3060] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:51.020117  2916 raft_consensus.cc:2468] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:51.022354  3536 leader_election.cc:304] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:51.023362  3821 raft_consensus.cc:2804] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:51.023911  3821 raft_consensus.cc:697] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:51.024936  3821 consensus_queue.cc:237] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:51.027869  3810 raft_consensus.cc:993] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:51.028559  3803 raft_consensus.cc:1081] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:51.033113  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:51.033789  3628 raft_consensus.cc:493] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:51.034354  3628 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:51.052229  2991 raft_consensus.cc:2468] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:51.084813  3628 raft_consensus.cc:515] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:51.100615  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:51.101274  2992 raft_consensus.cc:3055] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:51.101572  2992 raft_consensus.cc:740] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:51.102435  2992 consensus_queue.cc:260] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:51.103579  2992 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:51.109481  3628 leader_election.cc:290] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:51.111490  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84c579f8e6642069c8c87972a239a9d" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:51.111738  2992 raft_consensus.cc:2468] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:51.112144  2839 raft_consensus.cc:3060] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:51.111299  2664 catalog_manager.cc:5697] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:51.113338  3535 leader_election.cc:304] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [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: 71834fc974b24499b01df9dff05b01ec, 7cbad9ac07324d25bacaae431cca6aa9; no voters: 
I20260709 12:16:51.114614  3821 raft_consensus.cc:2804] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:51.115116  3821 raft_consensus.cc:697] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:51.116039  3821 consensus_queue.cc:237] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [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: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:51.141491  2839 raft_consensus.cc:2468] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:51.160353  3807 raft_consensus.cc:993] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:51.160919  3807 raft_consensus.cc:1081] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:51.162765  3605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47084
I20260709 12:16:51.163399  3605 raft_consensus.cc:493] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:51.167457  2664 catalog_manager.cc:5697] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:51.163805  3605 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:51.180240  3605 raft_consensus.cc:515] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:51.182752  3605 leader_election.cc:290] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 4 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:51.187011  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:51.187647  2914 raft_consensus.cc:3055] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:51.187950  2914 raft_consensus.cc:740] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:51.188987  2914 consensus_queue.cc:260] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:51.190881  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318b8d38f6714b53843bf776a70d3163" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:51.190205  2914 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:51.191560  2839 raft_consensus.cc:3060] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:51.198890  2839 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 4.
I20260709 12:16:51.200264  3537 leader_election.cc:304] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:51.201172  3821 raft_consensus.cc:2804] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:51.201659  3821 raft_consensus.cc:697] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:51.202591  3821 consensus_queue.cc:237] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:51.222203  2914 raft_consensus.cc:2468] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 4.
I20260709 12:16:51.227481  2664 catalog_manager.cc:5697] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 3 to 4, leader changed from bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 4 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:51.323549  3853 raft_consensus.cc:993] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec: : Instructing follower d8bf49a97109464db6d0e00ab60d568c to start an election
I20260709 12:16:51.324112  3853 raft_consensus.cc:1081] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Signalling peer d8bf49a97109464db6d0e00ab60d568c to start an election
I20260709 12:16:51.325788  2839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea"
dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
 from {username='slave'} at 127.0.0.1:47516
I20260709 12:16:51.326288  2839 raft_consensus.cc:493] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:51.326634  2839 raft_consensus.cc:3060] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:51.332402  2839 raft_consensus.cc:515] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:51.334757  2839 leader_election.cc:290] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:51.335530  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:51.336099  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:51.336107  2914 raft_consensus.cc:3060] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:51.336678  2991 raft_consensus.cc:3055] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:51.337005  2991 raft_consensus.cc:740] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:51.337781  2991 consensus_queue.cc:260] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:51.338981  2991 raft_consensus.cc:3060] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:51.344072  2914 raft_consensus.cc:2468] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 2.
I20260709 12:16:51.345491  2808 leader_election.cc:304] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:51.346463  3829 raft_consensus.cc:2804] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:51.348109  2991 raft_consensus.cc:2468] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 2.
I20260709 12:16:51.348259  3829 raft_consensus.cc:697] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:51.349782  3829 consensus_queue.cc:237] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:51.373313  2664 catalog_manager.cc:5697] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 1 to 2, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:51.385293  3853 raft_consensus.cc:993] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:51.385855  3853 raft_consensus.cc:1081] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:51.387451  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:51.387923  3628 raft_consensus.cc:493] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:51.388226  3628 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:51.394465  3628 raft_consensus.cc:515] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:51.396818  3628 leader_election.cc:290] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:51.397425  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:51.398167  2914 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:51.402530  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b19704ae8124a59ae91ca34ddfe06f9" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:51.403273  2991 raft_consensus.cc:3055] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:51.403602  2991 raft_consensus.cc:740] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:51.404328  2991 consensus_queue.cc:260] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:51.405258  2991 raft_consensus.cc:3060] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:51.406049  2914 raft_consensus.cc:2468] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:51.407356  3536 leader_election.cc:304] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:51.408375  3821 raft_consensus.cc:2804] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:51.408879  3821 raft_consensus.cc:697] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:51.409811  3821 consensus_queue.cc:237] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:51.411005  2991 raft_consensus.cc:2468] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:51.421945  2664 catalog_manager.cc:5697] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:51.496528  2991 raft_consensus.cc:1275] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:51.497684  3821 consensus_queue.cc:1048] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.506009  2914 raft_consensus.cc:1275] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:51.514711  3843 consensus_queue.cc:1048] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.553987  2992 raft_consensus.cc:1275] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:51.558868  3843 consensus_queue.cc:1048] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.586822  2839 raft_consensus.cc:1275] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:51.588400  3843 consensus_queue.cc:1048] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:16:51.614096  2883 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:33265, user_credentials={real_user=slave}} blocked reactor thread for 77793.2us
I20260709 12:16:51.741436  2991 raft_consensus.cc:1275] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:51.742683  3865 consensus_queue.cc:1048] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:51.752894  2916 raft_consensus.cc:1275] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:51.754281  3830 consensus_queue.cc:1048] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:51.772240  2839 raft_consensus.cc:1275] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 4 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:16:51.774155  3875 consensus_queue.cc:1048] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:51.804562  2916 raft_consensus.cc:1275] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:16:51.805825  3875 consensus_queue.cc:1048] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.887578  2991 raft_consensus.cc:1275] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:51.888964  3875 consensus_queue.cc:1048] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:51.910459 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:51.931409  2914 raft_consensus.cc:1275] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:51.941582  3832 consensus_queue.cc:1048] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:52.011667  2839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64"
dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
mode: GRACEFUL
new_leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
 from {username='slave'} at 127.0.0.1:56572
I20260709 12:16:52.012269  2839 raft_consensus.cc:606] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Received request to transfer leadership to TS bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:52.015614  2914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247"
dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:60974
I20260709 12:16:52.016269  2914 raft_consensus.cc:606] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:52.022259  2916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085"
dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
mode: GRACEFUL
new_leader_uuid: "71834fc974b24499b01df9dff05b01ec"
 from {username='slave'} at 127.0.0.1:60974
I20260709 12:16:52.022835  2916 raft_consensus.cc:606] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Received request to transfer leadership to TS 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:52.024986 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:16:52.026661 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:52.027438 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:52.181555  3807 raft_consensus.cc:993] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea: : Instructing follower 71834fc974b24499b01df9dff05b01ec to start an election
I20260709 12:16:52.182178  3807 raft_consensus.cc:1081] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Signalling peer 71834fc974b24499b01df9dff05b01ec to start an election
I20260709 12:16:52.184046  2991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
 from {username='slave'} at 127.0.0.1:60104
I20260709 12:16:52.184595  2991 raft_consensus.cc:493] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:52.184940  2991 raft_consensus.cc:3060] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.191139  2991 raft_consensus.cc:515] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:52.194953  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:52.195565  2839 raft_consensus.cc:3060] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.195681  2991 leader_election.cc:290] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:52.197091  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e150ff2146b5418f83ed5d7d0cfb7085" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:52.197698  2914 raft_consensus.cc:3055] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:52.198017  2914 raft_consensus.cc:740] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:52.198758  2914 consensus_queue.cc:260] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:52.199981  2914 raft_consensus.cc:3060] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.202651  2839 raft_consensus.cc:2468] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:52.203907  2957 leader_election.cc:304] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:52.204851  3810 raft_consensus.cc:2804] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:52.205339  3810 raft_consensus.cc:697] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:52.206192  3810 consensus_queue.cc:237] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:52.213553  2914 raft_consensus.cc:2468] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 2.
I20260709 12:16:52.225957  2667 catalog_manager.cc:5697] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 1 to 2, leader changed from bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 2 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:52.320425  3865 raft_consensus.cc:993] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c: : Instructing follower bb9a9f78031b468bbd4e6470aec44bea to start an election
I20260709 12:16:52.320917  3865 raft_consensus.cc:1081] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Signalling peer bb9a9f78031b468bbd4e6470aec44bea to start an election
I20260709 12:16:52.322947  2914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64"
dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
 from {username='slave'} at 127.0.0.1:35208
I20260709 12:16:52.323434  2914 raft_consensus.cc:493] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:52.323827  2914 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.329815  2914 raft_consensus.cc:515] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:52.335754  2914 leader_election.cc:290] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:52.336417  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:52.337740  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:52.338336  2839 raft_consensus.cc:3055] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:52.337157  2991 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.338644  2839 raft_consensus.cc:740] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:52.339380  2839 consensus_queue.cc:260] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:52.340567  2839 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.345543  2991 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:52.347049  2881 leader_election.cc:304] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:52.347512  2839 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:52.348119  3807 raft_consensus.cc:2804] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:52.348616  3807 raft_consensus.cc:697] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:52.349416  3807 consensus_queue.cc:237] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:52.353147  3807 raft_consensus.cc:993] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:52.353556  3807 raft_consensus.cc:1081] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:52.355638  3605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47084
I20260709 12:16:52.356161  3605 raft_consensus.cc:493] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:52.356480  3605 raft_consensus.cc:3060] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.361474  2667 catalog_manager.cc:5697] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from d8bf49a97109464db6d0e00ab60d568c (127.31.92.130) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:52.381421  3605 raft_consensus.cc:515] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:52.387569  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:52.388159  2914 raft_consensus.cc:3055] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:52.388427  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40aaf9f74b104a559f5630b8a9dd3247" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:52.388471  2914 raft_consensus.cc:740] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:52.389186  2992 raft_consensus.cc:3060] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.389735  2914 consensus_queue.cc:260] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:52.390895  2914 raft_consensus.cc:3060] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:52.408100  2914 raft_consensus.cc:2468] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:52.410043  3536 leader_election.cc:304] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:52.410949  3822 raft_consensus.cc:2804] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:52.411550  3822 raft_consensus.cc:697] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:52.412390  3822 consensus_queue.cc:237] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:52.418865  2992 raft_consensus.cc:2468] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:52.429131  3605 leader_election.cc:290] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:52.451774  2667 catalog_manager.cc:5697] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 1 to 2, leader changed from bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:52.714628  2839 raft_consensus.cc:1275] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:52.715881  3853 consensus_queue.cc:1048] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.741145  2914 raft_consensus.cc:1275] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:52.743891  3853 consensus_queue.cc:1048] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.761540  2839 raft_consensus.cc:1275] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:52.763913  3816 consensus_queue.cc:1048] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.804489  2991 raft_consensus.cc:1275] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:52.806005  3872 consensus_queue.cc:1048] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.957144  2991 raft_consensus.cc:1275] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:52.959388  3822 consensus_queue.cc:1048] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:53.000559  2914 raft_consensus.cc:1275] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:53.002087  3822 consensus_queue.cc:1048] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:53.066256 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:53.113539  2914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64"
dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
mode: GRACEFUL
new_leader_uuid: "71834fc974b24499b01df9dff05b01ec"
 from {username='slave'} at 127.0.0.1:60974
I20260709 12:16:53.114262  2914 raft_consensus.cc:606] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Received request to transfer leadership to TS 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:53.117478  2991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:53.118003  2991 raft_consensus.cc:606] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:53.119275 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:53.120671 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:53.121385 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:53.251225  3810 raft_consensus.cc:993] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:53.251777  3853 raft_consensus.cc:1081] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:53.253532  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:53.254091  3628 raft_consensus.cc:493] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:53.254518  3628 raft_consensus.cc:3060] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:53.260017  3628 raft_consensus.cc:515] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:53.261890  3628 leader_election.cc:290] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:53.263574  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:53.264146  2914 raft_consensus.cc:3060] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:53.271032  2914 raft_consensus.cc:2468] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:53.272342  3536 leader_election.cc:304] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:53.272488  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555600c14bb24a969f8b9cee4de969af" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:53.273100  2992 raft_consensus.cc:3055] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:53.273296  3901 raft_consensus.cc:2804] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:53.273447  2992 raft_consensus.cc:740] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:53.273891  3901 raft_consensus.cc:697] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:53.274286  2992 consensus_queue.cc:260] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:53.274771  3901 consensus_queue.cc:237] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:53.275606  2992 raft_consensus.cc:3060] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:53.283850  3816 raft_consensus.cc:993] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea: : Instructing follower 71834fc974b24499b01df9dff05b01ec to start an election
I20260709 12:16:53.284498  3816 raft_consensus.cc:1081] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Signalling peer 71834fc974b24499b01df9dff05b01ec to start an election
I20260709 12:16:53.284857  2992 raft_consensus.cc:2468] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:53.287447  2992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
 from {username='slave'} at 127.0.0.1:60104
I20260709 12:16:53.287201  2667 catalog_manager.cc:5697] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 1 to 2, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:53.288159  2992 raft_consensus.cc:493] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:53.288722  2992 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:53.297755  2992 raft_consensus.cc:515] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:53.308616  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:53.309177  2992 leader_election.cc:290] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 3 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:53.310478  2914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25839a0e95a64eb4b59f53a96be78b64" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:53.311121  2914 raft_consensus.cc:3055] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:53.311440  2914 raft_consensus.cc:740] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:53.312176  2914 consensus_queue.cc:260] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [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: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:53.313359  2914 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:53.309217  2839 raft_consensus.cc:3060] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:53.333478  2839 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 3.
I20260709 12:16:53.334738  2957 leader_election.cc:304] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:53.337332  3853 raft_consensus.cc:2804] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:53.337805  3853 raft_consensus.cc:697] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 3 LEADER]: Becoming Leader. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:53.344158  2914 raft_consensus.cc:2468] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71834fc974b24499b01df9dff05b01ec in term 3.
I20260709 12:16:53.347904  3853 consensus_queue.cc:237] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [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: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:53.369827  2667 catalog_manager.cc:5697] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec reported cstate change: term changed from 2 to 3, leader changed from bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131) to 71834fc974b24499b01df9dff05b01ec (127.31.92.132). New cstate: current_term: 3 leader_uuid: "71834fc974b24499b01df9dff05b01ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:53.668834  2914 raft_consensus.cc:1275] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:53.670168  3822 consensus_queue.cc:1048] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:53.685621  2992 raft_consensus.cc:1275] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:53.691228  3900 consensus_queue.cc:1048] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:53.823407  2840 raft_consensus.cc:1275] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:53.824877  3853 consensus_queue.cc:1048] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.833254  2916 raft_consensus.cc:1275] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer 71834fc974b24499b01df9dff05b01ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:53.835187  3853 consensus_queue.cc:1048] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:16:54.865957  3822 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.616s	user 0.002s	sys 0.015s
W20260709 12:16:54.866506  3822 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.616s	user 0.002s	sys 0.015s
W20260709 12:16:54.868386  3538 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.583s	user 0.000s	sys 0.008s
W20260709 12:16:54.868881  3538 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.584s	user 0.000s	sys 0.008s
I20260709 12:16:54.964267  3900 raft_consensus.cc:493] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:54.964901  3900 raft_consensus.cc:515] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:54.969213  3900 leader_election.cc:290] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:55.032227  3925 raft_consensus.cc:493] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.033022  3925 raft_consensus.cc:515] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:55.035513  3925 leader_election.cc:290] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.045109  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412325cd96f048419baf474a210cbfa6" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:55.080451  3925 raft_consensus.cc:493] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.081041  3925 raft_consensus.cc:515] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:55.082930  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8292fcacb941f186643e5bd5570662" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.083353  3925 leader_election.cc:290] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.091387  2910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "412325cd96f048419baf474a210cbfa6" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.093426  2910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.094054  3916 raft_consensus.cc:493] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.094710  3916 raft_consensus.cc:515] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.097636  3918 raft_consensus.cc:493] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71834fc974b24499b01df9dff05b01ec)
I20260709 12:16:55.147847  3934 raft_consensus.cc:493] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.148720  3934 raft_consensus.cc:515] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:55.153674  3920 raft_consensus.cc:493] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.154527  3920 raft_consensus.cc:515] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.157905  3920 leader_election.cc:290] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:55.145520  3917 raft_consensus.cc:493] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71834fc974b24499b01df9dff05b01ec)
I20260709 12:16:55.132380  3822 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:55.170960 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:55.172775  3934 leader_election.cc:290] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:55.168258  3917 raft_consensus.cc:515] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:55.130985  3918 raft_consensus.cc:515] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:55.146600  3916 leader_election.cc:290] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.173971  3822 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.188270  3929 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:55.194504  3917 leader_election.cc:290] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:55.195962  3919 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:55.194808  3929 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.196611  3919 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.199055  3929 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.200037  3918 leader_election.cc:290] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:55.203186  3822 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.205132  3919 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.233369  3920 raft_consensus.cc:493] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.234045  3920 raft_consensus.cc:515] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:55.234962  3944 raft_consensus.cc:493] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.235551  3944 raft_consensus.cc:515] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:55.236291  3920 leader_election.cc:290] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:55.239729  3944 leader_election.cc:290] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:55.240617  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:55.241238  2989 raft_consensus.cc:2468] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 1.
I20260709 12:16:55.245036  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.246351  3934 raft_consensus.cc:493] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.246996  3934 raft_consensus.cc:515] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.249169  3934 leader_election.cc:290] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:55.251609  3932 raft_consensus.cc:493] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71834fc974b24499b01df9dff05b01ec)
I20260709 12:16:55.252224  3932 raft_consensus.cc:515] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:55.253086  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8292fcacb941f186643e5bd5570662" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.255379  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3792861bccf841159c6cd0945c4987ea" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.254298  3932 leader_election.cc:290] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:55.270453  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.274693  2957 leader_election.cc:304] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.275751  3933 raft_consensus.cc:2749] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.277669  3900 raft_consensus.cc:493] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.278297  3900 raft_consensus.cc:515] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.273133  2881 leader_election.cc:304] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [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: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:55.280644  3900 leader_election.cc:290] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.282202  3927 raft_consensus.cc:2804] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:55.282719  3927 raft_consensus.cc:493] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.283179  3927 raft_consensus.cc:3060] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:55.285858  3536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:34871, user_credentials={real_user=slave}} blocked reactor thread for 164158us
W20260709 12:16:55.289863  2956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:34871, user_credentials={real_user=slave}} blocked reactor thread for 177552us
I20260709 12:16:55.292357  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e08c8e216435183be81ba4b30b319" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:55.295382  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:55.296501  2956 leader_election.cc:304] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.296814  2913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9550bea8b54f19b0b7c1cbf0406fe8" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.297210  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.297322  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915efe541de4d08a2752bacc276af8a" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.297937  2839 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:55.299649  2916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.300101  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.300794  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.301024  3927 raft_consensus.cc:515] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:55.302311  3933 raft_consensus.cc:2749] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:55.300750  2839 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 1.
I20260709 12:16:55.312702  2918 raft_consensus.cc:1240] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Rejecting Update request from peer d8bf49a97109464db6d0e00ab60d568c for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:55.319686  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:55.320976  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:55.321266  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:55.323172  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4a4ad327d44998b7b95434eb2e45f" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:55.325464  2989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1915efe541de4d08a2752bacc276af8a" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:55.319679  3927 leader_election.cc:290] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 2 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:55.330308  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b98ddd5af4eeaa7c2361920c8b7c6" candidate_uuid: "71834fc974b24499b01df9dff05b01ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:55.330478  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.333973  2909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.334200  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e08c8e216435183be81ba4b30b319" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.334483  3535 leader_election.cc:304] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:55.336588  2956 leader_election.cc:304] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [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: 71834fc974b24499b01df9dff05b01ec; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.339635  3923 raft_consensus.cc:2749] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.340016  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa66e1d2cab4aadac2497fbb78ca176" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.342207  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09d659fbb074075bc4df47bbc816a35" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.343554  3822 raft_consensus.cc:2749] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.345090  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4a4ad327d44998b7b95434eb2e45f" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.346222  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.353552  3945 consensus_queue.cc:1059] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:55.354425  3939 raft_consensus.cc:493] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.354669  3932 raft_consensus.cc:3055] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:55.355158  3932 raft_consensus.cc:740] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:55.355208  3939 raft_consensus.cc:515] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:55.356364  2913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd09c26794940dcbeda29c1d98a10b7" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:55.356168  3932 consensus_queue.cc:260] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:55.357669  3932 raft_consensus.cc:3060] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:55.357743  3939 leader_election.cc:290] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:55.343524  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:55.359048  3939 raft_consensus.cc:493] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d8bf49a97109464db6d0e00ab60d568c)
I20260709 12:16:55.360419  3939 raft_consensus.cc:515] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } }
I20260709 12:16:55.340164  2842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d139f5ce756b4acfad7fa1b0fa1de86f" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.366037  2883 leader_election.cc:304] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.367280  2882 leader_election.cc:304] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.369364  3948 raft_consensus.cc:2749] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.336612  3537 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:55.368286  2808 leader_election.cc:304] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:55.364511  3536 leader_election.cc:304] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.370280  3945 raft_consensus.cc:2749] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.370684  3900 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:16:55.371179  3900 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:55.371310  3537 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c; no voters: 
I20260709 12:16:55.371613  3900 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:55.383024  2844 raft_consensus.cc:2468] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb9a9f78031b468bbd4e6470aec44bea in term 2.
I20260709 12:16:55.370658  2882 leader_election.cc:304] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.372460  3948 raft_consensus.cc:2749] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.374012  3822 raft_consensus.cc:2749] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.384189  3928 raft_consensus.cc:2749] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.385720  2883 leader_election.cc:304] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 71834fc974b24499b01df9dff05b01ec
I20260709 12:16:55.386947  3928 raft_consensus.cc:2804] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:55.387450  3928 raft_consensus.cc:697] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Becoming Leader. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:55.388254  3928 consensus_queue.cc:237] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } }
I20260709 12:16:55.374526  3536 leader_election.cc:304] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:55.375712  3939 leader_election.cc:290] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:55.391075  3939 raft_consensus.cc:2749] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.392377  3536 leader_election.cc:304] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:55.392221  3900 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.395499  3939 raft_consensus.cc:2749] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:55.395640  3900 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 4 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.396414  3939 raft_consensus.cc:2804] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:55.396771  3939 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:55.397130  3939 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:55.401191  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.401611  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22969fb442ac494a89a46b11fe705eeb" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:55.405663  3536 leader_election.cc:304] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.407501  2989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd"
dest_uuid: "71834fc974b24499b01df9dff05b01ec"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:37846
I20260709 12:16:55.414525  2989 raft_consensus.cc:606] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:55.408043  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:55.408358  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:55.415766 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:16:55.409677  3939 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.413106  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22969fb442ac494a89a46b11fe705eeb" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:55.417372 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:55.418000 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:55.418529  3939 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 2 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:55.419121  2839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:55.420014  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77d27f43ec54dda96ea8f694f4b6898" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "71834fc974b24499b01df9dff05b01ec" is_pre_election: true
I20260709 12:16:55.419447  2663 catalog_manager.cc:5697] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea reported cstate change: term changed from 1 to 2, leader changed from d8bf49a97109464db6d0e00ab60d568c (127.31.92.130) to bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131). New cstate: current_term: 2 leader_uuid: "bb9a9f78031b468bbd4e6470aec44bea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:55.423317  3822 raft_consensus.cc:2749] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:55.428617  3535 leader_election.cc:304] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.429734  3822 raft_consensus.cc:2749] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.429949  2912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:55.434741  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:55.456377  3535 leader_election.cc:304] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: 71834fc974b24499b01df9dff05b01ec, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.457856  3822 raft_consensus.cc:2749] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:55.460179  3536 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.461715  3900 raft_consensus.cc:2749] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:16:55.462069  3536 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9; no voters: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:55.463713  3939 raft_consensus.cc:2749] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:16:55.465601  2808 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [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: d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea
I20260709 12:16:55.466902  3947 raft_consensus.cc:2749] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:16:55.529448  3612 raft_consensus.cc:1240] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Rejecting Update request from peer bb9a9f78031b468bbd4e6470aec44bea for earlier term 3. Current term is 4. Ops: []
I20260709 12:16:55.531080  3948 consensus_queue.cc:1059] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:55.532030  3928 raft_consensus.cc:3055] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:55.532366  3928 raft_consensus.cc:740] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:55.533067  3928 consensus_queue.cc:260] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.534317  3928 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:55.619259  3612 raft_consensus.cc:1240] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Rejecting Update request from peer bb9a9f78031b468bbd4e6470aec44bea for earlier term 1. Current term is 2. Ops: []
I20260709 12:16:55.620890  3928 consensus_queue.cc:1059] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:55.622185  3928 raft_consensus.cc:3055] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:55.622697  3928 raft_consensus.cc:740] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb9a9f78031b468bbd4e6470aec44bea, State: Running, Role: LEADER
I20260709 12:16:55.623642  3928 consensus_queue.cc:260] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:55.624886  3928 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:55.636129  3943 raft_consensus.cc:993] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec: : Instructing follower 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:55.636675  3923 raft_consensus.cc:1081] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Signalling peer 7cbad9ac07324d25bacaae431cca6aa9 to start an election
I20260709 12:16:55.638183  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd"
dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:47082
I20260709 12:16:55.638731  3628 raft_consensus.cc:493] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:55.639084  3628 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:55.645829  3628 raft_consensus.cc:515] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:55.648116  3628 leader_election.cc:290] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871), 71834fc974b24499b01df9dff05b01ec (127.31.92.132:34169)
I20260709 12:16:55.648284  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:55.648963  2915 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:55.650723  2988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8e39b09283148f9b361edb4b18e7bfd" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71834fc974b24499b01df9dff05b01ec"
I20260709 12:16:55.651840  2988 raft_consensus.cc:3055] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:55.652184  2988 raft_consensus.cc:740] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71834fc974b24499b01df9dff05b01ec, State: Running, Role: LEADER
I20260709 12:16:55.653076  2988 consensus_queue.cc:260] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:55.654302  2988 raft_consensus.cc:3060] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:55.656762  2915 raft_consensus.cc:2468] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:55.657769  3536 leader_election.cc:304] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: 
I20260709 12:16:55.658546  3900 raft_consensus.cc:2804] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:55.659000  3900 raft_consensus.cc:697] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:55.667938  3900 consensus_queue.cc:237] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [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: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } }
I20260709 12:16:55.668262  2988 raft_consensus.cc:2468] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:55.690665  2663 catalog_manager.cc:5697] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from 71834fc974b24499b01df9dff05b01ec (127.31.92.132) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:55.988184  2844 raft_consensus.cc:1275] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:55.989230  3928 consensus_queue.cc:1048] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:55.995033  2988 raft_consensus.cc:3060] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:56.002875  2988 raft_consensus.cc:1275] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Refusing update from remote peer bb9a9f78031b468bbd4e6470aec44bea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:56.004192  3920 consensus_queue.cc:1048] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:56.021349  3013 debug-util.cc:398] Leaking SignalData structure 0x7b08002f0ca0 after lost signal to thread 32117
W20260709 12:16:56.022539  3013 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9f00 after lost signal to thread 2701
W20260709 12:16:56.023581  3013 debug-util.cc:398] Leaking SignalData structure 0x7b080023f8e0 after lost signal to thread 2868
W20260709 12:16:56.024521  3013 debug-util.cc:398] Leaking SignalData structure 0x7b080034b3a0 after lost signal to thread 2942
W20260709 12:16:56.025388  3013 debug-util.cc:398] Leaking SignalData structure 0x7b08001698c0 after lost signal to thread 3016
W20260709 12:16:56.026271  3013 debug-util.cc:398] Leaking SignalData structure 0x7b08003505a0 after lost signal to thread 3684
I20260709 12:16:56.228996  2912 raft_consensus.cc:1275] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:56.230515  3916 consensus_queue.cc:1048] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.251065  2988 raft_consensus.cc:1275] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:56.253630  3916 consensus_queue.cc:1048] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71834fc974b24499b01df9dff05b01ec" member_type: VOTER last_known_addr { host: "127.31.92.132" port: 34169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.487353 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:56.529064  2912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72415be1e4074be2945e174e11b726df"
dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
mode: GRACEFUL
new_leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
 from {username='slave'} at 127.0.0.1:60974
I20260709 12:16:56.529608  2912 raft_consensus.cc:606] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Received request to transfer leadership to TS 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:56.529906  2912 raft_consensus.cc:614] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:16:56.531096 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:16:56.532224 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:56.532902 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:56.753465  3920 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:56.754117  3920 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:56.756465  3920 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265)
I20260709 12:16:56.757689  2840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:56.762977  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "bb9a9f78031b468bbd4e6470aec44bea" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:56.764376  2882 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [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: bb9a9f78031b468bbd4e6470aec44bea; no voters: 7cbad9ac07324d25bacaae431cca6aa9, d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:56.765497  3920 raft_consensus.cc:2749] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:56.837445  3930 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:56.838148  3930 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:56.840337  3930 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:56.840914  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:56.841701  3612 raft_consensus.cc:2393] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 2: Already voted for candidate 7cbad9ac07324d25bacaae431cca6aa9 in this term.
I20260709 12:16:56.841588  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:56.842329  2915 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 2.
I20260709 12:16:56.843389  2808 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:56.844049  3930 raft_consensus.cc:2804] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:56.844412  3930 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Starting leader election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:56.844705  3930 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:56.850780  3930 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:56.852278  3930 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 2 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:56.853046  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:56.853263  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:56.853662  3612 raft_consensus.cc:2393] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 2: Already voted for candidate 7cbad9ac07324d25bacaae431cca6aa9 in this term.
I20260709 12:16:56.859236  2915 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 2.
I20260709 12:16:56.861567  2808 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:56.862375  3930 raft_consensus.cc:2804] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:56.866958  3930 raft_consensus.cc:697] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:56.867784  3930 consensus_queue.cc:237] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:56.878729  2664 catalog_manager.cc:5697] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 1 to 2, leader changed from bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131) to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.012502  3930 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:57.013000  3930 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:57.014756  3930 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:57.015353  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9" is_pre_election: true
I20260709 12:16:57.015615  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:57.016086  3612 raft_consensus.cc:2393] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 4: Already voted for candidate 7cbad9ac07324d25bacaae431cca6aa9 in this term.
I20260709 12:16:57.016271  2915 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 4.
I20260709 12:16:57.017412  2808 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:57.017951  3930 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:16:57.018273  3930 raft_consensus.cc:493] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Starting leader election (detected failure of leader bb9a9f78031b468bbd4e6470aec44bea)
I20260709 12:16:57.018638  3930 raft_consensus.cc:3060] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:57.025015  3930 raft_consensus.cc:515] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:57.026863  3930 leader_election.cc:290] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [CANDIDATE]: Term 4 election: Requested vote from peers 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:57.027329  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7cbad9ac07324d25bacaae431cca6aa9"
I20260709 12:16:57.027654  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72415be1e4074be2945e174e11b726df" candidate_uuid: "d8bf49a97109464db6d0e00ab60d568c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:57.028122  3628 raft_consensus.cc:2393] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d8bf49a97109464db6d0e00ab60d568c in current term 4: Already voted for candidate 7cbad9ac07324d25bacaae431cca6aa9 in this term.
I20260709 12:16:57.032830  2915 raft_consensus.cc:2468] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8bf49a97109464db6d0e00ab60d568c in term 4.
I20260709 12:16:57.033984  2808 leader_election.cc:304] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [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: bb9a9f78031b468bbd4e6470aec44bea, d8bf49a97109464db6d0e00ab60d568c; no voters: 7cbad9ac07324d25bacaae431cca6aa9
I20260709 12:16:57.034804  3930 raft_consensus.cc:2804] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:57.036007  3930 raft_consensus.cc:697] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 4 LEADER]: Becoming Leader. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:57.036922  3930 consensus_queue.cc:237] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:57.049418  2664 catalog_manager.cc:5697] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c reported cstate change: term changed from 3 to 4, leader changed from bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131) to d8bf49a97109464db6d0e00ab60d568c (127.31.92.130). New cstate: current_term: 4 leader_uuid: "d8bf49a97109464db6d0e00ab60d568c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.154500  3916 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:57.155153  3916 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:57.157653  3916 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:57.157965  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c" is_pre_election: true
I20260709 12:16:57.158470  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea" is_pre_election: true
I20260709 12:16:57.159096  2915 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 2.
I20260709 12:16:57.159961  3536 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:57.160694  3916 raft_consensus.cc:2804] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:57.161082  3916 raft_consensus.cc:493] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:57.161396  3916 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:57.167426  3916 raft_consensus.cc:515] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:57.169330  3916 leader_election.cc:290] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [CANDIDATE]: Term 3 election: Requested vote from peers d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265), bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871)
I20260709 12:16:57.170187  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8bf49a97109464db6d0e00ab60d568c"
I20260709 12:16:57.170451  2915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b496aca5ec47c2b50e5bc8ccb1c75e" candidate_uuid: "7cbad9ac07324d25bacaae431cca6aa9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb9a9f78031b468bbd4e6470aec44bea"
I20260709 12:16:57.171037  2915 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:57.176172  2915 raft_consensus.cc:2468] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cbad9ac07324d25bacaae431cca6aa9 in term 3.
I20260709 12:16:57.177192  3536 leader_election.cc:304] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [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: 7cbad9ac07324d25bacaae431cca6aa9, bb9a9f78031b468bbd4e6470aec44bea; no voters: d8bf49a97109464db6d0e00ab60d568c
I20260709 12:16:57.178046  3916 raft_consensus.cc:2804] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:57.178570  3916 raft_consensus.cc:697] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Becoming Leader. State: Replica: 7cbad9ac07324d25bacaae431cca6aa9, State: Running, Role: LEADER
I20260709 12:16:57.179437  3916 consensus_queue.cc:237] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Queue going to LEADER 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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:57.188544  2664 catalog_manager.cc:5697] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 reported cstate change: term changed from 2 to 3, leader changed from d8bf49a97109464db6d0e00ab60d568c (127.31.92.130) to 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129). New cstate: current_term: 3 leader_uuid: "7cbad9ac07324d25bacaae431cca6aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.304050  2915 raft_consensus.cc:1240] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Rejecting Update request from peer d8bf49a97109464db6d0e00ab60d568c for earlier term 2. Current term is 3. Ops: []
I20260709 12:16:57.305330  3930 consensus_queue.cc:1059] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:57.306278  3962 raft_consensus.cc:3055] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:57.306726  3962 raft_consensus.cc:740] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8bf49a97109464db6d0e00ab60d568c, State: Running, Role: LEADER
I20260709 12:16:57.307634  3962 consensus_queue.cc:260] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [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: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 } } peers { permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 } } peers { permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 } }
I20260709 12:16:57.308840  3962 raft_consensus.cc:3060] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:57.570869 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:57.619889  3628 raft_consensus.cc:1275] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:16:57.625890  3972 consensus_queue.cc:1048] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cbad9ac07324d25bacaae431cca6aa9" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 41653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:57.657279  2912 raft_consensus.cc:1275] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Refusing update from remote peer d8bf49a97109464db6d0e00ab60d568c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:16:57.661535  3972 consensus_queue.cc:1048] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:57.734211  2839 raft_consensus.cc:1275] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:16:57.734753  2839 pending_rounds.cc:85] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c: Aborting all ops after (but not including) 1
I20260709 12:16:57.735080  2839 pending_rounds.cc:107] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:16:57.735497  2839 raft_consensus.cc:2889] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:16:57.737679  3979 consensus_queue.cc:1048] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8bf49a97109464db6d0e00ab60d568c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:57.802728  2913 raft_consensus.cc:1275] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Refusing update from remote peer 7cbad9ac07324d25bacaae431cca6aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:16:57.804586  3979 consensus_queue.cc:1048] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb9a9f78031b468bbd4e6470aec44bea" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:57.822257 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:57.824126 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:57.828063 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:57.902295 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:57.937463 32114 tablet_server.cc:179] TabletServer@127.31.92.129:41653 shutting down...
W20260709 12:16:57.942956  2808 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 227 similar messages]
W20260709 12:16:57.949034  2808 consensus_peers.cc:597] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:57.977051 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:57.978179 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:57.979547 32114 raft_consensus.cc:2243] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.980535 32114 raft_consensus.cc:2272] T 36857de23ef8427898dee4c8a6fac7e2 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.984091 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:57.985249 32114 raft_consensus.cc:2243] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:57.985508  2808 consensus_peers.cc:597] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:57.985709 32114 raft_consensus.cc:2272] T 13fb26046fbe4ac694ec4afddc1b0ac8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:57.987329  2882 consensus_peers.cc:597] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:57.988682 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:57.989449 32114 raft_consensus.cc:2243] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.989887 32114 raft_consensus.cc:2272] T a7417cb1f64d40799c44d4314ab35bab P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.992163 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:57.992759 32114 raft_consensus.cc:2243] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:57.993496 32114 raft_consensus.cc:2272] T b11107666f9e47feaaaf56ad029178c8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.995546 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:57.996028 32114 raft_consensus.cc:2243] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.996415 32114 raft_consensus.cc:2272] T b4b5f8d0e0cc4b87a5103396bef235e8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.998508 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:57.999428 32114 raft_consensus.cc:2243] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.999914 32114 raft_consensus.cc:2272] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.002943  2808 consensus_peers.cc:597] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.003119 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.004240 32114 raft_consensus.cc:2243] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.005332 32114 raft_consensus.cc:2272] T d2ab1a392b4d4a13a766157a2af5e64c P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.005311  2956 consensus_peers.cc:597] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.008819 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.009625 32114 raft_consensus.cc:2243] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.010458 32114 raft_consensus.cc:2272] T 485cf1771cc34929a9e6ca9ad8802aa7 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.012588 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.013450 32114 raft_consensus.cc:2243] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.013988 32114 raft_consensus.cc:2272] T 9dc1e3bbb4cf46ac807e667baac3e762 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.016681  2882 consensus_peers.cc:597] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.017206 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.018164 32114 raft_consensus.cc:2243] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.018774 32114 raft_consensus.cc:2272] T 73d46eca098d4de88c604065c0ffb0ed P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.020596  2956 consensus_peers.cc:597] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.021438 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.022279 32114 raft_consensus.cc:2243] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.022891 32114 raft_consensus.cc:2272] T a77d27f43ec54dda96ea8f694f4b6898 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.026491 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.027667 32114 raft_consensus.cc:2243] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.028234 32114 raft_consensus.cc:2272] T f50f3a9964a54da69efed628a07ff355 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.031594 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.032334 32114 raft_consensus.cc:2243] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.032902 32114 raft_consensus.cc:2272] T 88fa88cbd7454dbfbe7c767cb3d147bf P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.035893 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.036791 32114 raft_consensus.cc:2243] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.037351 32114 raft_consensus.cc:2272] T da8bcfca93414c0cb93cf8d1b407eac1 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.040632 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.041607 32114 raft_consensus.cc:2243] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.042943 32114 raft_consensus.cc:2272] T 40aaf9f74b104a559f5630b8a9dd3247 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.046461 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.047428 32114 raft_consensus.cc:2243] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.048036 32114 raft_consensus.cc:2272] T 72415be1e4074be2945e174e11b726df P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.051265 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.051913 32114 raft_consensus.cc:2243] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.052448 32114 raft_consensus.cc:2272] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.056282 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.057063 32114 raft_consensus.cc:2243] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.057545 32114 raft_consensus.cc:2272] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.060482 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.061349 32114 raft_consensus.cc:2243] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.064519 32114 raft_consensus.cc:2272] T 21308c302e104dd29b7ec0de5938b572 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.065954  2882 consensus_peers.cc:597] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.067627 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.068817 32114 raft_consensus.cc:2243] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.069458 32114 raft_consensus.cc:2272] T 498fa09a17654d9bad1f306dc22400df P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.072757 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.073603 32114 raft_consensus.cc:2243] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.074756 32114 raft_consensus.cc:2272] T d158e5caa3bb48feb535c2d501a8c006 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.077270 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.078198 32114 raft_consensus.cc:2243] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.078783 32114 raft_consensus.cc:2272] T 3fa66e1d2cab4aadac2497fbb78ca176 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.081858 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.082805 32114 raft_consensus.cc:2243] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.083983 32114 raft_consensus.cc:2272] T 95b496aca5ec47c2b50e5bc8ccb1c75e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.087544 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.088605 32114 raft_consensus.cc:2243] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.089217 32114 raft_consensus.cc:2272] T 2b7174dbb5a549289d3a3479f96f1424 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.092443 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.093261 32114 raft_consensus.cc:2243] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.093803 32114 raft_consensus.cc:2272] T d09d659fbb074075bc4df47bbc816a35 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.095593  2882 consensus_peers.cc:597] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.097086 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.098132 32114 raft_consensus.cc:2243] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.098631 32114 raft_consensus.cc:2272] T 82d9078ea2334d0dbe3f0a324a63e3ee P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.101305  2808 consensus_peers.cc:597] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.102110 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.103009 32114 raft_consensus.cc:2243] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.103577 32114 raft_consensus.cc:2272] T 412325cd96f048419baf474a210cbfa6 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.104089  2808 consensus_peers.cc:597] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.108083 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.109169 32114 raft_consensus.cc:2243] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.109833 32114 raft_consensus.cc:2272] T 15c054a212a54a5ba8e3e4bd6ac14405 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.111696  2956 consensus_peers.cc:597] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.112797 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.113531 32114 raft_consensus.cc:2243] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.114002 32114 raft_consensus.cc:2272] T 2aa95b210d8a4312832759987e6127ff P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.115614  2808 consensus_peers.cc:597] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.116745 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.117693 32114 raft_consensus.cc:2243] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.118752 32114 raft_consensus.cc:2272] T b84c579f8e6642069c8c87972a239a9d P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.121541 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.122248 32114 raft_consensus.cc:2243] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.123370 32114 raft_consensus.cc:2272] T 0b19704ae8124a59ae91ca34ddfe06f9 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.126199 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.126982 32114 raft_consensus.cc:2243] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.127501 32114 raft_consensus.cc:2272] T 1915efe541de4d08a2752bacc276af8a P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.130446 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.131172 32114 raft_consensus.cc:2243] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.131646 32114 raft_consensus.cc:2272] T 34df96782d324233ab456a9d8fbbf954 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.134367 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.135068 32114 raft_consensus.cc:2243] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.135885 32114 raft_consensus.cc:2272] T 66f9747857834af4ad00976726a5087e P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.137854 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.138617 32114 raft_consensus.cc:2243] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.139638 32114 raft_consensus.cc:2272] T b8ce5817e2644cf08210239c09b71863 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.142015 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.142606 32114 raft_consensus.cc:2243] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.143013 32114 raft_consensus.cc:2272] T 22969fb442ac494a89a46b11fe705eeb P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.144959 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.145525 32114 raft_consensus.cc:2243] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.145989 32114 raft_consensus.cc:2272] T a85b3a66c7ac4dfc90528aac23e109d4 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.146936  2882 consensus_peers.cc:597] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.148149 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.148754 32114 raft_consensus.cc:2243] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.149562 32114 raft_consensus.cc:2272] T 318b8d38f6714b53843bf776a70d3163 P 7cbad9ac07324d25bacaae431cca6aa9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.151536 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.152071 32114 raft_consensus.cc:2243] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.152493 32114 raft_consensus.cc:2272] T 3d12bbe56ee24edbb72ead09bb904994 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.154306 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.154933 32114 raft_consensus.cc:2243] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.155880 32114 raft_consensus.cc:2272] T 555600c14bb24a969f8b9cee4de969af P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.158649 32114 tablet_replica.cc:333] stopping tablet replica
W20260709 12:16:58.158751  2956 consensus_peers.cc:597] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.159338 32114 raft_consensus.cc:2243] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.159893 32114 raft_consensus.cc:2272] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.162370 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.162918 32114 raft_consensus.cc:2243] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.163686 32114 raft_consensus.cc:2272] T f8e39b09283148f9b361edb4b18e7bfd P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.165607 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.166121 32114 raft_consensus.cc:2243] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.166567 32114 raft_consensus.cc:2272] T 845e08c8e216435183be81ba4b30b319 P 7cbad9ac07324d25bacaae431cca6aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.168825 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:16:58.169504 32114 raft_consensus.cc:2243] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.170022 32114 raft_consensus.cc:2272] T 7d4722c4bed14c7a92fcea03b1913793 P 7cbad9ac07324d25bacaae431cca6aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.172443 32114 tablet_replica.cc:333] stopping tablet replica
W20260709 12:16:58.172948  2808 consensus_peers.cc:597] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.173035 32114 raft_consensus.cc:2243] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.174178 32114 raft_consensus.cc:2272] T a4c96bdaf703448c8211d0e69ce1b631 P 7cbad9ac07324d25bacaae431cca6aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.190037  2808 consensus_peers.cc:597] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.196923  2808 consensus_peers.cc:597] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.213200  2808 consensus_peers.cc:597] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. 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 12:16:58.251756 32114 tablet_server.cc:196] TabletServer@127.31.92.129:41653 shutdown complete.
W20260709 12:16:58.286123  2882 consensus_peers.cc:597] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.322280  2882 consensus_peers.cc:597] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.324980  2882 consensus_peers.cc:597] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.330899  2956 consensus_peers.cc:597] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.333376  2956 consensus_peers.cc:597] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.339677  2882 consensus_peers.cc:597] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.341915  2956 consensus_peers.cc:597] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.347031 32114 tablet_server.cc:179] TabletServer@127.31.92.130:0 shutting down...
W20260709 12:16:58.351114  2956 consensus_peers.cc:597] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.364856  2883 consensus_peers.cc:597] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.368886  2957 consensus_peers.cc:597] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.382624  2956 consensus_peers.cc:597] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.390618 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:58.392148 32114 tablet_replica.cc:333] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.393282 32114 raft_consensus.cc:2243] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.394006 32114 raft_consensus.cc:2272] T b84c579f8e6642069c8c87972a239a9d P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.395018  2957 consensus_peers.cc:597] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.396901 32114 tablet_replica.cc:333] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.397939 32114 raft_consensus.cc:2243] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.398535 32114 raft_consensus.cc:2272] T 2aa95b210d8a4312832759987e6127ff P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.401451 32114 tablet_replica.cc:333] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.402310 32114 raft_consensus.cc:2243] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.402922 32114 raft_consensus.cc:2272] T 25839a0e95a64eb4b59f53a96be78b64 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.404882 32114 tablet_replica.cc:333] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.405504 32114 raft_consensus.cc:2243] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.405983 32114 raft_consensus.cc:2272] T 318b8d38f6714b53843bf776a70d3163 P d8bf49a97109464db6d0e00ab60d568c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.407953 32114 tablet_replica.cc:333] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.408546 32114 raft_consensus.cc:2243] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.409302 32114 raft_consensus.cc:2272] T a5c4a4ad327d44998b7b95434eb2e45f P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.411231 32114 tablet_replica.cc:333] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.411798 32114 raft_consensus.cc:2243] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.412215 32114 raft_consensus.cc:2272] T b4b5f8d0e0cc4b87a5103396bef235e8 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.413952 32114 tablet_replica.cc:333] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.414619 32114 raft_consensus.cc:2243] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.415712 32114 raft_consensus.cc:2272] T c88039c320ae40d295a8b4dcd02373f1 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.418344 32114 tablet_replica.cc:333] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.419133 32114 raft_consensus.cc:2243] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.420039 32114 raft_consensus.cc:2272] T 3792861bccf841159c6cd0945c4987ea P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.422088 32114 tablet_replica.cc:333] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.422734 32114 raft_consensus.cc:2243] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.423242 32114 raft_consensus.cc:2272] T 4ba473588e25418f96a9999d9d07446b P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.425134 32114 tablet_replica.cc:333] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.425794 32114 raft_consensus.cc:2243] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.426764 32114 raft_consensus.cc:2272] T 22969fb442ac494a89a46b11fe705eeb P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.429215 32114 tablet_replica.cc:333] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.429997 32114 raft_consensus.cc:2243] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.430516 32114 raft_consensus.cc:2272] T 7d4722c4bed14c7a92fcea03b1913793 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.433012 32114 tablet_replica.cc:333] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.433761 32114 raft_consensus.cc:2243] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.434842 32114 raft_consensus.cc:2272] T 3c8292fcacb941f186643e5bd5570662 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.434897  2957 consensus_peers.cc:597] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.437693 32114 tablet_replica.cc:333] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.438618 32114 raft_consensus.cc:2243] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.439167 32114 raft_consensus.cc:2272] T f50f3a9964a54da69efed628a07ff355 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.441437 32114 tablet_replica.cc:333] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.442186 32114 raft_consensus.cc:2243] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.443126 32114 raft_consensus.cc:2272] T a77d27f43ec54dda96ea8f694f4b6898 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.445588 32114 tablet_replica.cc:333] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.446405 32114 raft_consensus.cc:2243] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.447292 32114 raft_consensus.cc:2272] T 88fa88cbd7454dbfbe7c767cb3d147bf P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.449112 32114 tablet_replica.cc:333] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.449631 32114 raft_consensus.cc:2243] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.449996 32114 raft_consensus.cc:2272] T 78a978399ede4c748b84aa80cdad5147 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.452095 32114 tablet_replica.cc:333] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.452662 32114 raft_consensus.cc:2243] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.453094 32114 raft_consensus.cc:2272] T b8ce5817e2644cf08210239c09b71863 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.455051 32114 tablet_replica.cc:333] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.455622 32114 raft_consensus.cc:2243] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.456070 32114 raft_consensus.cc:2272] T 66f9747857834af4ad00976726a5087e P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.457840 32114 tablet_replica.cc:333] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.458393 32114 raft_consensus.cc:2243] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.458847 32114 raft_consensus.cc:2272] T 485cf1771cc34929a9e6ca9ad8802aa7 P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.460677 32114 tablet_replica.cc:333] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.461246 32114 raft_consensus.cc:2243] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.461668 32114 raft_consensus.cc:2272] T da9e6c15d3634410b42ad9ee4e8ccbf5 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.463747 32114 tablet_replica.cc:333] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.464341 32114 raft_consensus.cc:2243] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.465133 32114 raft_consensus.cc:2272] T 36857de23ef8427898dee4c8a6fac7e2 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.467020 32114 tablet_replica.cc:333] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.467639 32114 raft_consensus.cc:2243] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.468309 32114 raft_consensus.cc:2272] T 72415be1e4074be2945e174e11b726df P d8bf49a97109464db6d0e00ab60d568c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.470894 32114 tablet_replica.cc:333] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.471699 32114 raft_consensus.cc:2243] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.472211 32114 raft_consensus.cc:2272] T da8bcfca93414c0cb93cf8d1b407eac1 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.474852 32114 tablet_replica.cc:333] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.475569 32114 raft_consensus.cc:2243] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.476105 32114 raft_consensus.cc:2272] T e150ff2146b5418f83ed5d7d0cfb7085 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.478644 32114 tablet_replica.cc:333] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.479445 32114 raft_consensus.cc:2243] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:58.479691  2957 consensus_peers.cc:597] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.480026 32114 raft_consensus.cc:2272] T 7263b9f8ba344abbb591c8bb9cbb391b P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.482345 32114 tablet_replica.cc:333] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.483219 32114 raft_consensus.cc:2243] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.484185 32114 raft_consensus.cc:2272] T df4b98ddd5af4eeaa7c2361920c8b7c6 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.487003 32114 tablet_replica.cc:333] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.487802 32114 raft_consensus.cc:2243] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.488328 32114 raft_consensus.cc:2272] T 94cf0cef6c3f40f0994a11c2d1e02d06 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.490834 32114 tablet_replica.cc:333] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.491564 32114 raft_consensus.cc:2243] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.492074 32114 raft_consensus.cc:2272] T 7dd09c26794940dcbeda29c1d98a10b7 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.494676 32114 tablet_replica.cc:333] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.495241 32114 raft_consensus.cc:2243] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.495663 32114 raft_consensus.cc:2272] T 498fa09a17654d9bad1f306dc22400df P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.498241 32114 tablet_replica.cc:333] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.499058 32114 raft_consensus.cc:2243] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.499595 32114 raft_consensus.cc:2272] T 21308c302e104dd29b7ec0de5938b572 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.500216  2883 consensus_peers.cc:597] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.501570 32114 tablet_replica.cc:333] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.502202 32114 raft_consensus.cc:2243] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.503026 32114 raft_consensus.cc:2272] T 3fa66e1d2cab4aadac2497fbb78ca176 P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.505242 32114 tablet_replica.cc:333] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.505949 32114 raft_consensus.cc:2243] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.506388 32114 raft_consensus.cc:2272] T 82d9078ea2334d0dbe3f0a324a63e3ee P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.508559 32114 tablet_replica.cc:333] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.509284 32114 raft_consensus.cc:2243] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.509814 32114 raft_consensus.cc:2272] T 95b496aca5ec47c2b50e5bc8ccb1c75e P d8bf49a97109464db6d0e00ab60d568c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.512434 32114 tablet_replica.cc:333] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
W20260709 12:16:58.512907  2882 consensus_peers.cc:597] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea -> Peer 7cbad9ac07324d25bacaae431cca6aa9 (127.31.92.129:41653): Couldn't send request to peer 7cbad9ac07324d25bacaae431cca6aa9. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:41653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.513180 32114 raft_consensus.cc:2243] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.514240 32114 raft_consensus.cc:2272] T d09d659fbb074075bc4df47bbc816a35 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.516924 32114 tablet_replica.cc:333] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.517657 32114 raft_consensus.cc:2243] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.518698 32114 raft_consensus.cc:2272] T 2b7174dbb5a549289d3a3479f96f1424 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.521340 32114 tablet_replica.cc:333] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.522053 32114 raft_consensus.cc:2243] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.522601 32114 raft_consensus.cc:2272] T 55eb1cc4001948c3a8601cc092e21e01 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.525031 32114 tablet_replica.cc:333] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.525748 32114 raft_consensus.cc:2243] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.526306 32114 raft_consensus.cc:2272] T ac6c1b4510ed4e4196c4fabf138c8bd2 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.529004 32114 tablet_replica.cc:333] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.529771 32114 raft_consensus.cc:2243] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.530289 32114 raft_consensus.cc:2272] T 13fb26046fbe4ac694ec4afddc1b0ac8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.532963 32114 tablet_replica.cc:333] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.533668 32114 raft_consensus.cc:2243] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.534737 32114 raft_consensus.cc:2272] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.537209 32114 tablet_replica.cc:333] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.537923 32114 raft_consensus.cc:2243] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.538877 32114 raft_consensus.cc:2272] T 845e08c8e216435183be81ba4b30b319 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.541380 32114 tablet_replica.cc:333] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.542080 32114 raft_consensus.cc:2243] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.542609 32114 raft_consensus.cc:2272] T a85b3a66c7ac4dfc90528aac23e109d4 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.545096 32114 tablet_replica.cc:333] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.545786 32114 raft_consensus.cc:2243] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.546314 32114 raft_consensus.cc:2272] T 9dc1e3bbb4cf46ac807e667baac3e762 P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.548761 32114 tablet_replica.cc:333] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.549412 32114 raft_consensus.cc:2243] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.549932 32114 raft_consensus.cc:2272] T 73d46eca098d4de88c604065c0ffb0ed P d8bf49a97109464db6d0e00ab60d568c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.552667 32114 tablet_replica.cc:333] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c: stopping tablet replica
I20260709 12:16:58.553313 32114 raft_consensus.cc:2243] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.553826 32114 raft_consensus.cc:2272] T d139f5ce756b4acfad7fa1b0fa1de86f P d8bf49a97109464db6d0e00ab60d568c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.553835  2883 consensus_peers.cc:597] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.557585  2883 consensus_peers.cc:597] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.578684  2957 consensus_peers.cc:597] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.579432  2957 consensus_peers.cc:597] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.591941  2883 consensus_peers.cc:597] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. 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 12:16:58.620571  2957 consensus_peers.cc:597] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.622152  2883 consensus_peers.cc:597] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.633591 32114 tablet_server.cc:196] TabletServer@127.31.92.130:0 shutdown complete.
W20260709 12:16:58.636513  2883 consensus_peers.cc:597] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.647861  2957 consensus_peers.cc:597] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.666386  2957 consensus_peers.cc:597] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.709381 32114 tablet_server.cc:179] TabletServer@127.31.92.131:0 shutting down...
W20260709 12:16:58.727049  2956 consensus_peers.cc:597] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec -> Peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Couldn't send request to peer bb9a9f78031b468bbd4e6470aec44bea. 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 12:16:58.735482  2956 consensus_peers.cc:597] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec -> Peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Couldn't send request to peer bb9a9f78031b468bbd4e6470aec44bea. 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 12:16:58.746095  2883 consensus_peers.cc:597] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.750945  2883 consensus_peers.cc:597] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.752187  2956 consensus_peers.cc:597] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec -> Peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Couldn't send request to peer bb9a9f78031b468bbd4e6470aec44bea. 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 12:16:58.756688  2957 consensus_peers.cc:597] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.774868 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:58.776624 32114 tablet_replica.cc:333] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.777729 32114 raft_consensus.cc:2243] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.778352 32114 raft_consensus.cc:2272] T d2ab1a392b4d4a13a766157a2af5e64c P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.781153 32114 tablet_replica.cc:333] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.781993 32114 raft_consensus.cc:2243] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:16:58.782217  2957 consensus_peers.cc:597] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.783067 32114 raft_consensus.cc:2272] T 4ba473588e25418f96a9999d9d07446b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.785594 32114 tablet_replica.cc:333] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.786240 32114 raft_consensus.cc:2243] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.787066 32114 raft_consensus.cc:2272] T b4b5f8d0e0cc4b87a5103396bef235e8 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.787777  2957 consensus_peers.cc:597] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.789040 32114 tablet_replica.cc:333] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.789721 32114 raft_consensus.cc:2243] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.790184 32114 raft_consensus.cc:2272] T 318b8d38f6714b53843bf776a70d3163 P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.792932 32114 tablet_replica.cc:333] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.793568 32114 raft_consensus.cc:2243] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.794019 32114 raft_consensus.cc:2272] T a5c4a4ad327d44998b7b95434eb2e45f P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.796305 32114 tablet_replica.cc:333] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.796878 32114 raft_consensus.cc:2243] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.797612 32114 raft_consensus.cc:2272] T 3d12bbe56ee24edbb72ead09bb904994 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.799554 32114 tablet_replica.cc:333] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.800081 32114 raft_consensus.cc:2243] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.800475 32114 raft_consensus.cc:2272] T c88039c320ae40d295a8b4dcd02373f1 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.802203 32114 tablet_replica.cc:333] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.802786 32114 raft_consensus.cc:2243] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.803189 32114 raft_consensus.cc:2272] T 3792861bccf841159c6cd0945c4987ea P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.804953 32114 tablet_replica.cc:333] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.805480 32114 raft_consensus.cc:2243] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.806273 32114 raft_consensus.cc:2272] T 7d4722c4bed14c7a92fcea03b1913793 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.808751 32114 tablet_replica.cc:333] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.809491 32114 raft_consensus.cc:2243] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.810019 32114 raft_consensus.cc:2272] T 555600c14bb24a969f8b9cee4de969af P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.812461 32114 tablet_replica.cc:333] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.813220 32114 raft_consensus.cc:2243] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.813709 32114 raft_consensus.cc:2272] T 3d9550bea8b54f19b0b7c1cbf0406fe8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.816313 32114 tablet_replica.cc:333] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.817062 32114 raft_consensus.cc:2243] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.817541 32114 raft_consensus.cc:2272] T 0b19704ae8124a59ae91ca34ddfe06f9 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.819428 32114 tablet_replica.cc:333] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.819922 32114 raft_consensus.cc:2243] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.820255 32114 raft_consensus.cc:2272] T 1915efe541de4d08a2752bacc276af8a P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.821910 32114 tablet_replica.cc:333] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.822391 32114 raft_consensus.cc:2243] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.822813 32114 raft_consensus.cc:2272] T 3c8292fcacb941f186643e5bd5570662 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.824637 32114 tablet_replica.cc:333] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.825289 32114 raft_consensus.cc:2243] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.825834 32114 raft_consensus.cc:2272] T a4c96bdaf703448c8211d0e69ce1b631 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.828155 32114 tablet_replica.cc:333] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.828716 32114 raft_consensus.cc:2243] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.829138 32114 raft_consensus.cc:2272] T 7dd09c26794940dcbeda29c1d98a10b7 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.830950 32114 tablet_replica.cc:333] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.831521 32114 raft_consensus.cc:2243] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.831957 32114 raft_consensus.cc:2272] T 485cf1771cc34929a9e6ca9ad8802aa7 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.833801 32114 tablet_replica.cc:333] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.834328 32114 raft_consensus.cc:2243] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.834793 32114 raft_consensus.cc:2272] T da9e6c15d3634410b42ad9ee4e8ccbf5 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.836530 32114 tablet_replica.cc:333] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.837056 32114 raft_consensus.cc:2243] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.837779 32114 raft_consensus.cc:2272] T 34df96782d324233ab456a9d8fbbf954 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.839555 32114 tablet_replica.cc:333] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.840088 32114 raft_consensus.cc:2243] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.840521 32114 raft_consensus.cc:2272] T 88fa88cbd7454dbfbe7c767cb3d147bf P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.842525 32114 tablet_replica.cc:333] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.843045 32114 raft_consensus.cc:2243] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.843823 32114 raft_consensus.cc:2272] T 78a978399ede4c748b84aa80cdad5147 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.845640 32114 tablet_replica.cc:333] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.846154 32114 raft_consensus.cc:2243] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.846608 32114 raft_consensus.cc:2272] T 845e08c8e216435183be81ba4b30b319 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.848608 32114 tablet_replica.cc:333] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.849308 32114 raft_consensus.cc:2243] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.849843 32114 raft_consensus.cc:2272] T f8e39b09283148f9b361edb4b18e7bfd P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.852128 32114 tablet_replica.cc:333] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
W20260709 12:16:58.852284  2957 consensus_peers.cc:597] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec -> Peer d8bf49a97109464db6d0e00ab60d568c (127.31.92.130:33265): Couldn't send request to peer d8bf49a97109464db6d0e00ab60d568c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:33265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.852790 32114 raft_consensus.cc:2243] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.853256 32114 raft_consensus.cc:2272] T 8ee6c4b283c641ad8a62b36bfcdeb00b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.854530  2956 consensus_peers.cc:597] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec -> Peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Couldn't send request to peer bb9a9f78031b468bbd4e6470aec44bea. 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 12:16:58.855293 32114 tablet_replica.cc:333] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.855888 32114 raft_consensus.cc:2243] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.856297 32114 raft_consensus.cc:2272] T 72415be1e4074be2945e174e11b726df P bb9a9f78031b468bbd4e6470aec44bea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.858256 32114 tablet_replica.cc:333] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.858815 32114 raft_consensus.cc:2243] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.859229 32114 raft_consensus.cc:2272] T 40aaf9f74b104a559f5630b8a9dd3247 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.860952 32114 tablet_replica.cc:333] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.861465 32114 raft_consensus.cc:2243] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.862211 32114 raft_consensus.cc:2272] T da8bcfca93414c0cb93cf8d1b407eac1 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.863951 32114 tablet_replica.cc:333] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.864462 32114 raft_consensus.cc:2243] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.864885 32114 raft_consensus.cc:2272] T e150ff2146b5418f83ed5d7d0cfb7085 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.866598 32114 tablet_replica.cc:333] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.867097 32114 raft_consensus.cc:2243] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.867857 32114 raft_consensus.cc:2272] T 498fa09a17654d9bad1f306dc22400df P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.869515 32114 tablet_replica.cc:333] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.870024 32114 raft_consensus.cc:2243] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.870484 32114 raft_consensus.cc:2272] T 3fa66e1d2cab4aadac2497fbb78ca176 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.872165 32114 tablet_replica.cc:333] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.872668 32114 raft_consensus.cc:2243] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.873086 32114 raft_consensus.cc:2272] T d158e5caa3bb48feb535c2d501a8c006 P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.875125 32114 tablet_replica.cc:333] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.875854 32114 raft_consensus.cc:2243] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.876343 32114 raft_consensus.cc:2272] T d09d659fbb074075bc4df47bbc816a35 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.878747 32114 tablet_replica.cc:333] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.879281 32114 raft_consensus.cc:2243] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.879689 32114 raft_consensus.cc:2272] T 95b496aca5ec47c2b50e5bc8ccb1c75e P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.881660 32114 tablet_replica.cc:333] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.882165 32114 raft_consensus.cc:2243] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.882606 32114 raft_consensus.cc:2272] T 7263b9f8ba344abbb591c8bb9cbb391b P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.884308 32114 tablet_replica.cc:333] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.884817 32114 raft_consensus.cc:2243] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.885203 32114 raft_consensus.cc:2272] T 36857de23ef8427898dee4c8a6fac7e2 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.887039 32114 tablet_replica.cc:333] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.887610 32114 raft_consensus.cc:2243] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.888327 32114 raft_consensus.cc:2272] T 15c054a212a54a5ba8e3e4bd6ac14405 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.890017 32114 tablet_replica.cc:333] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.890596 32114 raft_consensus.cc:2243] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.891014 32114 raft_consensus.cc:2272] T 25839a0e95a64eb4b59f53a96be78b64 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.892830 32114 tablet_replica.cc:333] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.893414 32114 raft_consensus.cc:2243] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.894171 32114 raft_consensus.cc:2272] T 412325cd96f048419baf474a210cbfa6 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.896136 32114 tablet_replica.cc:333] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.896857 32114 raft_consensus.cc:2243] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.897899 32114 raft_consensus.cc:2272] T d139f5ce756b4acfad7fa1b0fa1de86f P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.900444 32114 tablet_replica.cc:333] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.901116 32114 raft_consensus.cc:2243] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.902079 32114 raft_consensus.cc:2272] T a7417cb1f64d40799c44d4314ab35bab P bb9a9f78031b468bbd4e6470aec44bea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.904594 32114 tablet_replica.cc:333] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.905260 32114 raft_consensus.cc:2243] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.906222 32114 raft_consensus.cc:2272] T 55eb1cc4001948c3a8601cc092e21e01 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.908717 32114 tablet_replica.cc:333] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.909368 32114 raft_consensus.cc:2243] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:58.910274 32114 raft_consensus.cc:2272] T 13fb26046fbe4ac694ec4afddc1b0ac8 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.912786 32114 tablet_replica.cc:333] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.913297 32114 raft_consensus.cc:2243] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.913796 32114 raft_consensus.cc:2272] T b11107666f9e47feaaaf56ad029178c8 P bb9a9f78031b468bbd4e6470aec44bea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:58.916260 32114 tablet_replica.cc:333] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea: stopping tablet replica
I20260709 12:16:58.916826 32114 raft_consensus.cc:2243] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:58.917300 32114 raft_consensus.cc:2272] T ac6c1b4510ed4e4196c4fabf138c8bd2 P bb9a9f78031b468bbd4e6470aec44bea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:58.950861  2956 consensus_peers.cc:597] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec -> Peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Couldn't send request to peer bb9a9f78031b468bbd4e6470aec44bea. 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 12:16:58.967674  2956 consensus_peers.cc:597] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec -> Peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Couldn't send request to peer bb9a9f78031b468bbd4e6470aec44bea. 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 12:16:58.986971 32114 tablet_server.cc:196] TabletServer@127.31.92.131:0 shutdown complete.
I20260709 12:16:59.049855 32114 tablet_server.cc:179] TabletServer@127.31.92.132:0 shutting down...
W20260709 12:16:59.086390  2956 consensus_peers.cc:597] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec -> Peer bb9a9f78031b468bbd4e6470aec44bea (127.31.92.131:34871): Couldn't send request to peer bb9a9f78031b468bbd4e6470aec44bea. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.131:34871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:59.086764 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:59.087589 32114 tablet_replica.cc:333] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.088229 32114 raft_consensus.cc:2243] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.088748 32114 raft_consensus.cc:2272] T d2ab1a392b4d4a13a766157a2af5e64c P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.090827 32114 tablet_replica.cc:333] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.091379 32114 raft_consensus.cc:2243] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.091815 32114 raft_consensus.cc:2272] T b84c579f8e6642069c8c87972a239a9d P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.093627 32114 tablet_replica.cc:333] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.094170 32114 raft_consensus.cc:2243] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.094928 32114 raft_consensus.cc:2272] T 2aa95b210d8a4312832759987e6127ff P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.096822 32114 tablet_replica.cc:333] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.097432 32114 raft_consensus.cc:2243] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.097832 32114 raft_consensus.cc:2272] T a5c4a4ad327d44998b7b95434eb2e45f P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.099565 32114 tablet_replica.cc:333] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.100122 32114 raft_consensus.cc:2243] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.100533 32114 raft_consensus.cc:2272] T 3d12bbe56ee24edbb72ead09bb904994 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.102223 32114 tablet_replica.cc:333] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.102761 32114 raft_consensus.cc:2243] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.103169 32114 raft_consensus.cc:2272] T c88039c320ae40d295a8b4dcd02373f1 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.105072 32114 tablet_replica.cc:333] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.105614 32114 raft_consensus.cc:2243] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.106103 32114 raft_consensus.cc:2272] T 4ba473588e25418f96a9999d9d07446b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.107971 32114 tablet_replica.cc:333] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.108508 32114 raft_consensus.cc:2243] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.108912 32114 raft_consensus.cc:2272] T 22969fb442ac494a89a46b11fe705eeb P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.110698 32114 tablet_replica.cc:333] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.111282 32114 raft_consensus.cc:2243] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.111697 32114 raft_consensus.cc:2272] T 555600c14bb24a969f8b9cee4de969af P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.113411 32114 tablet_replica.cc:333] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.113933 32114 raft_consensus.cc:2243] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.114341 32114 raft_consensus.cc:2272] T 3792861bccf841159c6cd0945c4987ea P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.116149 32114 tablet_replica.cc:333] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.116650 32114 raft_consensus.cc:2243] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.117045 32114 raft_consensus.cc:2272] T 3c8292fcacb941f186643e5bd5570662 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.118690 32114 tablet_replica.cc:333] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.119237 32114 raft_consensus.cc:2243] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.119656 32114 raft_consensus.cc:2272] T 0b19704ae8124a59ae91ca34ddfe06f9 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.121389 32114 tablet_replica.cc:333] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.121907 32114 raft_consensus.cc:2243] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.122704 32114 raft_consensus.cc:2272] T 1915efe541de4d08a2752bacc276af8a P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.124719 32114 tablet_replica.cc:333] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.125566 32114 raft_consensus.cc:2243] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.126170 32114 raft_consensus.cc:2272] T a7417cb1f64d40799c44d4314ab35bab P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.128314 32114 tablet_replica.cc:333] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.128975 32114 raft_consensus.cc:2243] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.129536 32114 raft_consensus.cc:2272] T 34df96782d324233ab456a9d8fbbf954 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.132016 32114 tablet_replica.cc:333] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.132706 32114 raft_consensus.cc:2243] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.133242 32114 raft_consensus.cc:2272] T b8ce5817e2644cf08210239c09b71863 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.136981 32114 tablet_replica.cc:333] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.137773 32114 raft_consensus.cc:2243] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.138356 32114 raft_consensus.cc:2272] T 66f9747857834af4ad00976726a5087e P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.140770 32114 tablet_replica.cc:333] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.141278 32114 raft_consensus.cc:2243] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.141628 32114 raft_consensus.cc:2272] T f8e39b09283148f9b361edb4b18e7bfd P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.143378 32114 tablet_replica.cc:333] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.143870 32114 raft_consensus.cc:2243] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.144593 32114 raft_consensus.cc:2272] T da9e6c15d3634410b42ad9ee4e8ccbf5 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.146466 32114 tablet_replica.cc:333] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.146977 32114 raft_consensus.cc:2243] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.147657 32114 raft_consensus.cc:2272] T 7263b9f8ba344abbb591c8bb9cbb391b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.149585 32114 tablet_replica.cc:333] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.150069 32114 raft_consensus.cc:2243] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.150460 32114 raft_consensus.cc:2272] T df4b98ddd5af4eeaa7c2361920c8b7c6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.152146 32114 tablet_replica.cc:333] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.152742 32114 raft_consensus.cc:2243] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.153420 32114 raft_consensus.cc:2272] T 94cf0cef6c3f40f0994a11c2d1e02d06 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.155277 32114 tablet_replica.cc:333] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.155802 32114 raft_consensus.cc:2243] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.156457 32114 raft_consensus.cc:2272] T f50f3a9964a54da69efed628a07ff355 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.158172 32114 tablet_replica.cc:333] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.158699 32114 raft_consensus.cc:2243] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.159104 32114 raft_consensus.cc:2272] T a77d27f43ec54dda96ea8f694f4b6898 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.160873 32114 tablet_replica.cc:333] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.161345 32114 raft_consensus.cc:2243] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.161767 32114 raft_consensus.cc:2272] T 78a978399ede4c748b84aa80cdad5147 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.163442 32114 tablet_replica.cc:333] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.163908 32114 raft_consensus.cc:2243] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.164606 32114 raft_consensus.cc:2272] T 8ee6c4b283c641ad8a62b36bfcdeb00b P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.166355 32114 tablet_replica.cc:333] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.166931 32114 raft_consensus.cc:2243] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.167687 32114 raft_consensus.cc:2272] T e150ff2146b5418f83ed5d7d0cfb7085 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.169464 32114 tablet_replica.cc:333] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.169932 32114 raft_consensus.cc:2243] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.170295 32114 raft_consensus.cc:2272] T a4c96bdaf703448c8211d0e69ce1b631 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.172032 32114 tablet_replica.cc:333] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.172492 32114 raft_consensus.cc:2243] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.173274 32114 raft_consensus.cc:2272] T 7dd09c26794940dcbeda29c1d98a10b7 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.175062 32114 tablet_replica.cc:333] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.175503 32114 raft_consensus.cc:2243] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.175844 32114 raft_consensus.cc:2272] T 21308c302e104dd29b7ec0de5938b572 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.177683 32114 tablet_replica.cc:333] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.178184 32114 raft_consensus.cc:2243] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.178546 32114 raft_consensus.cc:2272] T d158e5caa3bb48feb535c2d501a8c006 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.180160 32114 tablet_replica.cc:333] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.180603 32114 raft_consensus.cc:2243] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.181269 32114 raft_consensus.cc:2272] T 82d9078ea2334d0dbe3f0a324a63e3ee P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.182955 32114 tablet_replica.cc:333] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.183403 32114 raft_consensus.cc:2243] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.183740 32114 raft_consensus.cc:2272] T 2b7174dbb5a549289d3a3479f96f1424 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.185412 32114 tablet_replica.cc:333] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.185854 32114 raft_consensus.cc:2243] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.186242 32114 raft_consensus.cc:2272] T 55eb1cc4001948c3a8601cc092e21e01 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.187950 32114 tablet_replica.cc:333] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.188395 32114 raft_consensus.cc:2243] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.188752 32114 raft_consensus.cc:2272] T 40aaf9f74b104a559f5630b8a9dd3247 P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.190402 32114 tablet_replica.cc:333] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.190864 32114 raft_consensus.cc:2243] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.191215 32114 raft_consensus.cc:2272] T b11107666f9e47feaaaf56ad029178c8 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.192807 32114 tablet_replica.cc:333] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.193246 32114 raft_consensus.cc:2243] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.193917 32114 raft_consensus.cc:2272] T 25839a0e95a64eb4b59f53a96be78b64 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.195797 32114 tablet_replica.cc:333] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.196311 32114 raft_consensus.cc:2243] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.196744 32114 raft_consensus.cc:2272] T 15c054a212a54a5ba8e3e4bd6ac14405 P 71834fc974b24499b01df9dff05b01ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.198318 32114 tablet_replica.cc:333] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.198839 32114 raft_consensus.cc:2243] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.199244 32114 raft_consensus.cc:2272] T 412325cd96f048419baf474a210cbfa6 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.200876 32114 tablet_replica.cc:333] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.201370 32114 raft_consensus.cc:2243] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.202099 32114 raft_consensus.cc:2272] T a85b3a66c7ac4dfc90528aac23e109d4 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.203745 32114 tablet_replica.cc:333] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.204221 32114 raft_consensus.cc:2243] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.204933 32114 raft_consensus.cc:2272] T 9dc1e3bbb4cf46ac807e667baac3e762 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.206918 32114 tablet_replica.cc:333] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.207382 32114 raft_consensus.cc:2243] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.208076 32114 raft_consensus.cc:2272] T 73d46eca098d4de88c604065c0ffb0ed P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.209896 32114 tablet_replica.cc:333] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.210355 32114 raft_consensus.cc:2243] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:59.210752 32114 raft_consensus.cc:2272] T d139f5ce756b4acfad7fa1b0fa1de86f P 71834fc974b24499b01df9dff05b01ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.212419 32114 tablet_replica.cc:333] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec: stopping tablet replica
I20260709 12:16:59.212862 32114 raft_consensus.cc:2243] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.213577 32114 raft_consensus.cc:2272] T ac6c1b4510ed4e4196c4fabf138c8bd2 P 71834fc974b24499b01df9dff05b01ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.300519 32114 tablet_server.cc:196] TabletServer@127.31.92.132:0 shutdown complete.
I20260709 12:16:59.359851 32114 master.cc:562] Master@127.31.92.190:40115 shutting down...
I20260709 12:16:59.386533 32114 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:59.387145 32114 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:59.387492 32114 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3f585b5b5e048e2a89035e3ea5286fb: stopping tablet replica
I20260709 12:16:59.409746 32114 master.cc:584] Master@127.31.92.190:40115 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (34133 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:16:59.499238 32114 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.92.190:41121
I20260709 12:16:59.500402 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:59.505776  4002 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 12:16:59.505795  4001 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 12:16:59.508127  4004 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 12:16:59.510303 32114 server_base.cc:1061] running on GCE node
I20260709 12:16:59.511557 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:59.511770 32114 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 12:16:59.511952 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599419511916 us; error 0 us; skew 500 ppm
I20260709 12:16:59.512487 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:59.515184 32114 webserver.cc:533] Webserver started at http://127.31.92.190:37621/ using document root <none> and password file <none>
I20260709 12:16:59.515686 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:59.515882 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:59.516158 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:59.517323 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/master-0-root/instance:
uuid: "dc1f2ac064de4806b0f7f45f07d0707d"
format_stamp: "Formatted at 2026-07-09 12:16:59 on dist-test-slave-2dwh"
I20260709 12:16:59.521854 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:16:59.525852  4009 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:59.526705 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:59.527011 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/master-0-root
uuid: "dc1f2ac064de4806b0f7f45f07d0707d"
format_stamp: "Formatted at 2026-07-09 12:16:59 on dist-test-slave-2dwh"
I20260709 12:16:59.527311 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-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 12:16:59.547704 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:59.548966 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:59.587222 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.190:41121
I20260709 12:16:59.587327  4060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.190:41121 every 8 connection(s)
I20260709 12:16:59.591336  4061 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 12:16:59.602094  4061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d: Bootstrap starting.
I20260709 12:16:59.607235  4061 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:59.611719  4061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d: No bootstrap required, opened a new log
I20260709 12:16:59.613929  4061 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc1f2ac064de4806b0f7f45f07d0707d" member_type: VOTER }
I20260709 12:16:59.614351  4061 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:59.614638  4061 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc1f2ac064de4806b0f7f45f07d0707d, State: Initialized, Role: FOLLOWER
I20260709 12:16:59.615242  4061 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc1f2ac064de4806b0f7f45f07d0707d" member_type: VOTER }
I20260709 12:16:59.615718  4061 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:59.615918  4061 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:59.616226  4061 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:59.621070  4061 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc1f2ac064de4806b0f7f45f07d0707d" member_type: VOTER }
I20260709 12:16:59.621651  4061 leader_election.cc:304] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [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: dc1f2ac064de4806b0f7f45f07d0707d; no voters: 
I20260709 12:16:59.622841  4061 leader_election.cc:290] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:59.623297  4064 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:59.624661  4064 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 1 LEADER]: Becoming Leader. State: Replica: dc1f2ac064de4806b0f7f45f07d0707d, State: Running, Role: LEADER
I20260709 12:16:59.625422  4064 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [LEADER]: Queue going to LEADER mode. State: All 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: "dc1f2ac064de4806b0f7f45f07d0707d" member_type: VOTER }
I20260709 12:16:59.625819  4061 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:59.629822  4065 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc1f2ac064de4806b0f7f45f07d0707d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc1f2ac064de4806b0f7f45f07d0707d" member_type: VOTER } }
I20260709 12:16:59.630513  4065 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:59.631829  4066 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc1f2ac064de4806b0f7f45f07d0707d. Latest consensus state: current_term: 1 leader_uuid: "dc1f2ac064de4806b0f7f45f07d0707d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc1f2ac064de4806b0f7f45f07d0707d" member_type: VOTER } }
I20260709 12:16:59.632460  4066 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:59.632936  4070 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:59.641440  4070 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:59.642554 32114 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:59.650681  4070 catalog_manager.cc:1383] Generated new cluster ID: 4626d4b7966c471cb016d82b8c2518b2
I20260709 12:16:59.651013  4070 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:59.722482  4070 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:59.723881  4070 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:59.749197  4070 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d: Generated new TSK 0
I20260709 12:16:59.749804  4070 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:59.774185 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:59.780427  4082 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 12:16:59.781826  4083 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 12:16:59.782905  4085 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 12:16:59.784281 32114 server_base.cc:1061] running on GCE node
I20260709 12:16:59.785375 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:59.785562 32114 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 12:16:59.785681 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599419785670 us; error 0 us; skew 500 ppm
I20260709 12:16:59.786185 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:59.788559 32114 webserver.cc:533] Webserver started at http://127.31.92.129:36143/ using document root <none> and password file <none>
I20260709 12:16:59.788996 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:59.789161 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:59.789372 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:59.790676 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-0-root/instance:
uuid: "9250aa8a883e402589b11397366dd4b1"
format_stamp: "Formatted at 2026-07-09 12:16:59 on dist-test-slave-2dwh"
I20260709 12:16:59.795463 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:59.799065  4090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:59.799870 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 12:16:59.800154 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "9250aa8a883e402589b11397366dd4b1"
format_stamp: "Formatted at 2026-07-09 12:16:59 on dist-test-slave-2dwh"
I20260709 12:16:59.800401 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-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 12:16:59.833313 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:59.834604 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:59.836088 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:59.838702 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:59.838928 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:59.839192 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:59.839392 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:59.880671 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:36887
I20260709 12:16:59.880806  4152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:36887 every 8 connection(s)
I20260709 12:16:59.885893 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:59.893153  4157 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 12:16:59.893631  4158 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 12:16:59.896970  4160 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 12:16:59.897758 32114 server_base.cc:1061] running on GCE node
I20260709 12:16:59.899320 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:59.899612 32114 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 12:16:59.899809 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599419899791 us; error 0 us; skew 500 ppm
I20260709 12:16:59.900410  4153 heartbeater.cc:344] Connected to a master server at 127.31.92.190:41121
I20260709 12:16:59.900516 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:59.900883  4153 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:59.901752  4153 heartbeater.cc:507] Master 127.31.92.190:41121 requested a full tablet report, sending...
I20260709 12:16:59.903417 32114 webserver.cc:533] Webserver started at http://127.31.92.130:37477/ using document root <none> and password file <none>
I20260709 12:16:59.903995 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:59.904219 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:59.904239  4026 ts_manager.cc:194] Registered new tserver with Master: 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887)
I20260709 12:16:59.904500 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:59.905709 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-1-root/instance:
uuid: "380ccda29aae42979989cd494402604c"
format_stamp: "Formatted at 2026-07-09 12:16:59 on dist-test-slave-2dwh"
I20260709 12:16:59.906298  4026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52936
I20260709 12:16:59.910581 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 12:16:59.914119  4165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:59.915060 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:59.915334 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-1-root
uuid: "380ccda29aae42979989cd494402604c"
format_stamp: "Formatted at 2026-07-09 12:16:59 on dist-test-slave-2dwh"
I20260709 12:16:59.915634 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-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 12:16:59.950778 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:59.952075 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:59.953519 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:59.955773 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:59.956008 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:59.956259 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:59.956432 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:59.996429 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.130:34203
I20260709 12:16:59.996531  4227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.130:34203 every 8 connection(s)
I20260709 12:17:00.001605 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:00.008381  4231 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 12:17:00.011737  4232 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 12:17:00.013726 32114 server_base.cc:1061] running on GCE node
W20260709 12:17:00.013844  4234 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 12:17:00.015208 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:00.015486 32114 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 12:17:00.015710 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599420015691 us; error 0 us; skew 500 ppm
I20260709 12:17:00.016405 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:00.017002  4228 heartbeater.cc:344] Connected to a master server at 127.31.92.190:41121
I20260709 12:17:00.017460  4228 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:00.018285  4228 heartbeater.cc:507] Master 127.31.92.190:41121 requested a full tablet report, sending...
I20260709 12:17:00.019464 32114 webserver.cc:533] Webserver started at http://127.31.92.131:37091/ using document root <none> and password file <none>
I20260709 12:17:00.020037 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:00.020234 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:00.020409  4026 ts_manager.cc:194] Registered new tserver with Master: 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:00.020521 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:00.021859 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-2-root/instance:
uuid: "c3977f4a73ac4dc791017a2b292edb50"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-2dwh"
I20260709 12:17:00.021898  4026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52942
I20260709 12:17:00.026643 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:00.030489  4239 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.031256 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:00.031579 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-2-root
uuid: "c3977f4a73ac4dc791017a2b292edb50"
format_stamp: "Formatted at 2026-07-09 12:17:00 on dist-test-slave-2dwh"
I20260709 12:17:00.031886 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-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 12:17:00.058537 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:00.059777 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:00.061323 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:00.063675 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:00.063922 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.064177 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:00.064356 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:00.104120 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.131:45953
I20260709 12:17:00.104218  4301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.131:45953 every 8 connection(s)
I20260709 12:17:00.118930  4302 heartbeater.cc:344] Connected to a master server at 127.31.92.190:41121
I20260709 12:17:00.119280  4302 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:00.119966  4302 heartbeater.cc:507] Master 127.31.92.190:41121 requested a full tablet report, sending...
I20260709 12:17:00.121809  4026 ts_manager.cc:194] Registered new tserver with Master: c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.122363 32114 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01489322s
I20260709 12:17:00.123634  4026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52946
I20260709 12:17:00.148931  4026 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52956:
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 12:17:00.152006  4026 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 12:17:00.221949  4266 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59b60bca054908af777210e73e23d0 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:00.223582  4266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59b60bca054908af777210e73e23d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.222060  4265 tablet_service.cc:1511] Processing CreateTablet for tablet d2a2cb042b9b4af8a8429cea3778a459 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:00.224869  4265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a2cb042b9b4af8a8429cea3778a459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.227491  4264 tablet_service.cc:1511] Processing CreateTablet for tablet 84d76f3e304e4e4181fdf4704d6bc5e1 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:00.228327  4267 tablet_service.cc:1511] Processing CreateTablet for tablet d35e8e62a54e4cd99100f85142ba1c68 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:00.228899  4264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d76f3e304e4e4181fdf4704d6bc5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.229736  4267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35e8e62a54e4cd99100f85142ba1c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.236742  4118 tablet_service.cc:1511] Processing CreateTablet for tablet d35e8e62a54e4cd99100f85142ba1c68 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:00.239661  4117 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59b60bca054908af777210e73e23d0 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:00.243728  4115 tablet_service.cc:1511] Processing CreateTablet for tablet 84d76f3e304e4e4181fdf4704d6bc5e1 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:00.247035  4114 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7794bc9d8d4dacb49a93bcdbbd9801 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:00.252110  4113 tablet_service.cc:1511] Processing CreateTablet for tablet 50b3b2767c094177a0c046d44078060b (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:00.254632  4260 tablet_service.cc:1511] Processing CreateTablet for tablet c43fd04794454a109dad48a4eec735a6 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:00.255373  4262 tablet_service.cc:1511] Processing CreateTablet for tablet 50b3b2767c094177a0c046d44078060b (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:00.256134  4260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43fd04794454a109dad48a4eec735a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.257313  4262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b3b2767c094177a0c046d44078060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.260022  4112 tablet_service.cc:1511] Processing CreateTablet for tablet 64b06fb8c5764268ba6a8599b1d121ac (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:00.261175  4109 tablet_service.cc:1511] Processing CreateTablet for tablet f936f45f12a24ccda10f641d561d2013 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:00.262550  4261 tablet_service.cc:1511] Processing CreateTablet for tablet 64b06fb8c5764268ba6a8599b1d121ac (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:00.263501  4258 tablet_service.cc:1511] Processing CreateTablet for tablet f936f45f12a24ccda10f641d561d2013 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:00.263942  4261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b06fb8c5764268ba6a8599b1d121ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.264827  4258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f936f45f12a24ccda10f641d561d2013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.266191  4111 tablet_service.cc:1511] Processing CreateTablet for tablet c43fd04794454a109dad48a4eec735a6 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:00.266717  4110 tablet_service.cc:1511] Processing CreateTablet for tablet d3187474b9274e0e9d5b413457ba9979 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:00.269150  4259 tablet_service.cc:1511] Processing CreateTablet for tablet d3187474b9274e0e9d5b413457ba9979 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:00.270457  4259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3187474b9274e0e9d5b413457ba9979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.242141  4116 tablet_service.cc:1511] Processing CreateTablet for tablet d2a2cb042b9b4af8a8429cea3778a459 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:00.250207  4263 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7794bc9d8d4dacb49a93bcdbbd9801 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:00.275753  4263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7794bc9d8d4dacb49a93bcdbbd9801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.238260  4118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35e8e62a54e4cd99100f85142ba1c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.278492  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d76f3e304e4e4181fdf4704d6bc5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.279104  4117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59b60bca054908af777210e73e23d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.279709  4111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43fd04794454a109dad48a4eec735a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.282156  4109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f936f45f12a24ccda10f641d561d2013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.282775  4110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3187474b9274e0e9d5b413457ba9979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.283419  4116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a2cb042b9b4af8a8429cea3778a459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.286001  4112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b06fb8c5764268ba6a8599b1d121ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.290848  4114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7794bc9d8d4dacb49a93bcdbbd9801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.294745  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b3b2767c094177a0c046d44078060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.347131  4190 tablet_service.cc:1511] Processing CreateTablet for tablet 84d76f3e304e4e4181fdf4704d6bc5e1 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:00.348644  4190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d76f3e304e4e4181fdf4704d6bc5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.348688  4193 tablet_service.cc:1511] Processing CreateTablet for tablet d35e8e62a54e4cd99100f85142ba1c68 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:00.350034  4193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35e8e62a54e4cd99100f85142ba1c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.351555  4189 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7794bc9d8d4dacb49a93bcdbbd9801 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:00.352896  4189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7794bc9d8d4dacb49a93bcdbbd9801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.353289  4185 tablet_service.cc:1511] Processing CreateTablet for tablet d3187474b9274e0e9d5b413457ba9979 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:00.354645  4185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3187474b9274e0e9d5b413457ba9979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.355621  4188 tablet_service.cc:1511] Processing CreateTablet for tablet 50b3b2767c094177a0c046d44078060b (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:00.357005  4188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b3b2767c094177a0c046d44078060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.358927  4191 tablet_service.cc:1511] Processing CreateTablet for tablet d2a2cb042b9b4af8a8429cea3778a459 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:00.359562  4187 tablet_service.cc:1511] Processing CreateTablet for tablet 64b06fb8c5764268ba6a8599b1d121ac (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:00.360317  4191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a2cb042b9b4af8a8429cea3778a459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.361645  4186 tablet_service.cc:1511] Processing CreateTablet for tablet c43fd04794454a109dad48a4eec735a6 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:00.362905  4186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43fd04794454a109dad48a4eec735a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.364569  4184 tablet_service.cc:1511] Processing CreateTablet for tablet f936f45f12a24ccda10f641d561d2013 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:00.365846  4184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f936f45f12a24ccda10f641d561d2013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.351601  4192 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59b60bca054908af777210e73e23d0 (DEFAULT_TABLE table=test-workload [id=c2bf19d5850247e9b0a6267f0e007588]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:00.370169  4187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b06fb8c5764268ba6a8599b1d121ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.370997  4192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59b60bca054908af777210e73e23d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:00.397418  4318 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.402573  4317 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:00.408162  4318 tablet_bootstrap.cc:654] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.356077  4316 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:00.414341  4317 tablet_bootstrap.cc:654] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.421773  4318 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:00.422312  4318 ts_tablet_manager.cc:1403] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260709 12:17:00.427501  4317 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:00.428102  4317 ts_tablet_manager.cc:1403] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.013s
I20260709 12:17:00.428726  4318 raft_consensus.cc:359] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.429816  4318 raft_consensus.cc:385] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.430158  4318 raft_consensus.cc:740] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.431102  4318 consensus_queue.cc:260] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.431097  4317 raft_consensus.cc:359] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.433410  4317 raft_consensus.cc:385] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.433809  4316 tablet_bootstrap.cc:654] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.433831  4317 raft_consensus.cc:740] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.435388  4317 consensus_queue.cc:260] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.438449  4228 heartbeater.cc:499] Master 127.31.92.190:41121 was elected leader, sending a full tablet report...
I20260709 12:17:00.438970  4318 ts_tablet_manager.cc:1434] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.005s
I20260709 12:17:00.440035  4318 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.446841  4153 heartbeater.cc:499] Master 127.31.92.190:41121 was elected leader, sending a full tablet report...
I20260709 12:17:00.446863  4317 ts_tablet_manager.cc:1434] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:17:00.448705  4317 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:00.449673  4316 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:00.450217  4316 ts_tablet_manager.cc:1403] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.014s
I20260709 12:17:00.453269  4316 raft_consensus.cc:359] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.454082  4316 raft_consensus.cc:385] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.454392  4316 raft_consensus.cc:740] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.455264  4316 consensus_queue.cc:260] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.455718  4317 tablet_bootstrap.cc:654] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.447541  4318 tablet_bootstrap.cc:654] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.472223  4317 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:00.472952  4317 ts_tablet_manager.cc:1403] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 12:17:00.475204  4316 ts_tablet_manager.cc:1434] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.014s
I20260709 12:17:00.475699  4302 heartbeater.cc:499] Master 127.31.92.190:41121 was elected leader, sending a full tablet report...
I20260709 12:17:00.476279  4316 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:00.476094  4317 raft_consensus.cc:359] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.476887  4317 raft_consensus.cc:385] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.477196  4317 raft_consensus.cc:740] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.479112  4317 consensus_queue.cc:260] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.481588  4317 ts_tablet_manager.cc:1434] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:00.482612  4317 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:00.483325  4316 tablet_bootstrap.cc:654] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.490116  4318 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:00.490814  4318 ts_tablet_manager.cc:1403] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.007s
I20260709 12:17:00.494702  4318 raft_consensus.cc:359] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.495766  4318 raft_consensus.cc:385] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.495378  4317 tablet_bootstrap.cc:654] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.496135  4318 raft_consensus.cc:740] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.497133  4318 consensus_queue.cc:260] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.499482  4318 ts_tablet_manager.cc:1434] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:00.500038  4316 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:00.500514  4318 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.501314  4316 ts_tablet_manager.cc:1403] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 12:17:00.504537  4316 raft_consensus.cc:359] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.505385  4316 raft_consensus.cc:385] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.505738  4316 raft_consensus.cc:740] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.506609  4316 consensus_queue.cc:260] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.509048  4316 ts_tablet_manager.cc:1434] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:00.510084  4316 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:00.510444  4318 tablet_bootstrap.cc:654] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:00.515547  4229 tablet.cc:2406] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:00.516868  4316 tablet_bootstrap.cc:654] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.524626  4318 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:00.525382  4318 ts_tablet_manager.cc:1403] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260709 12:17:00.528811  4316 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:00.530205  4316 ts_tablet_manager.cc:1403] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260709 12:17:00.528842  4318 raft_consensus.cc:359] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.530438  4317 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:00.530725  4318 raft_consensus.cc:385] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.531011  4317 ts_tablet_manager.cc:1403] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.019s
I20260709 12:17:00.531049  4318 raft_consensus.cc:740] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.532193  4318 consensus_queue.cc:260] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.533740  4316 raft_consensus.cc:359] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.534605  4316 raft_consensus.cc:385] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.534838  4318 ts_tablet_manager.cc:1434] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260709 12:17:00.534437  4317 raft_consensus.cc:359] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.535055  4316 raft_consensus.cc:740] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.535274  4317 raft_consensus.cc:385] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.535797  4317 raft_consensus.cc:740] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.536005  4318 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.536273  4316 consensus_queue.cc:260] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.536688  4317 consensus_queue.cc:260] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.538942  4316 ts_tablet_manager.cc:1434] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260709 12:17:00.540040  4316 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:00.541966  4317 ts_tablet_manager.cc:1434] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:00.543044  4317 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:00.543044  4318 tablet_bootstrap.cc:654] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.546665  4316 tablet_bootstrap.cc:654] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.549268  4323 raft_consensus.cc:493] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.549989  4323 raft_consensus.cc:515] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.567667  4323 leader_election.cc:290] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380ccda29aae42979989cd494402604c (127.31.92.130:34203), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.579290  4317 tablet_bootstrap.cc:654] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.580581  4321 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.581290  4321 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.593258  4321 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.597280  4316 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:00.598225  4316 ts_tablet_manager.cc:1403] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.039s
I20260709 12:17:00.602371  4316 raft_consensus.cc:359] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.603570  4316 raft_consensus.cc:385] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.604058  4316 raft_consensus.cc:740] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.605533  4318 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:00.605343  4316 consensus_queue.cc:260] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.606266  4318 ts_tablet_manager.cc:1403] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.032s
I20260709 12:17:00.611629  4316 ts_tablet_manager.cc:1434] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 12:17:00.613449  4316 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:00.621470  4318 raft_consensus.cc:359] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.623247  4318 raft_consensus.cc:385] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.623588  4318 raft_consensus.cc:740] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.627619  4316 tablet_bootstrap.cc:654] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.628963  4318 consensus_queue.cc:260] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.632210  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:00.633046  4277 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 0.
I20260709 12:17:00.636004  4318 ts_tablet_manager.cc:1434] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
W20260709 12:17:00.637262  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:00.635453  4094 leader_election.cc:304] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:00.638484  4323 raft_consensus.cc:2804] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:00.638854  4323 raft_consensus.cc:493] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:00.639201  4323 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.639703  4318 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.643181  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1" is_pre_election: true
W20260709 12:17:00.644873  4168 leader_election.cc:343] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:00.649544  4323 raft_consensus.cc:515] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.653337  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:00.653983  4277 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.654174  4318 tablet_bootstrap.cc:654] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.657913  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:00.658705  4203 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 0.
I20260709 12:17:00.658607  4317 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:00.660038  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:00.660763  4202 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.661795  4316 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:00.662400  4316 ts_tablet_manager.cc:1403] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.014s
I20260709 12:17:00.665853  4316 raft_consensus.cc:359] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.666962  4277 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 1.
I20260709 12:17:00.669250  4202 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 1.
I20260709 12:17:00.667690  4323 leader_election.cc:290] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Requested vote from peers 380ccda29aae42979989cd494402604c (127.31.92.130:34203), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.660060  4317 ts_tablet_manager.cc:1403] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.040s
I20260709 12:17:00.669281  4316 raft_consensus.cc:385] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.670773  4093 leader_election.cc:304] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:00.671974  4318 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:00.672153  4316 raft_consensus.cc:740] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.672667  4318 ts_tablet_manager.cc:1403] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.006s
I20260709 12:17:00.673063  4323 raft_consensus.cc:2804] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:00.673189  4316 consensus_queue.cc:260] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.671999  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:00.676240  4316 ts_tablet_manager.cc:1434] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260709 12:17:00.676784  4169 leader_election.cc:343] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:00.677300  4169 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 380ccda29aae42979989cd494402604c; no voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:00.677170  4318 raft_consensus.cc:359] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.677580  4316 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:00.677929  4318 raft_consensus.cc:385] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.678272  4318 raft_consensus.cc:740] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.678575  4321 raft_consensus.cc:2749] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:00.679165  4318 consensus_queue.cc:260] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.681439  4318 ts_tablet_manager.cc:1434] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:17:00.684242  4318 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.686672  4316 tablet_bootstrap.cc:654] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.691956  4318 tablet_bootstrap.cc:654] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.673947  4317 raft_consensus.cc:359] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.692929  4317 raft_consensus.cc:385] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.693323  4317 raft_consensus.cc:740] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.694267  4317 consensus_queue.cc:260] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.699831  4317 ts_tablet_manager.cc:1434] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260709 12:17:00.702397  4317 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:00.707479  4323 raft_consensus.cc:697] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 1 LEADER]: Becoming Leader. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Running, Role: LEADER
I20260709 12:17:00.708844  4323 consensus_queue.cc:237] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.711467  4316 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:00.712241  4317 tablet_bootstrap.cc:654] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.712565  4341 raft_consensus.cc:493] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.713485  4318 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:00.714018  4318 ts_tablet_manager.cc:1403] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260709 12:17:00.713258  4341 raft_consensus.cc:515] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.717641  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:00.717746  4318 raft_consensus.cc:359] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.718850  4318 raft_consensus.cc:385] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.719049  4324 raft_consensus.cc:493] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.719239  4318 raft_consensus.cc:740] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.719619  4324 raft_consensus.cc:515] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.720403  4318 consensus_queue.cc:260] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.722384  4324 leader_election.cc:290] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:00.722673  4202 raft_consensus.cc:2468] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 0.
I20260709 12:17:00.725036  4093 leader_election.cc:304] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:00.726081  4344 raft_consensus.cc:2804] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:00.726516  4344 raft_consensus.cc:493] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:00.726928  4344 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.728840  4321 raft_consensus.cc:493] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.729388  4321 raft_consensus.cc:515] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.730993  4341 leader_election.cc:290] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380ccda29aae42979989cd494402604c (127.31.92.130:34203), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.734965  4276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:00.735616  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1" is_pre_election: true
I20260709 12:17:00.735883  4276 raft_consensus.cc:2468] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 0.
W20260709 12:17:00.737179  4168 leader_election.cc:343] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:00.734225  4318 ts_tablet_manager.cc:1434] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 12:17:00.732697  4316 ts_tablet_manager.cc:1403] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.018s
I20260709 12:17:00.733201  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:00.731585  4321 leader_election.cc:290] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953), 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887)
I20260709 12:17:00.737850  4169 leader_election.cc:304] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:00.741842  4316 raft_consensus.cc:359] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.742621  4317 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:00.742733  4316 raft_consensus.cc:385] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.728217  4024 catalog_manager.cc:5697] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9250aa8a883e402589b11397366dd4b1 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "9250aa8a883e402589b11397366dd4b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:00.743223  4317 ts_tablet_manager.cc:1403] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.014s
I20260709 12:17:00.743336  4316 raft_consensus.cc:740] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
W20260709 12:17:00.739277  4094 leader_election.cc:343] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:00.744498  4316 consensus_queue.cc:260] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.744985  4321 raft_consensus.cc:2804] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:00.745436  4321 raft_consensus.cc:493] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:00.737772  4344 raft_consensus.cc:515] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.745870  4321 raft_consensus.cc:3060] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.748710  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:00.748993  4316 ts_tablet_manager.cc:1434] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:17:00.749312  4202 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.749475  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:00.750398  4316 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
W20260709 12:17:00.750976  4094 leader_election.cc:343] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:00.751575  4344 leader_election.cc:290] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Requested vote from peers 380ccda29aae42979989cd494402604c (127.31.92.130:34203), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.751744  4318 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.756639  4321 raft_consensus.cc:515] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.757547  4202 raft_consensus.cc:2468] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 1.
I20260709 12:17:00.758826  4093 leader_election.cc:304] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:00.759701  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:00.760028  4344 raft_consensus.cc:2804] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:00.760357  4277 raft_consensus.cc:3060] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.760577  4316 tablet_bootstrap.cc:654] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.760733  4344 raft_consensus.cc:697] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 1 LEADER]: Becoming Leader. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Running, Role: LEADER
I20260709 12:17:00.761581  4318 tablet_bootstrap.cc:654] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.761665  4344 consensus_queue.cc:237] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.766666  4317 raft_consensus.cc:359] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.767733  4317 raft_consensus.cc:385] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.768110  4317 raft_consensus.cc:740] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.772089  4321 leader_election.cc:290] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 election: Requested vote from peers c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953), 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887)
I20260709 12:17:00.772927  4321 raft_consensus.cc:493] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.773222  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:00.773519  4321 raft_consensus.cc:515] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
W20260709 12:17:00.774963  4168 leader_election.cc:343] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:00.777698  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1" is_pre_election: true
I20260709 12:17:00.778357  4128 raft_consensus.cc:2468] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 0.
I20260709 12:17:00.778029  4317 consensus_queue.cc:260] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.780846  4168 leader_election.cc:304] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:00.781255  4276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:00.782212  4276 raft_consensus.cc:2468] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 0.
I20260709 12:17:00.782466  4317 ts_tablet_manager.cc:1434] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:17:00.783957  4317 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:00.778985  4321 leader_election.cc:290] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.787729  4349 raft_consensus.cc:2804] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:00.791375  4277 raft_consensus.cc:2468] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 1.
I20260709 12:17:00.792768  4169 leader_election.cc:304] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:00.788866  4349 raft_consensus.cc:493] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:00.793654  4321 raft_consensus.cc:2804] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:00.793965  4349 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.798518  4318 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:00.799293  4318 ts_tablet_manager.cc:1403] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.048s	user 0.004s	sys 0.019s
I20260709 12:17:00.813611  4317 tablet_bootstrap.cc:654] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.816970  4321 raft_consensus.cc:697] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:00.818813  4321 consensus_queue.cc:237] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.820004  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1" is_pre_election: true
I20260709 12:17:00.820641  4316 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:00.820734  4128 raft_consensus.cc:2468] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 0.
I20260709 12:17:00.821283  4316 ts_tablet_manager.cc:1403] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.009s
I20260709 12:17:00.822538  4242 leader_election.cc:304] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:00.823724  4324 raft_consensus.cc:2804] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:00.824309  4324 raft_consensus.cc:493] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:00.824667  4324 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.823242  4318 raft_consensus.cc:359] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.834442  4316 raft_consensus.cc:359] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.835634  4316 raft_consensus.cc:385] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.836050  4316 raft_consensus.cc:740] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.837257  4316 consensus_queue.cc:260] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.830371  4318 raft_consensus.cc:385] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.839413  4318 raft_consensus.cc:740] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.840538  4318 consensus_queue.cc:260] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.825876  4349 raft_consensus.cc:515] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.841555  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:00.848774  4202 raft_consensus.cc:2393] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3977f4a73ac4dc791017a2b292edb50 in current term 1: Already voted for candidate 380ccda29aae42979989cd494402604c in this term.
I20260709 12:17:00.852686  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:00.853410  4128 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.853662  4349 leader_election.cc:290] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.854811  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:00.855739  4318 ts_tablet_manager.cc:1434] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.003s
I20260709 12:17:00.856604  4318 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.861405  4128 raft_consensus.cc:2468] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 1.
I20260709 12:17:00.861827  4318 tablet_bootstrap.cc:654] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.862851  4168 leader_election.cc:304] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:00.863662  4349 raft_consensus.cc:2804] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:00.864104  4317 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:00.864445  4349 raft_consensus.cc:697] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:00.864684  4317 ts_tablet_manager.cc:1403] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.007s
I20260709 12:17:00.866149  4349 consensus_queue.cc:237] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.868402  4317 raft_consensus.cc:359] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.869199  4317 raft_consensus.cc:385] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.869522  4317 raft_consensus.cc:740] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.870564  4317 consensus_queue.cc:260] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.871773  4025 catalog_manager.cc:5697] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9250aa8a883e402589b11397366dd4b1 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "9250aa8a883e402589b11397366dd4b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:00.873526  4316 ts_tablet_manager.cc:1434] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.008s
I20260709 12:17:00.873858  4317 ts_tablet_manager.cc:1434] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:17:00.865618  4023 catalog_manager.cc:5697] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 0 to 1, leader changed from <none> to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:00.875008  4317 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:00.878584  4316 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:00.880959  4318 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:00.881587  4318 ts_tablet_manager.cc:1403] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 12:17:00.885673  4316 tablet_bootstrap.cc:654] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.886513  4359 raft_consensus.cc:493] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.887041  4359 raft_consensus.cc:515] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.889508  4344 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.890138  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43fd04794454a109dad48a4eec735a6" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1" is_pre_election: true
I20260709 12:17:00.890224  4344 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.890975  4128 raft_consensus.cc:2468] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 0.
I20260709 12:17:00.892292  4242 leader_election.cc:304] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:00.899394  4276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:00.900380  4276 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 0.
I20260709 12:17:00.901957  4324 raft_consensus.cc:515] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.902262  4094 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:00.903738  4323 raft_consensus.cc:2804] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:00.904211  4323 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:00.904637  4323 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.904738  4324 leader_election.cc:290] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:00.905630  4324 raft_consensus.cc:2804] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:00.906064  4324 raft_consensus.cc:493] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:00.906912  4277 raft_consensus.cc:2393] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 380ccda29aae42979989cd494402604c in current term 1: Already voted for candidate c3977f4a73ac4dc791017a2b292edb50 in this term.
I20260709 12:17:00.915226  4025 catalog_manager.cc:5697] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 0 to 1, leader changed from <none> to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:00.916234  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:00.917110  4128 raft_consensus.cc:2393] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3977f4a73ac4dc791017a2b292edb50 in current term 1: Already voted for candidate 380ccda29aae42979989cd494402604c in this term.
I20260709 12:17:00.906395  4324 raft_consensus.cc:3060] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.922960  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:00.924784  4201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43fd04794454a109dad48a4eec735a6" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:00.925478  4202 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 0.
W20260709 12:17:00.927253  4242 leader_election.cc:343] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380ccda29aae42979989cd494402604c (127.31.92.130:34203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:00.924182  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:00.930685  4242 leader_election.cc:304] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [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: c3977f4a73ac4dc791017a2b292edb50; no voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:00.931989  4363 raft_consensus.cc:2749] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:00.899310  4344 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380ccda29aae42979989cd494402604c (127.31.92.130:34203), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.932885  4318 raft_consensus.cc:359] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.912600  4317 tablet_bootstrap.cc:654] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.936376  4318 raft_consensus.cc:385] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.936844  4318 raft_consensus.cc:740] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.938238  4324 raft_consensus.cc:515] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.939113  4323 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.941855  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43fd04794454a109dad48a4eec735a6" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:00.942734  4128 raft_consensus.cc:3060] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.943296  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:00.944186  4203 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.948129  4317 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:00.948818  4317 ts_tablet_manager.cc:1403] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.007s
I20260709 12:17:00.951195  4128 raft_consensus.cc:2468] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 1.
I20260709 12:17:00.952616  4363 raft_consensus.cc:493] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.952816  4242 leader_election.cc:304] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:00.907131  4359 leader_election.cc:290] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:00.953138  4363 raft_consensus.cc:515] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.953529  4318 consensus_queue.cc:260] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.955538  4363 leader_election.cc:290] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:00.956565  4318 ts_tablet_manager.cc:1434] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 12:17:00.957571  4324 leader_election.cc:290] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:00.957846  4318 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:00.954273  4359 raft_consensus.cc:2804] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:00.958864  4359 raft_consensus.cc:697] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:00.960023  4359 consensus_queue.cc:237] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.967049  4323 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Requested vote from peers 380ccda29aae42979989cd494402604c (127.31.92.130:34203), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:00.968353  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:00.969149  4277 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.972098  4316 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:00.972635  4316 ts_tablet_manager.cc:1403] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.094s	user 0.050s	sys 0.034s
I20260709 12:17:00.975432  4316 raft_consensus.cc:359] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.975840  4323 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:00.976105  4316 raft_consensus.cc:385] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.976384  4316 raft_consensus.cc:740] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.977100  4316 consensus_queue.cc:260] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.952080  4317 raft_consensus.cc:359] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.979322  4316 ts_tablet_manager.cc:1434] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:00.966701  4203 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 1.
I20260709 12:17:00.979487  4317 raft_consensus.cc:385] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:00.980405  4316 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:00.980242  4317 raft_consensus.cc:740] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:00.980584  4093 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:00.981494  4344 raft_consensus.cc:2804] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:00.982038  4344 raft_consensus.cc:697] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 1 LEADER]: Becoming Leader. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Running, Role: LEADER
I20260709 12:17:00.981516  4317 consensus_queue.cc:260] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:00.982910  4344 consensus_queue.cc:237] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.984683  4317 ts_tablet_manager.cc:1434] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:17:00.976392  4323 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:00.977824  4277 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 1.
I20260709 12:17:00.986179  4317 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:00.986858  4316 tablet_bootstrap.cc:654] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.991219  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:00.992136  4202 raft_consensus.cc:2468] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 0.
I20260709 12:17:00.993813  4093 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:00.994912  4341 raft_consensus.cc:2804] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:00.995303  4341 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:00.995675  4341 raft_consensus.cc:3060] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:00.996045  4317 tablet_bootstrap.cc:654] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:00.998334  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:00.999363  4277 raft_consensus.cc:2468] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 0.
I20260709 12:17:01.003145  4323 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380ccda29aae42979989cd494402604c (127.31.92.130:34203), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:01.006630  4341 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.010718  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:01.011562  4203 raft_consensus.cc:3060] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.012815  4023 catalog_manager.cc:5697] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:01.014613  4242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.129:36887, user_credentials={real_user=slave}} blocked reactor thread for 61882us
I20260709 12:17:01.016954  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b3b2767c094177a0c046d44078060b" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1" is_pre_election: true
I20260709 12:17:01.021186  4201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43fd04794454a109dad48a4eec735a6" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:01.022830  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b3b2767c094177a0c046d44078060b" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
W20260709 12:17:01.021229  4242 leader_election.cc:343] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.023659  4202 raft_consensus.cc:2468] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 0.
W20260709 12:17:01.024501  4242 leader_election.cc:343] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380ccda29aae42979989cd494402604c (127.31.92.130:34203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.035643  4242 leader_election.cc:304] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:01.037710  4365 raft_consensus.cc:2804] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.038292  4365 raft_consensus.cc:493] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.038786  4365 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.039788  4341 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Requested vote from peers 380ccda29aae42979989cd494402604c (127.31.92.130:34203), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:01.042343  4316 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:01.042200  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:01.042922  4277 raft_consensus.cc:3060] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.043004  4316 ts_tablet_manager.cc:1403] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.010s
I20260709 12:17:01.046388  4316 raft_consensus.cc:359] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.047202  4316 raft_consensus.cc:385] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.047519  4316 raft_consensus.cc:740] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.048283  4316 consensus_queue.cc:260] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.048997  4203 raft_consensus.cc:2468] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 1.
I20260709 12:17:01.050442  4316 ts_tablet_manager.cc:1434] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:01.051522  4316 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50: Bootstrap starting.
I20260709 12:17:01.051328  4093 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:01.052500  4341 raft_consensus.cc:2804] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.052253  4025 catalog_manager.cc:5697] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9250aa8a883e402589b11397366dd4b1 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "9250aa8a883e402589b11397366dd4b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.053211  4341 raft_consensus.cc:697] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 1 LEADER]: Becoming Leader. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Running, Role: LEADER
I20260709 12:17:01.054401  4341 consensus_queue.cc:237] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.058198  4316 tablet_bootstrap.cc:654] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.060345  4317 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:01.071823  4317 ts_tablet_manager.cc:1403] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.034s
I20260709 12:17:01.074597  4317 raft_consensus.cc:359] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.075328  4317 raft_consensus.cc:385] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.075728  4317 raft_consensus.cc:740] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.076550  4317 consensus_queue.cc:260] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.077452  4365 raft_consensus.cc:515] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.078719  4317 ts_tablet_manager.cc:1434] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:17:01.079762  4317 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:01.080561  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b3b2767c094177a0c046d44078060b" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:01.080924  4023 catalog_manager.cc:5697] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9250aa8a883e402589b11397366dd4b1 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "9250aa8a883e402589b11397366dd4b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.082078  4128 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.075306  4277 raft_consensus.cc:2468] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9250aa8a883e402589b11397366dd4b1 in term 1.
I20260709 12:17:01.068051  4318 tablet_bootstrap.cc:654] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.090103  4317 tablet_bootstrap.cc:654] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.091693  4128 raft_consensus.cc:2468] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 1.
I20260709 12:17:01.093132  4242 leader_election.cc:304] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:01.095052  4344 consensus_queue.cc:1048] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.097786  4316 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50: No bootstrap required, opened a new log
I20260709 12:17:01.098078  4359 raft_consensus.cc:2804] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.098469  4316 ts_tablet_manager.cc:1403] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260709 12:17:01.098640  4359 raft_consensus.cc:697] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:01.099573  4359 consensus_queue.cc:237] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.101462  4316 raft_consensus.cc:359] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.102324  4316 raft_consensus.cc:385] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.102665  4316 raft_consensus.cc:740] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.103251  4318 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:01.103423  4316 consensus_queue.cc:260] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.103911  4318 ts_tablet_manager.cc:1403] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.000s
I20260709 12:17:01.105721  4316 ts_tablet_manager.cc:1434] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:17:01.108840  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b3b2767c094177a0c046d44078060b" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:01.108763  4318 raft_consensus.cc:359] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.109722  4203 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.109944  4318 raft_consensus.cc:385] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.110380  4318 raft_consensus.cc:740] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.112284  4318 consensus_queue.cc:260] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.114845  4365 leader_election.cc:290] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:01.120141  4317 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:01.120754  4317 ts_tablet_manager.cc:1403] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 12:17:01.124121  4317 raft_consensus.cc:359] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.126401  4318 ts_tablet_manager.cc:1434] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 12:17:01.132270  4203 raft_consensus.cc:2468] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 1.
I20260709 12:17:01.134467  4365 raft_consensus.cc:493] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.135146  4365 raft_consensus.cc:515] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.140707  4318 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c: Bootstrap starting.
I20260709 12:17:01.141204  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b06fb8c5764268ba6a8599b1d121ac" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
W20260709 12:17:01.142696  4242 leader_election.cc:343] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380ccda29aae42979989cd494402604c (127.31.92.130:34203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.148361  4318 tablet_bootstrap.cc:654] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.150954  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b06fb8c5764268ba6a8599b1d121ac" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1" is_pre_election: true
I20260709 12:17:01.140182  4365 leader_election.cc:290] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:01.125082  4317 raft_consensus.cc:385] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.154448  4317 raft_consensus.cc:740] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.155428  4344 consensus_queue.cc:1048] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.155369  4317 consensus_queue.cc:260] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.156781  4128 raft_consensus.cc:2468] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 0.
I20260709 12:17:01.158757  4242 leader_election.cc:304] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [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: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 380ccda29aae42979989cd494402604c
I20260709 12:17:01.159608  4359 raft_consensus.cc:2804] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.160017  4359 raft_consensus.cc:493] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.160346  4359 raft_consensus.cc:3060] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.161759  4025 catalog_manager.cc:5697] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.150338  4277 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.168454  4359 raft_consensus.cc:515] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.170444  4317 ts_tablet_manager.cc:1434] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 12:17:01.172240  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b06fb8c5764268ba6a8599b1d121ac" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:01.172938  4128 raft_consensus.cc:3060] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.173262  4359 leader_election.cc:290] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:01.181267  4128 raft_consensus.cc:2468] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 1.
I20260709 12:17:01.182644  4242 leader_election.cc:304] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:01.182850  4344 consensus_queue.cc:1048] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:01.183718  4318 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c: No bootstrap required, opened a new log
I20260709 12:17:01.184247  4318 ts_tablet_manager.cc:1403] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.008s
I20260709 12:17:01.186316  4317 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:01.189385  4365 raft_consensus.cc:2804] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.183758  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b06fb8c5764268ba6a8599b1d121ac" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:01.189980  4365 raft_consensus.cc:697] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
W20260709 12:17:01.191414  4242 leader_election.cc:343] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380ccda29aae42979989cd494402604c (127.31.92.130:34203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:01.192034  4365 consensus_queue.cc:237] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.192726  4317 tablet_bootstrap.cc:654] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:01.194517  4318 raft_consensus.cc:359] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.195266  4318 raft_consensus.cc:385] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.195551  4318 raft_consensus.cc:740] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.196316  4318 consensus_queue.cc:260] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.198673  4318 ts_tablet_manager.cc:1434] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:17:01.199141  4344 consensus_queue.cc:1048] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.220638  4323 raft_consensus.cc:493] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.221184  4323 raft_consensus.cc:515] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:01.223416  4023 catalog_manager.cc:5697] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.225448  4323 leader_election.cc:290] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:01.226392  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:01.232620  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68" candidate_uuid: "9250aa8a883e402589b11397366dd4b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:01.233851  4277 raft_consensus.cc:2393] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9250aa8a883e402589b11397366dd4b1 in current term 1: Already voted for candidate 380ccda29aae42979989cd494402604c in this term.
I20260709 12:17:01.235103  4094 leader_election.cc:304] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1; no voters: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:01.236521  4323 raft_consensus.cc:3060] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.244534  4323 raft_consensus.cc:2749] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:01.245814  4317 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: No bootstrap required, opened a new log
I20260709 12:17:01.246477  4317 ts_tablet_manager.cc:1403] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.043s
I20260709 12:17:01.249408  4317 raft_consensus.cc:359] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.250062  4317 raft_consensus.cc:385] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:01.250324  4317 raft_consensus.cc:740] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:01.251228  4317 consensus_queue.cc:260] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.253486  4317 ts_tablet_manager.cc:1434] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:01.258551  4349 consensus_queue.cc:1048] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.261458  4349 consensus_queue.cc:1048] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.270025  4321 consensus_queue.cc:1048] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:01.293041  4387 consensus_queue.cc:1048] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:01.321385  4387 raft_consensus.cc:493] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.321852  4387 raft_consensus.cc:515] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.323786  4387 leader_election.cc:290] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:01.324676  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7794bc9d8d4dacb49a93bcdbbd9801" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1" is_pre_election: true
I20260709 12:17:01.324857  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7794bc9d8d4dacb49a93bcdbbd9801" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:01.325289  4128 raft_consensus.cc:2468] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 0.
I20260709 12:17:01.325588  4277 raft_consensus.cc:2468] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 0.
I20260709 12:17:01.326365  4168 leader_election.cc:304] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:01.327284  4387 raft_consensus.cc:2804] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:01.327632  4387 raft_consensus.cc:493] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:01.327900  4387 raft_consensus.cc:3060] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.333093  4387 raft_consensus.cc:515] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.334787  4387 leader_election.cc:290] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:01.335559  4128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7794bc9d8d4dacb49a93bcdbbd9801" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:01.335793  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7794bc9d8d4dacb49a93bcdbbd9801" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:01.336179  4128 raft_consensus.cc:3060] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.336478  4277 raft_consensus.cc:3060] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.341374  4128 raft_consensus.cc:2468] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 1.
I20260709 12:17:01.341871  4277 raft_consensus.cc:2468] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 1.
I20260709 12:17:01.342588  4168 leader_election.cc:304] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:01.343343  4387 raft_consensus.cc:2804] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:01.343699  4387 raft_consensus.cc:697] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:01.344363  4387 consensus_queue.cc:237] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.351989  4023 catalog_manager.cc:5697] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 0 to 1, leader changed from <none> to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 1 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.392324  4341 consensus_queue.cc:1048] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.400241  4365 consensus_queue.cc:1048] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.405033  4344 consensus_queue.cc:1048] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.421052  4202 raft_consensus.cc:3060] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.426011 32114 ts_manager.cc:295] Set tserver state for 9250aa8a883e402589b11397366dd4b1 to MAINTENANCE_MODE
I20260709 12:17:01.427050 32114 tablet_server.cc:179] TabletServer@127.31.92.129:0 shutting down...
I20260709 12:17:01.431146  4324 consensus_queue.cc:1048] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:01.457202  4344 consensus_queue.cc:1048] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.459930 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:01.461548 32114 tablet_replica.cc:333] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.462294 32114 raft_consensus.cc:2243] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.462877 32114 raft_consensus.cc:2272] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.465559 32114 tablet_replica.cc:333] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.466454 32114 raft_consensus.cc:2243] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.466941 32114 raft_consensus.cc:2272] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.469957  4341 consensus_queue.cc:1048] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:01.470165 32114 tablet_replica.cc:333] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.471203 32114 raft_consensus.cc:2243] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.471798 32114 raft_consensus.cc:2272] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.475044 32114 tablet_replica.cc:333] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.475876 32114 raft_consensus.cc:2243] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:01.476807 32114 raft_consensus.cc:2272] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.479547 32114 tablet_replica.cc:333] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.480413 32114 raft_consensus.cc:2243] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.480867 32114 raft_consensus.cc:2272] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.483675 32114 tablet_replica.cc:333] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.484414 32114 raft_consensus.cc:2243] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:01.485411 32114 raft_consensus.cc:2272] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.487672 32114 tablet_replica.cc:333] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.488345 32114 raft_consensus.cc:2243] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.488804 32114 raft_consensus.cc:2272] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.491231 32114 tablet_replica.cc:333] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.491959 32114 raft_consensus.cc:2243] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.492439 32114 raft_consensus.cc:2272] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.494627 32114 tablet_replica.cc:333] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.495137 32114 raft_consensus.cc:2243] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:01.495882 32114 raft_consensus.cc:2272] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.498188 32114 tablet_replica.cc:333] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: stopping tablet replica
I20260709 12:17:01.498737 32114 raft_consensus.cc:2243] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:01.499490 32114 raft_consensus.cc:2272] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.513089  4324 consensus_queue.cc:1048] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:01.524729 32114 tablet_server.cc:196] TabletServer@127.31.92.129:0 shutdown complete.
W20260709 12:17:01.539124  4242 consensus_peers.cc:597] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:01.545823  4387 raft_consensus.cc:493] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:01.546401  4387 raft_consensus.cc:515] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:01.548249  4387 leader_election.cc:290] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:01.549278  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b06fb8c5764268ba6a8599b1d121ac" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
W20260709 12:17:01.552937  4168 leader_election.cc:336] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:01.553346  4168 leader_election.cc:304] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 380ccda29aae42979989cd494402604c; no voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:01.553970  4387 raft_consensus.cc:2749] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:01.638242  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:01.647357  4203 raft_consensus.cc:3060] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:01.653754  4324 consensus_queue.cc:1048] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:01.666316  4242 consensus_peers.cc:597] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:01.720217  4168 consensus_peers.cc:597] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:01.868259  4168 consensus_peers.cc:597] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:01.906461  4168 consensus_peers.cc:597] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:01.908006  4387 consensus_queue.cc:1048] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:02.032893  4242 consensus_peers.cc:597] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:02.632095  4405 raft_consensus.cc:493] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.632748  4405 raft_consensus.cc:515] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.635298  4405 leader_election.cc:290] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:02.636878  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
W20260709 12:17:02.638873  4242 leader_election.cc:336] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
W20260709 12:17:02.639355  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:02.639331  4242 leader_election.cc:304] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [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: c3977f4a73ac4dc791017a2b292edb50; no voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:02.640028  4405 raft_consensus.cc:2749] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:02.660494  4387 raft_consensus.cc:493] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.661029  4387 raft_consensus.cc:515] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.663072  4387 leader_election.cc:290] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:02.664242  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:02.664922  4277 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 1.
I20260709 12:17:02.666059  4169 leader_election.cc:304] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 
W20260709 12:17:02.666863  4168 leader_election.cc:336] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.666903  4387 raft_consensus.cc:2804] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:02.667415  4387 raft_consensus.cc:493] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.667799  4387 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.673028  4387 raft_consensus.cc:515] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.674772  4387 leader_election.cc:290] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:02.676357  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:02.677520  4277 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:02.686542  4168 leader_election.cc:336] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.687233  4277 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 2.
I20260709 12:17:02.688285  4169 leader_election.cc:304] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:02.688915  4387 raft_consensus.cc:2804] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.689394  4387 raft_consensus.cc:697] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:02.690115  4387 consensus_queue.cc:237] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.697259  4025 catalog_manager.cc:5697] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 1 to 2, leader changed from 9250aa8a883e402589b11397366dd4b1 (127.31.92.129) to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.727463  4405 raft_consensus.cc:493] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.728018  4405 raft_consensus.cc:515] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.730088  4405 leader_election.cc:290] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:02.731765  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
W20260709 12:17:02.733831  4242 leader_election.cc:336] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.734249  4242 leader_election.cc:304] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [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: c3977f4a73ac4dc791017a2b292edb50; no voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:02.734912  4405 raft_consensus.cc:2749] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:02.751278  4387 raft_consensus.cc:493] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.751829  4387 raft_consensus.cc:515] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.753566  4387 leader_election.cc:290] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:02.754774  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:02.755645  4277 raft_consensus.cc:2468] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 1.
I20260709 12:17:02.756793  4169 leader_election.cc:304] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 
W20260709 12:17:02.757484  4168 leader_election.cc:336] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.757531  4387 raft_consensus.cc:2804] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:02.758001  4387 raft_consensus.cc:493] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.758296  4387 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.764951  4387 raft_consensus.cc:515] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.766657  4387 leader_election.cc:290] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:02.767758  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:02.768420  4277 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:02.770498  4168 leader_election.cc:336] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.775338  4277 raft_consensus.cc:2468] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 2.
I20260709 12:17:02.776432  4169 leader_election.cc:304] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:02.777141  4387 raft_consensus.cc:2804] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.777595  4387 raft_consensus.cc:697] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:02.778522  4387 consensus_queue.cc:237] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.786302  4025 catalog_manager.cc:5697] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 1 to 2, leader changed from 9250aa8a883e402589b11397366dd4b1 (127.31.92.129) to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.906443  4405 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.907032  4405 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.908594  4387 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.908888  4405 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:02.909211  4387 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.910668  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:02.911343  4203 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 1.
I20260709 12:17:02.912412  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:02.912921  4242 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:02.913089  4277 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 1.
I20260709 12:17:02.913319  4387 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
W20260709 12:17:02.913916  4242 leader_election.cc:336] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.914005  4405 raft_consensus.cc:2804] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:02.914556  4405 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.914697  4169 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:02.915000  4405 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.915660  4387 raft_consensus.cc:2804] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:02.915985  4387 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.916292  4387 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:02.916426  4168 leader_election.cc:336] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.921610  4405 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.922573  4387 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.923846  4405 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:02.924407  4387 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:02.925590  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:02.926257  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:02.926560  4277 raft_consensus.cc:2393] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 380ccda29aae42979989cd494402604c in current term 2: Already voted for candidate c3977f4a73ac4dc791017a2b292edb50 in this term.
I20260709 12:17:02.927146  4203 raft_consensus.cc:2393] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c3977f4a73ac4dc791017a2b292edb50 in current term 2: Already voted for candidate 380ccda29aae42979989cd494402604c in this term.
W20260709 12:17:02.928592  4242 leader_election.cc:336] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.929149  4242 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [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: c3977f4a73ac4dc791017a2b292edb50; no voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:02.929916  4405 raft_consensus.cc:2749] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:17:02.930691  4168 leader_election.cc:336] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.931133  4168 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c; no voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:02.931746  4387 raft_consensus.cc:2749] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:02.969363  4405 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.969908  4405 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.971837  4405 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
W20260709 12:17:02.973081  4242 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111) [suppressed 114 similar messages]
I20260709 12:17:02.973380  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:02.973745  4387 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.974336  4387 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.975191  4203 raft_consensus.cc:2468] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 1.
W20260709 12:17:02.976049  4242 leader_election.cc:336] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.976977  4387 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:02.977113  4242 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:02.977468  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:02.978077  4405 raft_consensus.cc:2804] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:02.978575  4277 raft_consensus.cc:2468] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 1.
I20260709 12:17:02.979033  4405 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.979457  4405 raft_consensus.cc:3060] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.979888  4169 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:02.980619  4387 raft_consensus.cc:2804] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:17:02.980811  4168 leader_election.cc:336] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.981031  4387 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9250aa8a883e402589b11397366dd4b1)
I20260709 12:17:02.981406  4387 raft_consensus.cc:3060] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.985325  4405 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.986598  4387 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:02.987102  4405 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:02.988786  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:02.989081  4387 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:02.989621  4203 raft_consensus.cc:2393] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c3977f4a73ac4dc791017a2b292edb50 in current term 2: Already voted for candidate 380ccda29aae42979989cd494402604c in this term.
I20260709 12:17:02.989746  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:02.990489  4277 raft_consensus.cc:2393] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 380ccda29aae42979989cd494402604c in current term 2: Already voted for candidate c3977f4a73ac4dc791017a2b292edb50 in this term.
W20260709 12:17:02.991669  4242 leader_election.cc:336] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.992134  4242 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [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: c3977f4a73ac4dc791017a2b292edb50; no voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:02.992895  4405 raft_consensus.cc:2749] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:17:02.994192  4168 leader_election.cc:336] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:02.994689  4168 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c; no voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:02.995322  4387 raft_consensus.cc:2749] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:03.167923  4277 raft_consensus.cc:1275] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.169229  4387 consensus_queue.cc:1048] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:03.183883  4168 consensus_peers.cc:597] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:03.204983  4277 raft_consensus.cc:1275] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.206550  4414 consensus_queue.cc:1048] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:03.220784  4168 consensus_peers.cc:597] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:03.640341  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:17:04.206993  4242 consensus_peers.cc:597] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:04.260038  4168 consensus_peers.cc:597] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:04.290874  4168 consensus_peers.cc:597] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:04.310598  4168 consensus_peers.cc:597] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:04.343017  4242 consensus_peers.cc:597] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:04.515043  4417 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:04.515550  4417 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:04.517319  4417 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:04.518370  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50" is_pre_election: true
I20260709 12:17:04.519055  4277 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 2.
I20260709 12:17:04.520131  4169 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:04.520849  4417 raft_consensus.cc:2804] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:17:04.521025  4168 leader_election.cc:336] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:04.521239  4417 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:04.521692  4417 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:04.527081  4417 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:04.528986  4417 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 3 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:04.530139  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:04.530874  4277 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:17:04.532909  4168 leader_election.cc:336] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:04.536389  4277 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 3.
I20260709 12:17:04.537420  4169 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:04.538136  4417 raft_consensus.cc:2804] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:04.539084  4417 raft_consensus.cc:697] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 3 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:04.539889  4417 consensus_queue.cc:237] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [LEADER]: Queue going to LEADER 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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:04.546588  4025 catalog_manager.cc:5697] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 1 to 3, leader changed from 9250aa8a883e402589b11397366dd4b1 (127.31.92.129) to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 3 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:04.614303  4242 consensus_peers.cc:597] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:04.641300  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:04.966619  4277 raft_consensus.cc:1275] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:04.968081  4417 consensus_queue.cc:1048] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:04.982930  4168 consensus_peers.cc:597] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:05.007556  4405 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:05.008124  4405 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:05.009744  4405 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:05.011493  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c" is_pre_election: true
I20260709 12:17:05.012248  4203 raft_consensus.cc:2468] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 2.
I20260709 12:17:05.013294  4242 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:05.014011  4405 raft_consensus.cc:2804] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:17:05.014011  4242 leader_election.cc:336] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:05.014393  4405 raft_consensus.cc:493] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:05.014817  4405 raft_consensus.cc:3060] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:05.020361  4405 raft_consensus.cc:515] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:05.022156  4405 leader_election.cc:290] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 3 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:05.023972  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a2cb042b9b4af8a8429cea3778a459" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:05.024703  4203 raft_consensus.cc:3060] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:17:05.026213  4242 leader_election.cc:336] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111)
I20260709 12:17:05.031066  4203 raft_consensus.cc:2468] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 3.
I20260709 12:17:05.032326  4242 leader_election.cc:304] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [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: 380ccda29aae42979989cd494402604c, c3977f4a73ac4dc791017a2b292edb50; no voters: 9250aa8a883e402589b11397366dd4b1
I20260709 12:17:05.033066  4405 raft_consensus.cc:2804] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:05.034173  4405 raft_consensus.cc:697] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:05.035036  4405 consensus_queue.cc:237] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Queue going to LEADER 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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:05.041975  4023 catalog_manager.cc:5697] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 1 to 3, leader changed from 9250aa8a883e402589b11397366dd4b1 (127.31.92.129) to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:05.435847  4242 consensus_peers.cc:597] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:05.614588  4203 raft_consensus.cc:1275] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:05.616142  4405 consensus_queue.cc:1048] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:05.642333  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:17:05.770479  4168 consensus_peers.cc:597] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:06.017688  4168 consensus_peers.cc:597] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:06.548637 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:06.554522  4434 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 12:17:06.555222  4435 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 12:17:06.557060  4437 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 12:17:06.558337 32114 server_base.cc:1061] running on GCE node
I20260709 12:17:06.559998 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:06.560251 32114 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 12:17:06.560456 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599426560438 us; error 0 us; skew 500 ppm
I20260709 12:17:06.561040 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:06.563642 32114 webserver.cc:533] Webserver started at http://127.31.92.129:36143/ using document root <none> and password file <none>
I20260709 12:17:06.564180 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:06.564392 32114 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:17:06.568524 32114 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:17:06.572700  4442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:06.573474 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:17:06.573832 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "9250aa8a883e402589b11397366dd4b1"
format_stamp: "Formatted at 2026-07-09 12:16:59 on dist-test-slave-2dwh"
I20260709 12:17:06.574138 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599265710679-32114-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 12:17:06.606592 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:06.607666 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:06.609104 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:06.612604  4449 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:17:06.643368  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:06.666941 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:17:06.667295 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.056s	user 0.002s	sys 0.000s
I20260709 12:17:06.667518 32114 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:17:06.672374  4449 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.686168  4449 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.687093  4449 tablet_bootstrap.cc:492] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.687801  4449 ts_tablet_manager.cc:1403] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:17:06.690357  4449 raft_consensus.cc:359] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.691094  4449 raft_consensus.cc:740] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.691851  4449 consensus_queue.cc:260] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.694383  4449 ts_tablet_manager.cc:1434] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:06.695302  4449 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.711264  4449 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.712255  4449 tablet_bootstrap.cc:492] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.712981  4449 ts_tablet_manager.cc:1403] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 12:17:06.715587  4449 raft_consensus.cc:359] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.716295  4449 raft_consensus.cc:740] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.717016  4449 consensus_queue.cc:260] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.719048  4449 ts_tablet_manager.cc:1434] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:06.719873  4449 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.728420 32114 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:17:06.728811 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.060s	sys 0.000s
I20260709 12:17:06.735878  4449 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.736996  4449 tablet_bootstrap.cc:492] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.738245  4449 ts_tablet_manager.cc:1403] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:17:06.741675  4449 raft_consensus.cc:359] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.742623  4449 raft_consensus.cc:740] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.743628  4449 consensus_queue.cc:260] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.746348  4449 ts_tablet_manager.cc:1434] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:17:06.747399  4449 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.763407  4449 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.764247  4449 tablet_bootstrap.cc:492] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.764788  4449 ts_tablet_manager.cc:1403] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:17:06.766551  4449 raft_consensus.cc:359] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.767113  4449 raft_consensus.cc:740] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.767705  4449 consensus_queue.cc:260] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.769136  4449 ts_tablet_manager.cc:1434] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:06.769903  4449 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.787379  4449 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.788611  4449 tablet_bootstrap.cc:492] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.789259 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:36887
I20260709 12:17:06.789321  4512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:36887 every 8 connection(s)
I20260709 12:17:06.789422  4449 ts_tablet_manager.cc:1403] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:17:06.792294  4449 raft_consensus.cc:359] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.793149  4449 raft_consensus.cc:740] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.794143  4449 consensus_queue.cc:260] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.794579 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:06.795832  4449 ts_tablet_manager.cc:1434] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:06.796674  4449 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.812276  4449 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.813126  4449 tablet_bootstrap.cc:492] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.813387  4513 heartbeater.cc:344] Connected to a master server at 127.31.92.190:41121
I20260709 12:17:06.813841  4449 ts_tablet_manager.cc:1403] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:17:06.813934  4513 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:06.815126  4513 heartbeater.cc:507] Master 127.31.92.190:41121 requested a full tablet report, sending...
I20260709 12:17:06.816560  4449 raft_consensus.cc:359] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.817436  4449 raft_consensus.cc:740] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.818387  4449 consensus_queue.cc:260] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.821481  4449 ts_tablet_manager.cc:1434] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:17:06.822654  4449 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.823222  4025 ts_manager.cc:194] Re-registered known tserver with Master: 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887)
I20260709 12:17:06.827510  4203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e59b60bca054908af777210e73e23d0"
dest_uuid: "380ccda29aae42979989cd494402604c"
mode: GRACEFUL
new_leader_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:17:06.828327  4203 raft_consensus.cc:606] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Received request to transfer leadership to TS c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:06.832180  4203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013"
dest_uuid: "380ccda29aae42979989cd494402604c"
mode: GRACEFUL
new_leader_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:17:06.832787  4203 raft_consensus.cc:606] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Received request to transfer leadership to TS c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:06.834481 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:06.835346 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:06.836236 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:06.838272  4025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55324
I20260709 12:17:06.841951  4513 heartbeater.cc:499] Master 127.31.92.190:41121 was elected leader, sending a full tablet report...
I20260709 12:17:06.845028  4449 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.846153  4449 tablet_bootstrap.cc:492] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
W20260709 12:17:06.846608  4168 consensus_peers.cc:597] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:06.846901  4449 ts_tablet_manager.cc:1403] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260709 12:17:06.849740  4449 raft_consensus.cc:359] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.850522  4449 raft_consensus.cc:740] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.851298  4449 consensus_queue.cc:260] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.853989  4449 ts_tablet_manager.cc:1434] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:06.854928  4449 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.871055  4449 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.872084  4449 tablet_bootstrap.cc:492] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.872818  4449 ts_tablet_manager.cc:1403] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:17:06.875392  4449 raft_consensus.cc:359] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.876070  4449 raft_consensus.cc:740] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.876775  4449 consensus_queue.cc:260] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.878858  4449 ts_tablet_manager.cc:1434] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:06.879652  4449 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.894666  4449 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.895642  4449 tablet_bootstrap.cc:492] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.896351  4449 ts_tablet_manager.cc:1403] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 12:17:06.898810  4449 raft_consensus.cc:359] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:06.899300  4449 raft_consensus.cc:740] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.899873  4449 consensus_queue.cc:260] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [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: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:06.901392  4449 ts_tablet_manager.cc:1434] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:06.902052  4449 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: Bootstrap starting.
I20260709 12:17:06.908299  4418 raft_consensus.cc:993] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c: : Instructing follower c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:06.908887  4418 raft_consensus.cc:1081] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Signalling peer c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:06.910621  4276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:34410
I20260709 12:17:06.911263  4276 raft_consensus.cc:493] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.911649  4276 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.916864  4449 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: 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 12:17:06.917953  4449 tablet_bootstrap.cc:492] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: Bootstrap complete.
I20260709 12:17:06.917729  4276 raft_consensus.cc:515] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.918829  4449 ts_tablet_manager.cc:1403] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:17:06.919757  4276 leader_election.cc:290] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:06.921998  4449 raft_consensus.cc:359] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.922490  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:06.922605  4484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:06.922891  4449 raft_consensus.cc:740] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9250aa8a883e402589b11397366dd4b1, State: Initialized, Role: FOLLOWER
I20260709 12:17:06.923243  4203 raft_consensus.cc:3055] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.923617  4203 raft_consensus.cc:740] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:06.923702  4449 consensus_queue.cc:260] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.924705  4484 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.924319  4203 consensus_queue.cc:260] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.925663  4203 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.932260  4484 raft_consensus.cc:2468] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 2.
I20260709 12:17:06.933385  4203 raft_consensus.cc:2468] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 2.
I20260709 12:17:06.934927  4242 leader_election.cc:304] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:06.936847  4509 raft_consensus.cc:2804] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.937410  4509 raft_consensus.cc:697] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 2 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:06.938329  4509 consensus_queue.cc:237] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:06.946066  4449 ts_tablet_manager.cc:1434] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 12:17:06.961223  4023 catalog_manager.cc:5697] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 1 to 2, leader changed from 380ccda29aae42979989cd494402604c (127.31.92.130) to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 2 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:07.032749  4429 raft_consensus.cc:993] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c: : Instructing follower c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:07.033203  4418 raft_consensus.cc:1081] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Signalling peer c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:07.034648  4276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e59b60bca054908af777210e73e23d0"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:34410
I20260709 12:17:07.035145  4276 raft_consensus.cc:493] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.035456  4276 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:07.041050  4276 raft_consensus.cc:515] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.042826  4276 leader_election.cc:290] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 3 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:07.043776  4484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:07.043901  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:07.044602  4484 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:17:07.044610  4203 raft_consensus.cc:3055] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:07.045118  4203 raft_consensus.cc:740] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:07.046085  4203 consensus_queue.cc:260] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.047389  4203 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:07.052297  4484 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 3.
I20260709 12:17:07.053632  4242 leader_election.cc:304] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [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: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:07.054378  4405 raft_consensus.cc:2804] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:07.054893  4405 raft_consensus.cc:697] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:07.054782  4203 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 3.
I20260709 12:17:07.055858  4405 consensus_queue.cc:237] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.063390  4023 catalog_manager.cc:5697] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 2 to 3, leader changed from 380ccda29aae42979989cd494402604c (127.31.92.130) to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:07.065388  4484 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:17:07.289438  4484 raft_consensus.cc:3060] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:17:07.385596  4484 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.493836  4484 raft_consensus.cc:1275] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:07.495029  4405 consensus_queue.cc:1048] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:07.505932  4203 raft_consensus.cc:1275] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:07.508175  4405 consensus_queue.cc:1048] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:07.543979  4203 raft_consensus.cc:1275] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:07.545164  4405 consensus_queue.cc:1048] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.554445  4484 raft_consensus.cc:1275] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:07.556342  4528 consensus_queue.cc:1048] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:07.655229  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:07.849272 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:07.873078  4276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50b3b2767c094177a0c046d44078060b"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
mode: GRACEFUL
new_leader_uuid: "380ccda29aae42979989cd494402604c"
 from {username='slave'} at 127.0.0.1:42346
I20260709 12:17:07.874094  4276 raft_consensus.cc:606] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Received request to transfer leadership to TS 380ccda29aae42979989cd494402604c
I20260709 12:17:07.877034  4276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
mode: GRACEFUL
new_leader_uuid: "380ccda29aae42979989cd494402604c"
 from {username='slave'} at 127.0.0.1:42346
I20260709 12:17:07.877512  4276 raft_consensus.cc:606] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 2 LEADER]: Received request to transfer leadership to TS 380ccda29aae42979989cd494402604c
I20260709 12:17:07.878598 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:07.879060 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:07.879714 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:07.884184  4509 raft_consensus.cc:993] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50: : Instructing follower 380ccda29aae42979989cd494402604c to start an election
I20260709 12:17:07.884793  4528 raft_consensus.cc:1081] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Signalling peer 380ccda29aae42979989cd494402604c to start an election
I20260709 12:17:07.886595  4203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50b3b2767c094177a0c046d44078060b"
dest_uuid: "380ccda29aae42979989cd494402604c"
 from {username='slave'} at 127.0.0.1:59538
I20260709 12:17:07.887145  4203 raft_consensus.cc:493] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.887511  4203 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.896668  4203 raft_consensus.cc:515] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.899135  4203 leader_election.cc:290] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:07.900163  4484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b3b2767c094177a0c046d44078060b" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:07.900677  4276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b3b2767c094177a0c046d44078060b" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:07.901131  4484 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.901515  4276 raft_consensus.cc:3055] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:07.901893  4276 raft_consensus.cc:740] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:07.903101  4276 consensus_queue.cc:260] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.906652  4276 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.912897  4484 raft_consensus.cc:2468] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 2.
I20260709 12:17:07.914263  4168 leader_election.cc:304] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:07.915270  4539 raft_consensus.cc:2804] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:07.915757  4539 raft_consensus.cc:697] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:07.916079  4276 raft_consensus.cc:2468] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 2.
I20260709 12:17:07.917200  4539 consensus_queue.cc:237] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.926148  4023 catalog_manager.cc:5697] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 1 to 2, leader changed from c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131) to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.958479  4405 raft_consensus.cc:993] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50: : Instructing follower 380ccda29aae42979989cd494402604c to start an election
I20260709 12:17:07.959069  4509 raft_consensus.cc:1081] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 2 LEADER]: Signalling peer 380ccda29aae42979989cd494402604c to start an election
I20260709 12:17:07.960965  4203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013"
dest_uuid: "380ccda29aae42979989cd494402604c"
 from {username='slave'} at 127.0.0.1:59538
I20260709 12:17:07.961521  4203 raft_consensus.cc:493] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.961841  4203 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:07.967340  4203 raft_consensus.cc:515] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.968926  4203 leader_election.cc:290] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 3 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:07.969791  4484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:07.970074  4276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f936f45f12a24ccda10f641d561d2013" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:07.970533  4484 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:07.970696  4276 raft_consensus.cc:3055] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:07.971107  4276 raft_consensus.cc:740] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:07.972127  4276 consensus_queue.cc:260] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.973680  4276 raft_consensus.cc:3060] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:07.978502  4484 raft_consensus.cc:2468] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 3.
I20260709 12:17:07.979753  4168 leader_election.cc:304] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:07.980476  4539 raft_consensus.cc:2804] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:07.980947  4539 raft_consensus.cc:697] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 3 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:07.981460  4276 raft_consensus.cc:2468] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 3.
I20260709 12:17:07.982200  4539 consensus_queue.cc:237] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:07.988852  4023 catalog_manager.cc:5697] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 2 to 3, leader changed from c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131) to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 3 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.332481  4276 raft_consensus.cc:1275] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.333719  4539 consensus_queue.cc:1048] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:08.343845  4484 raft_consensus.cc:1275] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.346590  4539 consensus_queue.cc:1048] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:08.389631  4276 raft_consensus.cc:1275] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:08.390897  4539 consensus_queue.cc:1048] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:08.399358  4486 raft_consensus.cc:1275] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:08.401151  4539 consensus_queue.cc:1048] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:17:08.656936  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:08.887179 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:08.894805  4203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50b3b2767c094177a0c046d44078060b"
dest_uuid: "380ccda29aae42979989cd494402604c"
mode: GRACEFUL
new_leader_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:17:08.895329  4203 raft_consensus.cc:606] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Received request to transfer leadership to TS c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:08.897992  4203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979"
dest_uuid: "380ccda29aae42979989cd494402604c"
mode: GRACEFUL
new_leader_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:17:08.898474  4203 raft_consensus.cc:606] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Received request to transfer leadership to TS c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:08.899582 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:08.900115 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:08.900678 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.169867  4418 raft_consensus.cc:993] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c: : Instructing follower c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:09.170326  4539 raft_consensus.cc:1081] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Signalling peer c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:09.171967  4276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:34410
I20260709 12:17:09.172519  4276 raft_consensus.cc:493] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.172863  4276 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.179173  4276 raft_consensus.cc:515] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:09.180984  4276 leader_election.cc:290] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 3 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:09.181937  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:09.182109  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3187474b9274e0e9d5b413457ba9979" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:09.182719  4486 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.182824  4203 raft_consensus.cc:3055] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:09.183241  4203 raft_consensus.cc:740] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:09.183947  4203 consensus_queue.cc:260] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:09.184993  4203 raft_consensus.cc:3060] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.189126  4486 raft_consensus.cc:2468] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 3.
I20260709 12:17:09.190644  4242 leader_election.cc:304] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [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: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:09.190639  4203 raft_consensus.cc:2468] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 3.
I20260709 12:17:09.191390  4405 raft_consensus.cc:2804] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:09.192339  4405 raft_consensus.cc:697] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:09.193317  4405 consensus_queue.cc:237] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:09.199790  4025 catalog_manager.cc:5697] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 2 to 3, leader changed from 380ccda29aae42979989cd494402604c (127.31.92.130) to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:09.472600  4418 raft_consensus.cc:993] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c: : Instructing follower c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:09.473052  4539 raft_consensus.cc:1081] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Signalling peer c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:09.474493  4276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50b3b2767c094177a0c046d44078060b"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:34410
I20260709 12:17:09.474941  4276 raft_consensus.cc:493] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.475189  4276 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.480851  4276 raft_consensus.cc:515] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:09.482360  4276 leader_election.cc:290] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 3 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:09.483139  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b3b2767c094177a0c046d44078060b" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:09.483423  4203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b3b2767c094177a0c046d44078060b" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:09.483769  4486 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.483999  4203 raft_consensus.cc:3055] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:09.484328  4203 raft_consensus.cc:740] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:09.484894  4203 consensus_queue.cc:260] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:09.485729  4203 raft_consensus.cc:3060] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.488936  4486 raft_consensus.cc:2468] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 3.
I20260709 12:17:09.489995  4242 leader_election.cc:304] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [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: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:09.490631  4203 raft_consensus.cc:2468] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 3.
I20260709 12:17:09.490767  4405 raft_consensus.cc:2804] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:09.492225  4405 raft_consensus.cc:697] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:09.492959  4405 consensus_queue.cc:237] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:09.499629  4025 catalog_manager.cc:5697] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 2 to 3, leader changed from 380ccda29aae42979989cd494402604c (127.31.92.130) to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:09.641860  4203 raft_consensus.cc:1275] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:09.642935  4405 consensus_queue.cc:1048] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:09.653554  4486 raft_consensus.cc:1275] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:09.655501  4566 consensus_queue.cc:1048] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:17:09.657891  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:09.906975 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.914558  4276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e59b60bca054908af777210e73e23d0"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
mode: GRACEFUL
new_leader_uuid: "380ccda29aae42979989cd494402604c"
 from {username='slave'} at 127.0.0.1:42346
I20260709 12:17:09.915122  4276 raft_consensus.cc:606] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Received request to transfer leadership to TS 380ccda29aae42979989cd494402604c
I20260709 12:17:09.917738  4276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c43fd04794454a109dad48a4eec735a6"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
mode: GRACEFUL
new_leader_uuid: "380ccda29aae42979989cd494402604c"
 from {username='slave'} at 127.0.0.1:42346
I20260709 12:17:09.918304  4276 raft_consensus.cc:606] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Received request to transfer leadership to TS 380ccda29aae42979989cd494402604c
I20260709 12:17:09.919492 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:09.919972 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:09.920522 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.989722  4405 raft_consensus.cc:993] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50: : Instructing follower 380ccda29aae42979989cd494402604c to start an election
I20260709 12:17:09.990326  4566 raft_consensus.cc:1081] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Signalling peer 380ccda29aae42979989cd494402604c to start an election
I20260709 12:17:09.991670  4203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c43fd04794454a109dad48a4eec735a6"
dest_uuid: "380ccda29aae42979989cd494402604c"
 from {username='slave'} at 127.0.0.1:59538
I20260709 12:17:09.992199  4203 raft_consensus.cc:493] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.992507  4203 raft_consensus.cc:3060] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:09.997668  4203 raft_consensus.cc:515] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:09.999351  4203 leader_election.cc:290] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:10.000312  4276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43fd04794454a109dad48a4eec735a6" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:10.000315  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43fd04794454a109dad48a4eec735a6" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:10.001279  4276 raft_consensus.cc:3055] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:10.001339  4486 raft_consensus.cc:3060] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.001600  4276 raft_consensus.cc:740] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:10.002864  4276 consensus_queue.cc:260] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:10.004383  4276 raft_consensus.cc:3060] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.009631  4486 raft_consensus.cc:2468] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 2.
I20260709 12:17:10.010715  4203 raft_consensus.cc:1275] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:10.010919  4168 leader_election.cc:304] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:10.011830  4539 raft_consensus.cc:2804] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:10.012305  4539 raft_consensus.cc:697] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:10.012138  4566 consensus_queue.cc:1048] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.012605  4276 raft_consensus.cc:2468] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 2.
I20260709 12:17:10.013433  4539 consensus_queue.cc:237] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:10.021673  4486 raft_consensus.cc:1275] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:10.023088  4560 consensus_queue.cc:1048] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.023175  4023 catalog_manager.cc:5697] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 1 to 2, leader changed from c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131) to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 2 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.075502  4405 raft_consensus.cc:993] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50: : Instructing follower 380ccda29aae42979989cd494402604c to start an election
I20260709 12:17:10.075958  4560 raft_consensus.cc:1081] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Signalling peer 380ccda29aae42979989cd494402604c to start an election
I20260709 12:17:10.077380  4203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e59b60bca054908af777210e73e23d0"
dest_uuid: "380ccda29aae42979989cd494402604c"
 from {username='slave'} at 127.0.0.1:59538
I20260709 12:17:10.077780  4203 raft_consensus.cc:493] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:10.078022  4203 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:10.082712  4203 raft_consensus.cc:515] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:10.084070  4203 leader_election.cc:290] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [CANDIDATE]: Term 4 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131:45953)
I20260709 12:17:10.085158  4276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
I20260709 12:17:10.085201  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59b60bca054908af777210e73e23d0" candidate_uuid: "380ccda29aae42979989cd494402604c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:10.085723  4276 raft_consensus.cc:3055] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:10.085915  4486 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:10.086043  4276 raft_consensus.cc:740] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:10.086941  4276 consensus_queue.cc:260] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:10.087978  4276 raft_consensus.cc:3060] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:10.091734  4486 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 4.
I20260709 12:17:10.093017  4168 leader_election.cc:304] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [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: 380ccda29aae42979989cd494402604c, 9250aa8a883e402589b11397366dd4b1; no voters: 
I20260709 12:17:10.093477  4276 raft_consensus.cc:2468] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380ccda29aae42979989cd494402604c in term 4.
I20260709 12:17:10.093890  4539 raft_consensus.cc:2804] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:10.094470  4539 raft_consensus.cc:697] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 4 LEADER]: Becoming Leader. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:10.095388  4539 consensus_queue.cc:237] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:10.102510  4025 catalog_manager.cc:5697] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c reported cstate change: term changed from 3 to 4, leader changed from c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131) to 380ccda29aae42979989cd494402604c (127.31.92.130). New cstate: current_term: 4 leader_uuid: "380ccda29aae42979989cd494402604c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.567610  4486 raft_consensus.cc:1275] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 4 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:10.569000  4539 consensus_queue.cc:1048] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:10.582316  4276 raft_consensus.cc:1275] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 4 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:10.583829  4539 consensus_queue.cc:1048] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:10.589003  4277 raft_consensus.cc:1275] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:10.590325  4539 consensus_queue.cc:1048] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:10.603660  4484 raft_consensus.cc:1275] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Refusing update from remote peer 380ccda29aae42979989cd494402604c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:10.605262  4590 consensus_queue.cc:1048] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:10.659300  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:10.928061 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:10.936692  4203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1"
dest_uuid: "380ccda29aae42979989cd494402604c"
mode: GRACEFUL
new_leader_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:17:10.937282  4203 raft_consensus.cc:606] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 3 LEADER]: Received request to transfer leadership to TS c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:10.940306  4202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68"
dest_uuid: "380ccda29aae42979989cd494402604c"
mode: GRACEFUL
new_leader_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:17:10.940932  4202 raft_consensus.cc:606] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Received request to transfer leadership to TS c3977f4a73ac4dc791017a2b292edb50
I20260709 12:17:10.942334 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:10.942932 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:10.943509 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:11.052115  4574 raft_consensus.cc:993] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c: : Instructing follower c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:11.052661  4590 raft_consensus.cc:1081] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Signalling peer c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:11.054126  4276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:34410
I20260709 12:17:11.054659  4276 raft_consensus.cc:493] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:11.054927  4276 raft_consensus.cc:3060] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.059880  4276 raft_consensus.cc:515] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:11.061540  4276 leader_election.cc:290] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:11.062458  4484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:11.062647  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35e8e62a54e4cd99100f85142ba1c68" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:11.063158  4484 raft_consensus.cc:3060] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.063336  4202 raft_consensus.cc:3055] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:11.063750  4202 raft_consensus.cc:740] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:11.064577  4202 consensus_queue.cc:260] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:11.065644  4202 raft_consensus.cc:3060] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.068811  4484 raft_consensus.cc:2468] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 2.
I20260709 12:17:11.070077  4242 leader_election.cc:304] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:11.070829  4560 raft_consensus.cc:2804] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:11.071301  4560 raft_consensus.cc:697] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 2 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:11.072245  4560 consensus_queue.cc:237] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } }
I20260709 12:17:11.072669  4202 raft_consensus.cc:2468] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 2.
I20260709 12:17:11.079790  4023 catalog_manager.cc:5697] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 1 to 2, leader changed from 380ccda29aae42979989cd494402604c (127.31.92.130) to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 2 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:11.386768  4596 raft_consensus.cc:993] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c: : Instructing follower c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:11.387183  4596 raft_consensus.cc:1081] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 3 LEADER]: Signalling peer c3977f4a73ac4dc791017a2b292edb50 to start an election
I20260709 12:17:11.388649  4277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1"
dest_uuid: "c3977f4a73ac4dc791017a2b292edb50"
 from {username='slave'} at 127.0.0.1:34410
I20260709 12:17:11.389081  4277 raft_consensus.cc:493] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:11.389339  4277 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:11.395973  4277 raft_consensus.cc:515] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:11.397611  4277 leader_election.cc:290] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [CANDIDATE]: Term 4 election: Requested vote from peers 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887), 380ccda29aae42979989cd494402604c (127.31.92.130:34203)
I20260709 12:17:11.398617  4484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9250aa8a883e402589b11397366dd4b1"
I20260709 12:17:11.398844  4202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d76f3e304e4e4181fdf4704d6bc5e1" candidate_uuid: "c3977f4a73ac4dc791017a2b292edb50" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "380ccda29aae42979989cd494402604c"
I20260709 12:17:11.399425  4484 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:11.399470  4202 raft_consensus.cc:3055] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:11.399988  4202 raft_consensus.cc:740] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 380ccda29aae42979989cd494402604c, State: Running, Role: LEADER
I20260709 12:17:11.401043  4202 consensus_queue.cc:260] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:11.402402  4202 raft_consensus.cc:3060] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:11.408171  4484 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 4.
I20260709 12:17:11.409533  4242 leader_election.cc:304] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [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: 9250aa8a883e402589b11397366dd4b1, c3977f4a73ac4dc791017a2b292edb50; no voters: 
I20260709 12:17:11.409983  4202 raft_consensus.cc:2468] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3977f4a73ac4dc791017a2b292edb50 in term 4.
I20260709 12:17:11.410367  4560 raft_consensus.cc:2804] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:11.410936  4560 raft_consensus.cc:697] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 4 LEADER]: Becoming Leader. State: Replica: c3977f4a73ac4dc791017a2b292edb50, State: Running, Role: LEADER
I20260709 12:17:11.411736  4560 consensus_queue.cc:237] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [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: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } }
I20260709 12:17:11.418357  4023 catalog_manager.cc:5697] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 reported cstate change: term changed from 3 to 4, leader changed from 380ccda29aae42979989cd494402604c (127.31.92.130) to c3977f4a73ac4dc791017a2b292edb50 (127.31.92.131). New cstate: current_term: 4 leader_uuid: "c3977f4a73ac4dc791017a2b292edb50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3977f4a73ac4dc791017a2b292edb50" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:11.549829  4202 raft_consensus.cc:1275] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:11.551047  4560 consensus_queue.cc:1048] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:11.560295  4484 raft_consensus.cc:1275] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:11.561688  4566 consensus_queue.cc:1048] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:11.660188  4074 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:17:11.904901  4484 raft_consensus.cc:1275] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 4 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:11.906385  4560 consensus_queue.cc:1048] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9250aa8a883e402589b11397366dd4b1" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:11.906507  4202 raft_consensus.cc:1275] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 4 FOLLOWER]: Refusing update from remote peer c3977f4a73ac4dc791017a2b292edb50: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:17:11.907817  4560 consensus_queue.cc:1048] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380ccda29aae42979989cd494402604c" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 34203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:11.950168 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:11.979377 32114 tablet_server.cc:179] TabletServer@127.31.92.129:36887 shutting down...
W20260709 12:17:12.008158  4242 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
W20260709 12:17:12.012650  4242 consensus_peers.cc:597] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. 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 12:17:12.013659 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:12.014472 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.015275 32114 raft_consensus.cc:2243] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.015743 32114 raft_consensus.cc:2272] T d35e8e62a54e4cd99100f85142ba1c68 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.019523 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.020141 32114 raft_consensus.cc:2243] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.020568 32114 raft_consensus.cc:2272] T d3187474b9274e0e9d5b413457ba9979 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.022995 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.023563 32114 raft_consensus.cc:2243] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.024163 32114 raft_consensus.cc:2272] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.027506 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.028411 32114 raft_consensus.cc:2243] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.028952 32114 raft_consensus.cc:2272] T f936f45f12a24ccda10f641d561d2013 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.032232 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.032904 32114 raft_consensus.cc:2243] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.033563 32114 raft_consensus.cc:2272] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 9250aa8a883e402589b11397366dd4b1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:12.034191  4168 consensus_peers.cc:597] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. 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 12:17:12.037948 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.038781 32114 raft_consensus.cc:2243] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.039412 32114 raft_consensus.cc:2272] T d2a2cb042b9b4af8a8429cea3778a459 P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.041826 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.042505 32114 raft_consensus.cc:2243] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.042977 32114 raft_consensus.cc:2272] T c43fd04794454a109dad48a4eec735a6 P 9250aa8a883e402589b11397366dd4b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.045305 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.045925 32114 raft_consensus.cc:2243] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.046481 32114 raft_consensus.cc:2272] T 50b3b2767c094177a0c046d44078060b P 9250aa8a883e402589b11397366dd4b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.048627 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.049154 32114 raft_consensus.cc:2243] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.049626 32114 raft_consensus.cc:2272] T 1e59b60bca054908af777210e73e23d0 P 9250aa8a883e402589b11397366dd4b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.051779 32114 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:12.052327 32114 raft_consensus.cc:2243] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.052769 32114 raft_consensus.cc:2272] T 64b06fb8c5764268ba6a8599b1d121ac P 9250aa8a883e402589b11397366dd4b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.087193 32114 tablet_server.cc:196] TabletServer@127.31.92.129:36887 shutdown complete.
I20260709 12:17:12.112862 32114 tablet_server.cc:179] TabletServer@127.31.92.130:0 shutting down...
I20260709 12:17:12.137784 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:17:12.137784  4168 consensus_peers.cc:597] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.138912 32114 tablet_replica.cc:333] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.139722 32114 raft_consensus.cc:2243] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.140149 32114 raft_consensus.cc:2272] T 64b06fb8c5764268ba6a8599b1d121ac P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.142328 32114 tablet_replica.cc:333] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.143036 32114 raft_consensus.cc:2243] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.143823 32114 raft_consensus.cc:2272] T c43fd04794454a109dad48a4eec735a6 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.145826 32114 tablet_replica.cc:333] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.146498 32114 raft_consensus.cc:2243] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.146955 32114 raft_consensus.cc:2272] T 50b3b2767c094177a0c046d44078060b P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.149019 32114 tablet_replica.cc:333] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.149540 32114 raft_consensus.cc:2243] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.150360 32114 raft_consensus.cc:2272] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P 380ccda29aae42979989cd494402604c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.152315 32114 tablet_replica.cc:333] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.152892 32114 raft_consensus.cc:2243] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.153331 32114 raft_consensus.cc:2272] T d35e8e62a54e4cd99100f85142ba1c68 P 380ccda29aae42979989cd494402604c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.156335 32114 tablet_replica.cc:333] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.157215 32114 raft_consensus.cc:2243] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.157924 32114 raft_consensus.cc:2272] T d2a2cb042b9b4af8a8429cea3778a459 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.160844 32114 tablet_replica.cc:333] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c: stopping tablet replica
W20260709 12:17:12.161554  4242 consensus_peers.cc:597] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.161566 32114 raft_consensus.cc:2243] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.162307 32114 raft_consensus.cc:2272] T 84d76f3e304e4e4181fdf4704d6bc5e1 P 380ccda29aae42979989cd494402604c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.165661 32114 tablet_replica.cc:333] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.166184 32114 raft_consensus.cc:2243] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.166946 32114 raft_consensus.cc:2272] T f936f45f12a24ccda10f641d561d2013 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.168762 32114 tablet_replica.cc:333] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.169205 32114 raft_consensus.cc:2243] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.169557 32114 raft_consensus.cc:2272] T d3187474b9274e0e9d5b413457ba9979 P 380ccda29aae42979989cd494402604c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.171406 32114 tablet_replica.cc:333] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c: stopping tablet replica
I20260709 12:17:12.171871 32114 raft_consensus.cc:2243] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.172580 32114 raft_consensus.cc:2272] T 1e59b60bca054908af777210e73e23d0 P 380ccda29aae42979989cd494402604c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:12.177798  4242 consensus_peers.cc:597] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.205014 32114 tablet_server.cc:196] TabletServer@127.31.92.130:0 shutdown complete.
W20260709 12:17:12.217855  4242 consensus_peers.cc:597] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 -> Peer 380ccda29aae42979989cd494402604c (127.31.92.130:34203): Couldn't send request to peer 380ccda29aae42979989cd494402604c. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:34203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.230763 32114 tablet_server.cc:179] TabletServer@127.31.92.131:0 shutting down...
W20260709 12:17:12.234843  4242 consensus_peers.cc:597] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 -> Peer 9250aa8a883e402589b11397366dd4b1 (127.31.92.129:36887): Couldn't send request to peer 9250aa8a883e402589b11397366dd4b1. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.258327 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:12.259235 32114 tablet_replica.cc:333] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.259955 32114 raft_consensus.cc:2243] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.260466 32114 raft_consensus.cc:2272] T 1e7794bc9d8d4dacb49a93bcdbbd9801 P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.262527 32114 tablet_replica.cc:333] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.263145 32114 raft_consensus.cc:2243] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.263901 32114 raft_consensus.cc:2272] T d3187474b9274e0e9d5b413457ba9979 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.265909 32114 tablet_replica.cc:333] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.266517 32114 raft_consensus.cc:2243] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.267268 32114 raft_consensus.cc:2272] T d2a2cb042b9b4af8a8429cea3778a459 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.269155 32114 tablet_replica.cc:333] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.269726 32114 raft_consensus.cc:2243] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.270619 32114 raft_consensus.cc:2272] T 64b06fb8c5764268ba6a8599b1d121ac P c3977f4a73ac4dc791017a2b292edb50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.272758 32114 tablet_replica.cc:333] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.273260 32114 raft_consensus.cc:2243] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.273908 32114 raft_consensus.cc:2272] T 50b3b2767c094177a0c046d44078060b P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.275965 32114 tablet_replica.cc:333] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.276440 32114 raft_consensus.cc:2243] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.276782 32114 raft_consensus.cc:2272] T c43fd04794454a109dad48a4eec735a6 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.278697 32114 tablet_replica.cc:333] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.279253 32114 raft_consensus.cc:2243] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.280084 32114 raft_consensus.cc:2272] T d35e8e62a54e4cd99100f85142ba1c68 P c3977f4a73ac4dc791017a2b292edb50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.283211 32114 tablet_replica.cc:333] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.283835 32114 raft_consensus.cc:2243] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.284586 32114 raft_consensus.cc:2272] T 84d76f3e304e4e4181fdf4704d6bc5e1 P c3977f4a73ac4dc791017a2b292edb50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.286957 32114 tablet_replica.cc:333] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.287515 32114 raft_consensus.cc:2243] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.287921 32114 raft_consensus.cc:2272] T f936f45f12a24ccda10f641d561d2013 P c3977f4a73ac4dc791017a2b292edb50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.289763 32114 tablet_replica.cc:333] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50: stopping tablet replica
I20260709 12:17:12.290231 32114 raft_consensus.cc:2243] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:12.290649 32114 raft_consensus.cc:2272] T 1e59b60bca054908af777210e73e23d0 P c3977f4a73ac4dc791017a2b292edb50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.312306 32114 tablet_server.cc:196] TabletServer@127.31.92.131:0 shutdown complete.
I20260709 12:17:12.336458 32114 master.cc:562] Master@127.31.92.190:41121 shutting down...
I20260709 12:17:12.360143 32114 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:12.360672 32114 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:12.360965 32114 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc1f2ac064de4806b0f7f45f07d0707d: stopping tablet replica
I20260709 12:17:12.381770 32114 master.cc:584] Master@127.31.92.190:41121 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12925 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:17:12.424326 32114 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.92.190:39505
I20260709 12:17:12.425539 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:12.431384  4616 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 12:17:12.431373  4615 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 12:17:12.431983  4618 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 12:17:12.433327 32114 server_base.cc:1061] running on GCE node
I20260709 12:17:12.434276 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:12.434764 32114 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 12:17:12.434891 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599432434879 us; error 0 us; skew 500 ppm
I20260709 12:17:12.435364 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:12.437654 32114 webserver.cc:533] Webserver started at http://127.31.92.190:39807/ using document root <none> and password file <none>
I20260709 12:17:12.438122 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:12.438274 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:12.438562 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:12.439664 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/master-0-root/instance:
uuid: "54bacc87b8104e439c8a8a5ffbea9746"
format_stamp: "Formatted at 2026-07-09 12:17:12 on dist-test-slave-2dwh"
I20260709 12:17:12.444284 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:12.447831  4623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.448582 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:12.448879 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/master-0-root
uuid: "54bacc87b8104e439c8a8a5ffbea9746"
format_stamp: "Formatted at 2026-07-09 12:17:12 on dist-test-slave-2dwh"
I20260709 12:17:12.449199 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-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 12:17:12.474781 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:12.476082 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:12.513705 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.190:39505
I20260709 12:17:12.513818  4674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.190:39505 every 8 connection(s)
I20260709 12:17:12.517590  4675 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 12:17:12.528823  4675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746: Bootstrap starting.
I20260709 12:17:12.534893  4675 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:12.539191  4675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746: No bootstrap required, opened a new log
I20260709 12:17:12.541503  4675 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54bacc87b8104e439c8a8a5ffbea9746" member_type: VOTER }
I20260709 12:17:12.541910  4675 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:12.542129  4675 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bacc87b8104e439c8a8a5ffbea9746, State: Initialized, Role: FOLLOWER
I20260709 12:17:12.542766  4675 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54bacc87b8104e439c8a8a5ffbea9746" member_type: VOTER }
I20260709 12:17:12.543246  4675 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:12.543470  4675 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:12.543720  4675 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:12.548555  4675 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54bacc87b8104e439c8a8a5ffbea9746" member_type: VOTER }
I20260709 12:17:12.549075  4675 leader_election.cc:304] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [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: 54bacc87b8104e439c8a8a5ffbea9746; no voters: 
I20260709 12:17:12.550235  4675 leader_election.cc:290] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:12.550679  4678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:12.552096  4678 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 1 LEADER]: Becoming Leader. State: Replica: 54bacc87b8104e439c8a8a5ffbea9746, State: Running, Role: LEADER
I20260709 12:17:12.552781  4678 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [LEADER]: Queue going to LEADER mode. State: All 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: "54bacc87b8104e439c8a8a5ffbea9746" member_type: VOTER }
I20260709 12:17:12.553411  4675 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:12.555852  4679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54bacc87b8104e439c8a8a5ffbea9746" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54bacc87b8104e439c8a8a5ffbea9746" member_type: VOTER } }
I20260709 12:17:12.556054  4680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54bacc87b8104e439c8a8a5ffbea9746. Latest consensus state: current_term: 1 leader_uuid: "54bacc87b8104e439c8a8a5ffbea9746" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54bacc87b8104e439c8a8a5ffbea9746" member_type: VOTER } }
I20260709 12:17:12.556648  4680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:12.556661  4679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:12.561353  4684 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:12.567277  4684 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:12.572352 32114 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:12.576277  4684 catalog_manager.cc:1383] Generated new cluster ID: 95e8379f44e54099aa8cd6988956e167
I20260709 12:17:12.576582  4684 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:12.602986  4684 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:12.604336  4684 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:12.620132  4684 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746: Generated new TSK 0
I20260709 12:17:12.620774  4684 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:12.639779 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:12.645727  4696 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 12:17:12.646937  4697 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 12:17:12.648751 32114 server_base.cc:1061] running on GCE node
W20260709 12:17:12.648779  4699 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 12:17:12.650023 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:12.650220 32114 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 12:17:12.650341 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599432650331 us; error 0 us; skew 500 ppm
I20260709 12:17:12.650882 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:12.653142 32114 webserver.cc:533] Webserver started at http://127.31.92.129:41095/ using document root <none> and password file <none>
I20260709 12:17:12.653637 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:12.653837 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:12.654109 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:12.655277 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-0-root/instance:
uuid: "1690041e9fd54f3d8e6c6163c6852389"
format_stamp: "Formatted at 2026-07-09 12:17:12 on dist-test-slave-2dwh"
I20260709 12:17:12.659821 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:12.663229  4704 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.663991 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:12.664292 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "1690041e9fd54f3d8e6c6163c6852389"
format_stamp: "Formatted at 2026-07-09 12:17:12 on dist-test-slave-2dwh"
I20260709 12:17:12.664587 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-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 12:17:12.699540 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:12.700765 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:12.702210 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:12.704417 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:12.704638 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.704871 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:12.705052 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.744583 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:38365
I20260709 12:17:12.744686  4766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:38365 every 8 connection(s)
I20260709 12:17:12.749825 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:12.757007  4771 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 12:17:12.757638  4772 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 12:17:12.762902  4775 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 12:17:12.763723  4767 heartbeater.cc:344] Connected to a master server at 127.31.92.190:39505
I20260709 12:17:12.764243 32114 server_base.cc:1061] running on GCE node
I20260709 12:17:12.764241  4767 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:12.765513  4767 heartbeater.cc:507] Master 127.31.92.190:39505 requested a full tablet report, sending...
I20260709 12:17:12.765609 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:12.765941 32114 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 12:17:12.766312 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599432766240 us; error 0 us; skew 500 ppm
I20260709 12:17:12.767107 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:12.767884  4640 ts_manager.cc:194] Registered new tserver with Master: 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129:38365)
I20260709 12:17:12.769692 32114 webserver.cc:533] Webserver started at http://127.31.92.130:44291/ using document root <none> and password file <none>
I20260709 12:17:12.770232  4640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50872
I20260709 12:17:12.770236 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:12.770782 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:12.771085 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:12.772326 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-1-root/instance:
uuid: "8484e0b0202047ac8f7d063eb50b9afa"
format_stamp: "Formatted at 2026-07-09 12:17:12 on dist-test-slave-2dwh"
I20260709 12:17:12.776779 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:12.780084  4779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.780866 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:17:12.781224 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-1-root
uuid: "8484e0b0202047ac8f7d063eb50b9afa"
format_stamp: "Formatted at 2026-07-09 12:17:12 on dist-test-slave-2dwh"
I20260709 12:17:12.781499 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-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 12:17:12.797508 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:12.798725 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:12.800141 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:12.802327 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:12.802592 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.802825 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:12.802999 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.841089 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.130:32997
I20260709 12:17:12.841197  4841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.130:32997 every 8 connection(s)
I20260709 12:17:12.846031 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:12.852823  4845 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 12:17:12.854640  4846 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 12:17:12.856334 32114 server_base.cc:1061] running on GCE node
I20260709 12:17:12.858428  4842 heartbeater.cc:344] Connected to a master server at 127.31.92.190:39505
W20260709 12:17:12.858770  4848 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 12:17:12.859022  4842 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:12.859762 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:17:12.859913  4842 heartbeater.cc:507] Master 127.31.92.190:39505 requested a full tablet report, sending...
W20260709 12:17:12.860042 32114 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 12:17:12.860369 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599432860349 us; error 0 us; skew 500 ppm
I20260709 12:17:12.861078 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:12.862306  4640 ts_manager.cc:194] Registered new tserver with Master: 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997)
I20260709 12:17:12.863847 32114 webserver.cc:533] Webserver started at http://127.31.92.131:44087/ using document root <none> and password file <none>
I20260709 12:17:12.864447  4640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50878
I20260709 12:17:12.864598 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:12.864933 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:12.865268 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:12.866808 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-2-root/instance:
uuid: "298bc69f5b23444b9dfbb46b79cfb46a"
format_stamp: "Formatted at 2026-07-09 12:17:12 on dist-test-slave-2dwh"
I20260709 12:17:12.871307 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:12.875623  4853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.876362 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:17:12.876689 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-2-root
uuid: "298bc69f5b23444b9dfbb46b79cfb46a"
format_stamp: "Formatted at 2026-07-09 12:17:12 on dist-test-slave-2dwh"
I20260709 12:17:12.876978 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599265710679-32114-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 12:17:12.928637 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:12.929872 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:12.931402 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:12.933706 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:12.933938 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.934190 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:12.934361 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:12.975831 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.131:42961
I20260709 12:17:12.975931  4915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.131:42961 every 8 connection(s)
I20260709 12:17:12.989988  4916 heartbeater.cc:344] Connected to a master server at 127.31.92.190:39505
I20260709 12:17:12.990406  4916 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:12.991210  4916 heartbeater.cc:507] Master 127.31.92.190:39505 requested a full tablet report, sending...
I20260709 12:17:12.993153  4640 ts_manager.cc:194] Registered new tserver with Master: 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:12.994282 32114 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015186072s
I20260709 12:17:12.994736  4640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50888
I20260709 12:17:13.019033  4640 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50896:
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 12:17:13.021181  4640 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 12:17:13.066618  4807 tablet_service.cc:1511] Processing CreateTablet for tablet 5e58549bb7bb41cd88eb25355aab229e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ee6083b7c11743769ed197f2f9847f1b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:13.066893  4881 tablet_service.cc:1511] Processing CreateTablet for tablet 5e58549bb7bb41cd88eb25355aab229e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ee6083b7c11743769ed197f2f9847f1b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:13.068078  4881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e58549bb7bb41cd88eb25355aab229e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.067739  4806 tablet_service.cc:1511] Processing CreateTablet for tablet 860eb9ee36614dabb5f3dcca01867df3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ee6083b7c11743769ed197f2f9847f1b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:13.068176  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e58549bb7bb41cd88eb25355aab229e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.068998  4806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860eb9ee36614dabb5f3dcca01867df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.072229  4880 tablet_service.cc:1511] Processing CreateTablet for tablet 860eb9ee36614dabb5f3dcca01867df3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ee6083b7c11743769ed197f2f9847f1b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:13.073453  4732 tablet_service.cc:1511] Processing CreateTablet for tablet 5e58549bb7bb41cd88eb25355aab229e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ee6083b7c11743769ed197f2f9847f1b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:13.075126  4732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e58549bb7bb41cd88eb25355aab229e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.075994  4731 tablet_service.cc:1511] Processing CreateTablet for tablet 860eb9ee36614dabb5f3dcca01867df3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ee6083b7c11743769ed197f2f9847f1b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:13.077292  4731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860eb9ee36614dabb5f3dcca01867df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.074066  4880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860eb9ee36614dabb5f3dcca01867df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.090623  4931 tablet_bootstrap.cc:492] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa: Bootstrap starting.
I20260709 12:17:13.096657  4931 tablet_bootstrap.cc:654] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.112227  4933 tablet_bootstrap.cc:492] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a: Bootstrap starting.
I20260709 12:17:13.112727  4931 tablet_bootstrap.cc:492] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa: No bootstrap required, opened a new log
I20260709 12:17:13.113379  4931 ts_tablet_manager.cc:1403] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 12:17:13.115917  4934 tablet_bootstrap.cc:492] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389: Bootstrap starting.
I20260709 12:17:13.116714  4931 raft_consensus.cc:359] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.117611  4931 raft_consensus.cc:385] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.117967  4931 raft_consensus.cc:740] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8484e0b0202047ac8f7d063eb50b9afa, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.118888  4931 consensus_queue.cc:260] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.119834  4933 tablet_bootstrap.cc:654] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.122671  4934 tablet_bootstrap.cc:654] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.123669  4842 heartbeater.cc:499] Master 127.31.92.190:39505 was elected leader, sending a full tablet report...
I20260709 12:17:13.124205  4931 ts_tablet_manager.cc:1434] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 12:17:13.125254  4931 tablet_bootstrap.cc:492] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa: Bootstrap starting.
I20260709 12:17:13.131807  4931 tablet_bootstrap.cc:654] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.139381  4933 tablet_bootstrap.cc:492] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a: No bootstrap required, opened a new log
I20260709 12:17:13.139930  4933 ts_tablet_manager.cc:1403] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a: Time spent bootstrapping tablet: real 0.028s	user 0.001s	sys 0.013s
I20260709 12:17:13.140370  4934 tablet_bootstrap.cc:492] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389: No bootstrap required, opened a new log
I20260709 12:17:13.141260  4934 ts_tablet_manager.cc:1403] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260709 12:17:13.142948  4933 raft_consensus.cc:359] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.143754  4933 raft_consensus.cc:385] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.144049  4933 raft_consensus.cc:740] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298bc69f5b23444b9dfbb46b79cfb46a, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.144966  4933 consensus_queue.cc:260] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.145162  4934 raft_consensus.cc:359] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.146013  4934 raft_consensus.cc:385] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.146332  4934 raft_consensus.cc:740] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1690041e9fd54f3d8e6c6163c6852389, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.146956  4931 tablet_bootstrap.cc:492] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa: No bootstrap required, opened a new log
I20260709 12:17:13.147521  4931 ts_tablet_manager.cc:1403] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:17:13.147161  4934 consensus_queue.cc:260] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.147670  4916 heartbeater.cc:499] Master 127.31.92.190:39505 was elected leader, sending a full tablet report...
I20260709 12:17:13.148015  4933 ts_tablet_manager.cc:1434] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:13.148954  4933 tablet_bootstrap.cc:492] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a: Bootstrap starting.
I20260709 12:17:13.153576  4931 raft_consensus.cc:359] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.154671  4931 raft_consensus.cc:385] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.155051  4931 raft_consensus.cc:740] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8484e0b0202047ac8f7d063eb50b9afa, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.155994  4931 consensus_queue.cc:260] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.157909  4933 tablet_bootstrap.cc:654] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.159287  4931 ts_tablet_manager.cc:1434] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:17:13.164333  4933 tablet_bootstrap.cc:492] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a: No bootstrap required, opened a new log
I20260709 12:17:13.164914  4933 ts_tablet_manager.cc:1403] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260709 12:17:13.168118  4933 raft_consensus.cc:359] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.168857  4933 raft_consensus.cc:385] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.169147  4933 raft_consensus.cc:740] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298bc69f5b23444b9dfbb46b79cfb46a, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.170076  4933 consensus_queue.cc:260] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.173090  4933 ts_tablet_manager.cc:1434] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:17:13.175845  4767 heartbeater.cc:499] Master 127.31.92.190:39505 was elected leader, sending a full tablet report...
I20260709 12:17:13.176430  4934 ts_tablet_manager.cc:1434] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389: Time spent starting tablet: real 0.035s	user 0.030s	sys 0.006s
I20260709 12:17:13.178469  4934 tablet_bootstrap.cc:492] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389: Bootstrap starting.
I20260709 12:17:13.184906  4934 tablet_bootstrap.cc:654] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.190091  4934 tablet_bootstrap.cc:492] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389: No bootstrap required, opened a new log
I20260709 12:17:13.190531  4934 ts_tablet_manager.cc:1403] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 12:17:13.192649  4934 raft_consensus.cc:359] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.193157  4934 raft_consensus.cc:385] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.193341  4934 raft_consensus.cc:740] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1690041e9fd54f3d8e6c6163c6852389, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.193941  4934 consensus_queue.cc:260] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.195698  4934 ts_tablet_manager.cc:1434] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:13.275418  4939 raft_consensus.cc:493] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:13.275956  4939 raft_consensus.cc:515] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.277968  4939 leader_election.cc:290] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129:38365), 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997)
I20260709 12:17:13.280547  4940 raft_consensus.cc:493] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:13.281119  4940 raft_consensus.cc:515] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.284457  4940 leader_election.cc:290] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.291725  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860eb9ee36614dabb5f3dcca01867df3" candidate_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1690041e9fd54f3d8e6c6163c6852389" is_pre_election: true
I20260709 12:17:13.292636  4742 raft_consensus.cc:2468] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 298bc69f5b23444b9dfbb46b79cfb46a in term 0.
I20260709 12:17:13.294394  4857 leader_election.cc:304] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1690041e9fd54f3d8e6c6163c6852389, 298bc69f5b23444b9dfbb46b79cfb46a; no voters: 
I20260709 12:17:13.295624  4939 raft_consensus.cc:2804] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:13.296005  4939 raft_consensus.cc:493] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:13.296383  4939 raft_consensus.cc:3060] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.301267  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860eb9ee36614dabb5f3dcca01867df3" candidate_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa" is_pre_election: true
I20260709 12:17:13.302135  4817 raft_consensus.cc:2468] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 298bc69f5b23444b9dfbb46b79cfb46a in term 0.
I20260709 12:17:13.305802  4939 raft_consensus.cc:515] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.307847  4939 leader_election.cc:290] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [CANDIDATE]: Term 1 election: Requested vote from peers 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129:38365), 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997)
I20260709 12:17:13.309074  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860eb9ee36614dabb5f3dcca01867df3" candidate_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa"
I20260709 12:17:13.309131  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860eb9ee36614dabb5f3dcca01867df3" candidate_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1690041e9fd54f3d8e6c6163c6852389"
I20260709 12:17:13.309824  4817 raft_consensus.cc:3060] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.309917  4742 raft_consensus.cc:3060] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.314173  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e58549bb7bb41cd88eb25355aab229e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa" is_pre_election: true
I20260709 12:17:13.314957  4816 raft_consensus.cc:2468] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 0.
I20260709 12:17:13.315140  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e58549bb7bb41cd88eb25355aab229e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" is_pre_election: true
I20260709 12:17:13.315932  4891 raft_consensus.cc:2468] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 0.
I20260709 12:17:13.316267  4707 leader_election.cc:304] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1690041e9fd54f3d8e6c6163c6852389, 8484e0b0202047ac8f7d063eb50b9afa; no voters: 
I20260709 12:17:13.317180  4940 raft_consensus.cc:2804] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:13.317530  4940 raft_consensus.cc:493] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:13.317842  4940 raft_consensus.cc:3060] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.318816  4742 raft_consensus.cc:2468] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298bc69f5b23444b9dfbb46b79cfb46a in term 1.
I20260709 12:17:13.319382  4817 raft_consensus.cc:2468] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 298bc69f5b23444b9dfbb46b79cfb46a in term 1.
I20260709 12:17:13.320130  4857 leader_election.cc:304] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1690041e9fd54f3d8e6c6163c6852389, 298bc69f5b23444b9dfbb46b79cfb46a; no voters: 
I20260709 12:17:13.320941  4939 raft_consensus.cc:2804] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:13.321444  4939 raft_consensus.cc:697] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 LEADER]: Becoming Leader. State: Replica: 298bc69f5b23444b9dfbb46b79cfb46a, State: Running, Role: LEADER
I20260709 12:17:13.322178  4939 consensus_queue.cc:237] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.324349  4940 raft_consensus.cc:515] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.327342  4940 leader_election.cc:290] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 election: Requested vote from peers 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.327479  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e58549bb7bb41cd88eb25355aab229e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa"
I20260709 12:17:13.327720  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e58549bb7bb41cd88eb25355aab229e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a"
I20260709 12:17:13.328245  4817 raft_consensus.cc:3060] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.328351  4891 raft_consensus.cc:3060] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.330024  4638 catalog_manager.cc:5697] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a reported cstate change: term changed from 0 to 1, leader changed from <none> to 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131). New cstate: current_term: 1 leader_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:13.333874  4817 raft_consensus.cc:2468] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 1.
I20260709 12:17:13.335227  4707 leader_election.cc:304] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1690041e9fd54f3d8e6c6163c6852389, 8484e0b0202047ac8f7d063eb50b9afa; no voters: 
I20260709 12:17:13.335554  4891 raft_consensus.cc:2468] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 1.
I20260709 12:17:13.336144  4940 raft_consensus.cc:2804] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:13.337430  4940 raft_consensus.cc:697] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 LEADER]: Becoming Leader. State: Replica: 1690041e9fd54f3d8e6c6163c6852389, State: Running, Role: LEADER
I20260709 12:17:13.338665  4940 consensus_queue.cc:237] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } }
I20260709 12:17:13.345988  4638 catalog_manager.cc:5697] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "1690041e9fd54f3d8e6c6163c6852389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:13.402980  4638 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50904:
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 12:17:13.404951  4638 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 12:17:13.427814  4731 tablet_service.cc:1511] Processing CreateTablet for tablet f99970e45e4043a2a12246a167f37356 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b113d08bff604d80b68876d8a83b06a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:13.429262  4806 tablet_service.cc:1511] Processing CreateTablet for tablet f99970e45e4043a2a12246a167f37356 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b113d08bff604d80b68876d8a83b06a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:13.430606  4806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99970e45e4043a2a12246a167f37356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.430749  4881 tablet_service.cc:1511] Processing CreateTablet for tablet f99970e45e4043a2a12246a167f37356 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b113d08bff604d80b68876d8a83b06a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:17:13.432004  4881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99970e45e4043a2a12246a167f37356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.432595  4732 tablet_service.cc:1511] Processing CreateTablet for tablet f752d111466049419dbc06c065e2ab3e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b113d08bff604d80b68876d8a83b06a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:13.433809  4807 tablet_service.cc:1511] Processing CreateTablet for tablet f752d111466049419dbc06c065e2ab3e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b113d08bff604d80b68876d8a83b06a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:13.429141  4731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99970e45e4043a2a12246a167f37356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.435061  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f752d111466049419dbc06c065e2ab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.440440  4880 tablet_service.cc:1511] Processing CreateTablet for tablet f752d111466049419dbc06c065e2ab3e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b113d08bff604d80b68876d8a83b06a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:17:13.441798  4880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f752d111466049419dbc06c065e2ab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.442732  4732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f752d111466049419dbc06c065e2ab3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.450073  4934 tablet_bootstrap.cc:492] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389: Bootstrap starting.
I20260709 12:17:13.456878  4934 tablet_bootstrap.cc:654] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.461701  4933 tablet_bootstrap.cc:492] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a: Bootstrap starting.
I20260709 12:17:13.468560  4933 tablet_bootstrap.cc:654] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.471104  4931 tablet_bootstrap.cc:492] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: Bootstrap starting.
I20260709 12:17:13.473151  4934 tablet_bootstrap.cc:492] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389: No bootstrap required, opened a new log
I20260709 12:17:13.473709  4934 ts_tablet_manager.cc:1403] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 12:17:13.475180  4933 tablet_bootstrap.cc:492] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a: No bootstrap required, opened a new log
I20260709 12:17:13.475786  4933 ts_tablet_manager.cc:1403] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 12:17:13.476702  4934 raft_consensus.cc:359] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.477339  4934 raft_consensus.cc:385] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.477600  4934 raft_consensus.cc:740] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1690041e9fd54f3d8e6c6163c6852389, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.478389  4934 consensus_queue.cc:260] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.479094  4933 raft_consensus.cc:359] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.479851  4933 raft_consensus.cc:385] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.480137  4933 raft_consensus.cc:740] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298bc69f5b23444b9dfbb46b79cfb46a, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.480856  4934 ts_tablet_manager.cc:1434] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:17:13.481001  4933 consensus_queue.cc:260] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.481988  4934 tablet_bootstrap.cc:492] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389: Bootstrap starting.
I20260709 12:17:13.482986  4940 raft_consensus.cc:493] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:13.483459  4933 ts_tablet_manager.cc:1434] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:17:13.483529  4940 raft_consensus.cc:515] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.484665  4933 tablet_bootstrap.cc:492] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a: Bootstrap starting.
I20260709 12:17:13.485810  4940 leader_election.cc:290] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.486991  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99970e45e4043a2a12246a167f37356" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" is_pre_election: true
I20260709 12:17:13.487715  4891 raft_consensus.cc:2468] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 0.
I20260709 12:17:13.488983  4708 leader_election.cc:304] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1690041e9fd54f3d8e6c6163c6852389, 298bc69f5b23444b9dfbb46b79cfb46a; no voters: 
I20260709 12:17:13.489372  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99970e45e4043a2a12246a167f37356" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa" is_pre_election: true
I20260709 12:17:13.490192  4940 raft_consensus.cc:2804] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:13.490698  4940 raft_consensus.cc:493] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:17:13.491041  4707 leader_election.cc:343] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:13.491842  4933 tablet_bootstrap.cc:654] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.492481  4934 tablet_bootstrap.cc:654] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.491130  4940 raft_consensus.cc:3060] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.497704  4934 tablet_bootstrap.cc:492] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389: No bootstrap required, opened a new log
I20260709 12:17:13.498364  4934 ts_tablet_manager.cc:1403] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 12:17:13.498908  4931 tablet_bootstrap.cc:654] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.497749  4933 tablet_bootstrap.cc:492] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a: No bootstrap required, opened a new log
I20260709 12:17:13.502214  4933 ts_tablet_manager.cc:1403] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:17:13.503100  4940 raft_consensus.cc:515] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.503387  4934 raft_consensus.cc:359] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.504295  4934 raft_consensus.cc:385] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.504650  4934 raft_consensus.cc:740] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1690041e9fd54f3d8e6c6163c6852389, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.505220  4933 raft_consensus.cc:359] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.505419  4934 consensus_queue.cc:260] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.506546  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99970e45e4043a2a12246a167f37356" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a"
I20260709 12:17:13.507040  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99970e45e4043a2a12246a167f37356" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa"
I20260709 12:17:13.507524  4940 leader_election.cc:290] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 election: Requested vote from peers 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.507190  4891 raft_consensus.cc:3060] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.508471  4934 ts_tablet_manager.cc:1434] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:13.506036  4933 raft_consensus.cc:385] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.509555  4933 raft_consensus.cc:740] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298bc69f5b23444b9dfbb46b79cfb46a, State: Initialized, Role: FOLLOWER
W20260709 12:17:13.510608  4707 leader_election.cc:343] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:13.510555  4933 consensus_queue.cc:260] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.513034  4933 ts_tablet_manager.cc:1434] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 12:17:13.513208  4931 tablet_bootstrap.cc:492] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: No bootstrap required, opened a new log
I20260709 12:17:13.513779  4931 ts_tablet_manager.cc:1403] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.005s
I20260709 12:17:13.516255  4891 raft_consensus.cc:2468] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 1.
I20260709 12:17:13.517386  4931 raft_consensus.cc:359] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.518182  4931 raft_consensus.cc:385] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.518496  4931 raft_consensus.cc:740] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8484e0b0202047ac8f7d063eb50b9afa, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.518611  4708 leader_election.cc:304] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1690041e9fd54f3d8e6c6163c6852389, 298bc69f5b23444b9dfbb46b79cfb46a; no voters: 8484e0b0202047ac8f7d063eb50b9afa
I20260709 12:17:13.519874  4940 raft_consensus.cc:2804] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:13.519300  4931 consensus_queue.cc:260] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.520360  4940 raft_consensus.cc:697] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 1 LEADER]: Becoming Leader. State: Replica: 1690041e9fd54f3d8e6c6163c6852389, State: Running, Role: LEADER
I20260709 12:17:13.521214  4940 consensus_queue.cc:237] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.522449  4931 ts_tablet_manager.cc:1434] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:17:13.523486  4931 tablet_bootstrap.cc:492] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa: Bootstrap starting.
I20260709 12:17:13.530261  4931 tablet_bootstrap.cc:654] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:13.534731  4639 catalog_manager.cc:5697] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129). New cstate: current_term: 1 leader_uuid: "1690041e9fd54f3d8e6c6163c6852389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.539075  4931 tablet_bootstrap.cc:492] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa: No bootstrap required, opened a new log
I20260709 12:17:13.539572  4931 ts_tablet_manager.cc:1403] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:17:13.541724  4931 raft_consensus.cc:359] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.542212  4931 raft_consensus.cc:385] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:13.542517  4931 raft_consensus.cc:740] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8484e0b0202047ac8f7d063eb50b9afa, State: Initialized, Role: FOLLOWER
I20260709 12:17:13.543264  4931 consensus_queue.cc:260] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.545342  4931 ts_tablet_manager.cc:1434] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 12:17:13.568132  4688 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:13.572607  4935 raft_consensus.cc:493] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:13.573145  4935 raft_consensus.cc:515] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.575392  4935 leader_election.cc:290] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129:38365), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.586072  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99970e45e4043a2a12246a167f37356" candidate_uuid: "8484e0b0202047ac8f7d063eb50b9afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1690041e9fd54f3d8e6c6163c6852389" is_pre_election: true
I20260709 12:17:13.587405  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99970e45e4043a2a12246a167f37356" candidate_uuid: "8484e0b0202047ac8f7d063eb50b9afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" is_pre_election: true
I20260709 12:17:13.588186  4891 raft_consensus.cc:2393] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8484e0b0202047ac8f7d063eb50b9afa in current term 1: Already voted for candidate 1690041e9fd54f3d8e6c6163c6852389 in this term.
I20260709 12:17:13.589140  4783 leader_election.cc:304] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8484e0b0202047ac8f7d063eb50b9afa; no voters: 1690041e9fd54f3d8e6c6163c6852389, 298bc69f5b23444b9dfbb46b79cfb46a
I20260709 12:17:13.589833  4935 raft_consensus.cc:3060] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.595602  4935 raft_consensus.cc:2749] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:13.652151  4935 raft_consensus.cc:493] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:13.652629  4935 raft_consensus.cc:515] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.654359  4935 leader_election.cc:290] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129:38365), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.655138  4940 raft_consensus.cc:493] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:13.655205  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "8484e0b0202047ac8f7d063eb50b9afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1690041e9fd54f3d8e6c6163c6852389" is_pre_election: true
I20260709 12:17:13.655527  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "8484e0b0202047ac8f7d063eb50b9afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" is_pre_election: true
I20260709 12:17:13.655652  4940 raft_consensus.cc:515] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.656188  4891 raft_consensus.cc:2468] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8484e0b0202047ac8f7d063eb50b9afa in term 0.
I20260709 12:17:13.656733  4742 raft_consensus.cc:2468] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8484e0b0202047ac8f7d063eb50b9afa in term 0.
I20260709 12:17:13.657284  4783 leader_election.cc:304] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298bc69f5b23444b9dfbb46b79cfb46a, 8484e0b0202047ac8f7d063eb50b9afa; no voters: 
I20260709 12:17:13.657892  4940 leader_election.cc:290] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.658551  4935 raft_consensus.cc:2804] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:13.658846  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa" is_pre_election: true
I20260709 12:17:13.658962  4935 raft_consensus.cc:493] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:13.659029  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" is_pre_election: true
I20260709 12:17:13.659502  4935 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.659780  4891 raft_consensus.cc:2468] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 0.
I20260709 12:17:13.660724  4708 leader_election.cc:304] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1690041e9fd54f3d8e6c6163c6852389, 298bc69f5b23444b9dfbb46b79cfb46a; no voters: 
I20260709 12:17:13.661407  4940 raft_consensus.cc:2804] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:13.661782  4940 raft_consensus.cc:493] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:13.662097  4940 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.666940  4935 raft_consensus.cc:515] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.668217  4817 raft_consensus.cc:2393] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1690041e9fd54f3d8e6c6163c6852389 in current term 1: Already voted for candidate 8484e0b0202047ac8f7d063eb50b9afa in this term.
I20260709 12:17:13.669204  4935 leader_election.cc:290] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [CANDIDATE]: Term 1 election: Requested vote from peers 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129:38365), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.670122  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "8484e0b0202047ac8f7d063eb50b9afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1690041e9fd54f3d8e6c6163c6852389"
I20260709 12:17:13.669935  4940 raft_consensus.cc:515] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.671126  4742 raft_consensus.cc:2393] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8484e0b0202047ac8f7d063eb50b9afa in current term 1: Already voted for candidate 1690041e9fd54f3d8e6c6163c6852389 in this term.
I20260709 12:17:13.672052  4940 leader_election.cc:290] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 1 election: Requested vote from peers 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:13.671945  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "8484e0b0202047ac8f7d063eb50b9afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a"
I20260709 12:17:13.672684  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa"
I20260709 12:17:13.672930  4891 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:13.673475  4817 raft_consensus.cc:2393] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1690041e9fd54f3d8e6c6163c6852389 in current term 1: Already voted for candidate 8484e0b0202047ac8f7d063eb50b9afa in this term.
I20260709 12:17:13.673501  4890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a"
I20260709 12:17:13.674983  4708 leader_election.cc:304] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [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: 1690041e9fd54f3d8e6c6163c6852389; no voters: 298bc69f5b23444b9dfbb46b79cfb46a, 8484e0b0202047ac8f7d063eb50b9afa
I20260709 12:17:13.675788  4940 raft_consensus.cc:2749] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:13.679023  4891 raft_consensus.cc:2468] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8484e0b0202047ac8f7d063eb50b9afa in term 1.
I20260709 12:17:13.679972  4783 leader_election.cc:304] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 298bc69f5b23444b9dfbb46b79cfb46a, 8484e0b0202047ac8f7d063eb50b9afa; no voters: 1690041e9fd54f3d8e6c6163c6852389
I20260709 12:17:13.680655  4935 raft_consensus.cc:2804] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:13.681656  4935 raft_consensus.cc:697] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 LEADER]: Becoming Leader. State: Replica: 8484e0b0202047ac8f7d063eb50b9afa, State: Running, Role: LEADER
I20260709 12:17:13.682579  4935 consensus_queue.cc:237] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:13.689888  4639 catalog_manager.cc:5697] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa reported cstate change: term changed from 0 to 1, leader changed from <none> to 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130). New cstate: current_term: 1 leader_uuid: "8484e0b0202047ac8f7d063eb50b9afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.703177  4939 consensus_queue.cc:1048] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:13.726373  4942 consensus_queue.cc:1048] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:13.741686  4817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e"
dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa"
mode: GRACEFUL
new_leader_uuid: "1690041e9fd54f3d8e6c6163c6852389"
 from {username='slave'} at 127.0.0.1:37710
I20260709 12:17:13.742219  4817 raft_consensus.cc:606] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 LEADER]: Received request to transfer leadership to TS 1690041e9fd54f3d8e6c6163c6852389
I20260709 12:17:13.757248  4940 consensus_queue.cc:1048] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:13.770016  4940 consensus_queue.cc:1048] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:13.907680  4949 consensus_queue.cc:1048] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:13.917536  4949 consensus_queue.cc:1048] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:14.170279  4935 consensus_queue.cc:1048] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:14.177376  4965 raft_consensus.cc:993] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: : Instructing follower 1690041e9fd54f3d8e6c6163c6852389 to start an election
I20260709 12:17:14.178056  4935 raft_consensus.cc:1081] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 LEADER]: Signalling peer 1690041e9fd54f3d8e6c6163c6852389 to start an election
I20260709 12:17:14.179847  4741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e"
dest_uuid: "1690041e9fd54f3d8e6c6163c6852389"
 from {username='slave'} at 127.0.0.1:60710
I20260709 12:17:14.180437  4741 raft_consensus.cc:493] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:14.180832  4741 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:14.188131  4741 raft_consensus.cc:515] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:14.188498  4935 consensus_queue.cc:1048] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:14.191171  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa"
I20260709 12:17:14.191711  4817 raft_consensus.cc:3055] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:14.192041  4817 raft_consensus.cc:740] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8484e0b0202047ac8f7d063eb50b9afa, State: Running, Role: LEADER
I20260709 12:17:14.192857  4817 consensus_queue.cc:260] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:14.193543  4817 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:14.205122  4817 raft_consensus.cc:2468] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 2.
I20260709 12:17:14.206287  4707 leader_election.cc:304] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1690041e9fd54f3d8e6c6163c6852389, 8484e0b0202047ac8f7d063eb50b9afa; no voters: 
I20260709 12:17:14.206620  4741 leader_election.cc:290] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [CANDIDATE]: Term 2 election: Requested vote from peers 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130:32997), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:14.207221  4949 raft_consensus.cc:2804] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:14.207711  4949 raft_consensus.cc:697] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 2 LEADER]: Becoming Leader. State: Replica: 1690041e9fd54f3d8e6c6163c6852389, State: Running, Role: LEADER
I20260709 12:17:14.207839  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "1690041e9fd54f3d8e6c6163c6852389" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a"
I20260709 12:17:14.208474  4891 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:14.208518  4949 consensus_queue.cc:237] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:14.215958  4891 raft_consensus.cc:2468] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1690041e9fd54f3d8e6c6163c6852389 in term 2.
I20260709 12:17:14.215893  4639 catalog_manager.cc:5697] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 reported cstate change: term changed from 1 to 2, leader changed from 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130) to 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129). New cstate: current_term: 2 leader_uuid: "1690041e9fd54f3d8e6c6163c6852389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:14.477144 32114 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:17:14.478964 32114 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:17:14.479388 32114 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:17:14.491752  4741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e"
dest_uuid: "1690041e9fd54f3d8e6c6163c6852389"
mode: GRACEFUL
new_leader_uuid: "8484e0b0202047ac8f7d063eb50b9afa"
 from {username='slave'} at 127.0.0.1:60724
I20260709 12:17:14.492293  4741 raft_consensus.cc:606] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 2 LEADER]: Received request to transfer leadership to TS 8484e0b0202047ac8f7d063eb50b9afa
I20260709 12:17:14.493418 32114 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:17:14.622170  4891 raft_consensus.cc:1275] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 2 FOLLOWER]: Refusing update from remote peer 1690041e9fd54f3d8e6c6163c6852389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:14.623555  4949 consensus_queue.cc:1048] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:14.630468  4817 raft_consensus.cc:1275] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 2 FOLLOWER]: Refusing update from remote peer 1690041e9fd54f3d8e6c6163c6852389: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:14.632202  4976 consensus_queue.cc:1048] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:14.638108  4949 raft_consensus.cc:993] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389: : Instructing follower 8484e0b0202047ac8f7d063eb50b9afa to start an election
I20260709 12:17:14.638583  4949 raft_consensus.cc:1081] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 2 LEADER]: Signalling peer 8484e0b0202047ac8f7d063eb50b9afa to start an election
I20260709 12:17:14.640026  4817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e"
dest_uuid: "8484e0b0202047ac8f7d063eb50b9afa"
 from {username='slave'} at 127.0.0.1:37698
I20260709 12:17:14.640529  4817 raft_consensus.cc:493] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:14.640841  4817 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:14.645689  4817 raft_consensus.cc:515] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:14.647349  4817 leader_election.cc:290] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [CANDIDATE]: Term 3 election: Requested vote from peers 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129:38365), 298bc69f5b23444b9dfbb46b79cfb46a (127.31.92.131:42961)
I20260709 12:17:14.648203  4741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "8484e0b0202047ac8f7d063eb50b9afa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1690041e9fd54f3d8e6c6163c6852389"
I20260709 12:17:14.648865  4741 raft_consensus.cc:3055] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:14.648679  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f752d111466049419dbc06c065e2ab3e" candidate_uuid: "8484e0b0202047ac8f7d063eb50b9afa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "298bc69f5b23444b9dfbb46b79cfb46a"
I20260709 12:17:14.649204  4741 raft_consensus.cc:740] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1690041e9fd54f3d8e6c6163c6852389, State: Running, Role: LEADER
I20260709 12:17:14.649374  4891 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:14.650107  4741 consensus_queue.cc:260] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [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: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:14.651486  4741 raft_consensus.cc:3060] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:14.656975  4891 raft_consensus.cc:2468] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8484e0b0202047ac8f7d063eb50b9afa in term 3.
I20260709 12:17:14.658223  4783 leader_election.cc:304] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [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: 298bc69f5b23444b9dfbb46b79cfb46a, 8484e0b0202047ac8f7d063eb50b9afa; no voters: 
I20260709 12:17:14.658629  4741 raft_consensus.cc:2468] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8484e0b0202047ac8f7d063eb50b9afa in term 3.
I20260709 12:17:14.659181  4935 raft_consensus.cc:2804] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:14.659684  4935 raft_consensus.cc:697] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 3 LEADER]: Becoming Leader. State: Replica: 8484e0b0202047ac8f7d063eb50b9afa, State: Running, Role: LEADER
I20260709 12:17:14.660424  4935 consensus_queue.cc:237] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [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: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } }
I20260709 12:17:14.666062  4638 catalog_manager.cc:5697] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa reported cstate change: term changed from 2 to 3, leader changed from 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129) to 8484e0b0202047ac8f7d063eb50b9afa (127.31.92.130). New cstate: current_term: 3 leader_uuid: "8484e0b0202047ac8f7d063eb50b9afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1690041e9fd54f3d8e6c6163c6852389" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 38365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8484e0b0202047ac8f7d063eb50b9afa" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298bc69f5b23444b9dfbb46b79cfb46a" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:14.699915 32114 tablet_server.cc:179] TabletServer@127.31.92.129:0 shutting down...
I20260709 12:17:14.718866 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:14.719434 32114 tablet_replica.cc:333] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389: stopping tablet replica
I20260709 12:17:14.719985 32114 raft_consensus.cc:2243] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:14.720448 32114 raft_consensus.cc:2272] T f752d111466049419dbc06c065e2ab3e P 1690041e9fd54f3d8e6c6163c6852389 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.722647 32114 tablet_replica.cc:333] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389: stopping tablet replica
I20260709 12:17:14.723140 32114 raft_consensus.cc:2243] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:14.723870 32114 raft_consensus.cc:2272] T f99970e45e4043a2a12246a167f37356 P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.725773 32114 tablet_replica.cc:333] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389: stopping tablet replica
I20260709 12:17:14.726275 32114 raft_consensus.cc:2243] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:14.727044 32114 raft_consensus.cc:2272] T 5e58549bb7bb41cd88eb25355aab229e P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.729089 32114 tablet_replica.cc:333] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389: stopping tablet replica
I20260709 12:17:14.729538 32114 raft_consensus.cc:2243] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:14.729919 32114 raft_consensus.cc:2272] T 860eb9ee36614dabb5f3dcca01867df3 P 1690041e9fd54f3d8e6c6163c6852389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.752522 32114 tablet_server.cc:196] TabletServer@127.31.92.129:0 shutdown complete.
I20260709 12:17:14.765810 32114 tablet_server.cc:179] TabletServer@127.31.92.130:0 shutting down...
W20260709 12:17:14.786027  4857 consensus_peers.cc:597] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a -> Peer 1690041e9fd54f3d8e6c6163c6852389 (127.31.92.129:38365): Couldn't send request to peer 1690041e9fd54f3d8e6c6163c6852389. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:38365: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:14.787779 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:14.788481 32114 tablet_replica.cc:333] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa: stopping tablet replica
I20260709 12:17:14.789103 32114 raft_consensus.cc:2243] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:14.789541 32114 raft_consensus.cc:2272] T f99970e45e4043a2a12246a167f37356 P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.791982 32114 tablet_replica.cc:333] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: stopping tablet replica
I20260709 12:17:14.792512 32114 raft_consensus.cc:2243] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:14.793160 32114 pending_rounds.cc:70] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: Trying to abort 1 pending ops.
I20260709 12:17:14.793363 32114 pending_rounds.cc:77] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305623284375576576 op_type: NO_OP noop_request { }
I20260709 12:17:14.793655 32114 raft_consensus.cc:2889] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:17:14.793922 32114 raft_consensus.cc:2272] T f752d111466049419dbc06c065e2ab3e P 8484e0b0202047ac8f7d063eb50b9afa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.796025 32114 tablet_replica.cc:333] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa: stopping tablet replica
I20260709 12:17:14.796518 32114 raft_consensus.cc:2243] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:14.796913 32114 raft_consensus.cc:2272] T 5e58549bb7bb41cd88eb25355aab229e P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.798663 32114 tablet_replica.cc:333] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa: stopping tablet replica
I20260709 12:17:14.799101 32114 raft_consensus.cc:2243] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:14.799480 32114 raft_consensus.cc:2272] T 860eb9ee36614dabb5f3dcca01867df3 P 8484e0b0202047ac8f7d063eb50b9afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.821175 32114 tablet_server.cc:196] TabletServer@127.31.92.130:0 shutdown complete.
I20260709 12:17:14.833132 32114 tablet_server.cc:179] TabletServer@127.31.92.131:0 shutting down...
I20260709 12:17:14.850214 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:14.850903 32114 tablet_replica.cc:333] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a: stopping tablet replica
I20260709 12:17:14.851547 32114 raft_consensus.cc:2243] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:14.851962 32114 raft_consensus.cc:2272] T f752d111466049419dbc06c065e2ab3e P 298bc69f5b23444b9dfbb46b79cfb46a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.854204 32114 tablet_replica.cc:333] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a: stopping tablet replica
I20260709 12:17:14.854741 32114 raft_consensus.cc:2243] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:14.855122 32114 raft_consensus.cc:2272] T f99970e45e4043a2a12246a167f37356 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.857590 32114 tablet_replica.cc:333] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a: stopping tablet replica
I20260709 12:17:14.858031 32114 raft_consensus.cc:2243] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:14.858815 32114 raft_consensus.cc:2272] T 860eb9ee36614dabb5f3dcca01867df3 P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.860582 32114 tablet_replica.cc:333] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a: stopping tablet replica
I20260709 12:17:14.860993 32114 raft_consensus.cc:2243] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:14.861327 32114 raft_consensus.cc:2272] T 5e58549bb7bb41cd88eb25355aab229e P 298bc69f5b23444b9dfbb46b79cfb46a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.883598 32114 tablet_server.cc:196] TabletServer@127.31.92.131:0 shutdown complete.
I20260709 12:17:14.896198 32114 master.cc:562] Master@127.31.92.190:39505 shutting down...
I20260709 12:17:14.910952 32114 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:14.911517 32114 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:14.911851 32114 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54bacc87b8104e439c8a8a5ffbea9746: stopping tablet replica
I20260709 12:17:14.929978 32114 master.cc:584] Master@127.31.92.190:39505 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2535 ms)
[----------] 6 tests from LeaderRebalancerTest (169085 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:17:14.959806 32114 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.92.190:41685
I20260709 12:17:14.960924 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:14.966152  4990 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 12:17:14.966244  4991 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 12:17:14.967567  4993 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 12:17:14.968659 32114 server_base.cc:1061] running on GCE node
I20260709 12:17:14.969470 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:14.969686 32114 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 12:17:14.969801 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599434969790 us; error 0 us; skew 500 ppm
I20260709 12:17:14.970306 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:14.972667 32114 webserver.cc:533] Webserver started at http://127.31.92.190:35401/ using document root <none> and password file <none>
I20260709 12:17:14.973109 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:14.973263 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:14.973469 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:14.974584 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/master-0-root/instance:
uuid: "b7291cabe8cf4967b4cdc4f33d894c8f"
format_stamp: "Formatted at 2026-07-09 12:17:14 on dist-test-slave-2dwh"
I20260709 12:17:14.978894 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:17:14.982162  4998 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:14.982919 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:17:14.983271 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/master-0-root
uuid: "b7291cabe8cf4967b4cdc4f33d894c8f"
format_stamp: "Formatted at 2026-07-09 12:17:14 on dist-test-slave-2dwh"
I20260709 12:17:14.983570 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-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 12:17:14.999243 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:15.000300 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:15.035346 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.190:41685
I20260709 12:17:15.035480  5049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.190:41685 every 8 connection(s)
I20260709 12:17:15.039196  5050 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 12:17:15.049974  5050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f: Bootstrap starting.
I20260709 12:17:15.054687  5050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.058775  5050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f: No bootstrap required, opened a new log
I20260709 12:17:15.060884  5050 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7291cabe8cf4967b4cdc4f33d894c8f" member_type: VOTER }
I20260709 12:17:15.061288  5050 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.061561  5050 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7291cabe8cf4967b4cdc4f33d894c8f, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.062160  5050 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7291cabe8cf4967b4cdc4f33d894c8f" member_type: VOTER }
I20260709 12:17:15.062654  5050 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:15.062861  5050 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:15.063154  5050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:15.068216  5050 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7291cabe8cf4967b4cdc4f33d894c8f" member_type: VOTER }
I20260709 12:17:15.068774  5050 leader_election.cc:304] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [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: b7291cabe8cf4967b4cdc4f33d894c8f; no voters: 
I20260709 12:17:15.069873  5050 leader_election.cc:290] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:15.070207  5053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:15.071710  5053 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 1 LEADER]: Becoming Leader. State: Replica: b7291cabe8cf4967b4cdc4f33d894c8f, State: Running, Role: LEADER
I20260709 12:17:15.072324  5053 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [LEADER]: Queue going to LEADER mode. State: All 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: "b7291cabe8cf4967b4cdc4f33d894c8f" member_type: VOTER }
I20260709 12:17:15.072849  5050 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:15.075086  5055 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7291cabe8cf4967b4cdc4f33d894c8f. Latest consensus state: current_term: 1 leader_uuid: "b7291cabe8cf4967b4cdc4f33d894c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7291cabe8cf4967b4cdc4f33d894c8f" member_type: VOTER } }
I20260709 12:17:15.075103  5054 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7291cabe8cf4967b4cdc4f33d894c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7291cabe8cf4967b4cdc4f33d894c8f" member_type: VOTER } }
I20260709 12:17:15.075845  5055 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:15.075911  5054 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:15.078905  5058 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:15.087177  5058 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:15.088131 32114 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:15.096207  5058 catalog_manager.cc:1383] Generated new cluster ID: 9dda314a8da247db9c90cc280ad4d135
I20260709 12:17:15.096531  5058 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:15.113402  5058 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:15.114702  5058 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:15.133635  5058 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f: Generated new TSK 0
I20260709 12:17:15.134217  5058 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:15.154700 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:15.160329  5071 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 12:17:15.161725  5072 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 12:17:15.163162 32114 server_base.cc:1061] running on GCE node
W20260709 12:17:15.163935  5074 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 12:17:15.164857 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:15.165042 32114 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 12:17:15.165170 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599435165154 us; error 0 us; skew 500 ppm
I20260709 12:17:15.165634 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:15.167959 32114 webserver.cc:533] Webserver started at http://127.31.92.129:38969/ using document root <none> and password file <none>
I20260709 12:17:15.168393 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:15.168547 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:15.168767 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:15.169785 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-0-root/instance:
uuid: "e72313a4573843c087eea5bff3a1016a"
format_stamp: "Formatted at 2026-07-09 12:17:15 on dist-test-slave-2dwh"
I20260709 12:17:15.174288 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:17:15.177675  5079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.178489 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:15.178743 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "e72313a4573843c087eea5bff3a1016a"
format_stamp: "Formatted at 2026-07-09 12:17:15 on dist-test-slave-2dwh"
I20260709 12:17:15.178982 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-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 12:17:15.212044 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:15.213188 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:15.214632 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:15.216884 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:15.217103 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.217353 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:15.217514 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.256960 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:45865
I20260709 12:17:15.257097  5141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:45865 every 8 connection(s)
I20260709 12:17:15.262069 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:15.269287  5146 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 12:17:15.270227  5147 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 12:17:15.272840 32114 server_base.cc:1061] running on GCE node
W20260709 12:17:15.272739  5149 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 12:17:15.275300 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:17:15.275512  5142 heartbeater.cc:344] Connected to a master server at 127.31.92.190:41685
W20260709 12:17:15.275573 32114 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 12:17:15.275959 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599435275934 us; error 0 us; skew 500 ppm
I20260709 12:17:15.276028  5142 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:15.276575 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:15.276867  5142 heartbeater.cc:507] Master 127.31.92.190:41685 requested a full tablet report, sending...
I20260709 12:17:15.279297 32114 webserver.cc:533] Webserver started at http://127.31.92.130:42429/ using document root <none> and password file <none>
I20260709 12:17:15.279313  5015 ts_manager.cc:194] Registered new tserver with Master: e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865)
I20260709 12:17:15.279910 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:15.280150 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:15.280431 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:15.281450  5015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48220
I20260709 12:17:15.281509 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-1-root/instance:
uuid: "d4fb763a2691449895df7b7adacefb9b"
format_stamp: "Formatted at 2026-07-09 12:17:15 on dist-test-slave-2dwh"
I20260709 12:17:15.287041 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:15.290403  5154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.291235 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:17:15.291601 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-1-root
uuid: "d4fb763a2691449895df7b7adacefb9b"
format_stamp: "Formatted at 2026-07-09 12:17:15 on dist-test-slave-2dwh"
I20260709 12:17:15.291903 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-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 12:17:15.319584 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:15.320725 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:15.322176 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:15.324587 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:15.324824 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.325074 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:15.325248 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.364558 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.130:38461
I20260709 12:17:15.364666  5216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.130:38461 every 8 connection(s)
I20260709 12:17:15.369463 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:15.377218  5220 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 12:17:15.377323  5221 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 12:17:15.380848  5223 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 12:17:15.381565  5217 heartbeater.cc:344] Connected to a master server at 127.31.92.190:41685
I20260709 12:17:15.381611 32114 server_base.cc:1061] running on GCE node
I20260709 12:17:15.382244  5217 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:15.382965 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:15.383306 32114 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 12:17:15.383226  5217 heartbeater.cc:507] Master 127.31.92.190:41685 requested a full tablet report, sending...
I20260709 12:17:15.383672 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599435383650 us; error 0 us; skew 500 ppm
I20260709 12:17:15.384466 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:15.385782  5015 ts_manager.cc:194] Registered new tserver with Master: d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:15.387133 32114 webserver.cc:533] Webserver started at http://127.31.92.131:33737/ using document root <none> and password file <none>
I20260709 12:17:15.387564  5015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48228
I20260709 12:17:15.387668 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:15.387993 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:15.388258 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:15.389768 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-2-root/instance:
uuid: "991d841de1f44b84836844787f025480"
format_stamp: "Formatted at 2026-07-09 12:17:15 on dist-test-slave-2dwh"
I20260709 12:17:15.394330 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:17:15.397552  5228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.398355 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:15.398736 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-2-root
uuid: "991d841de1f44b84836844787f025480"
format_stamp: "Formatted at 2026-07-09 12:17:15 on dist-test-slave-2dwh"
I20260709 12:17:15.399025 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599265710679-32114-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 12:17:15.429177 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:15.430332 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:15.431927 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:15.434186 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:15.434455 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.434710 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:15.434881 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:15.472476 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.131:42865
I20260709 12:17:15.472590  5290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.131:42865 every 8 connection(s)
I20260709 12:17:15.486155  5291 heartbeater.cc:344] Connected to a master server at 127.31.92.190:41685
I20260709 12:17:15.486654  5291 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:15.487346  5291 heartbeater.cc:507] Master 127.31.92.190:41685 requested a full tablet report, sending...
I20260709 12:17:15.489358  5015 ts_manager.cc:194] Registered new tserver with Master: 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:15.490173 32114 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014583611s
I20260709 12:17:15.491000  5015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48234
I20260709 12:17:15.514782  5015 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48246:
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 12:17:15.517225  5015 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 12:17:15.586834  5107 tablet_service.cc:1511] Processing CreateTablet for tablet f5d66185ba5c4e4a868859553cb5e58b (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:15.588256  5107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d66185ba5c4e4a868859553cb5e58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.589434  5256 tablet_service.cc:1511] Processing CreateTablet for tablet f5d66185ba5c4e4a868859553cb5e58b (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:15.590879  5256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d66185ba5c4e4a868859553cb5e58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.592319  5253 tablet_service.cc:1511] Processing CreateTablet for tablet 6b29faf84d2f4cd1adc939dd59145458 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:15.593087  5106 tablet_service.cc:1511] Processing CreateTablet for tablet b3a5845d9b974de0aea6a751a84b2eba (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:15.593822  5253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b29faf84d2f4cd1adc939dd59145458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.595474  5255 tablet_service.cc:1511] Processing CreateTablet for tablet b3a5845d9b974de0aea6a751a84b2eba (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:15.595933  5182 tablet_service.cc:1511] Processing CreateTablet for tablet f5d66185ba5c4e4a868859553cb5e58b (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:15.596926  5255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a5845d9b974de0aea6a751a84b2eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.597363  5182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d66185ba5c4e4a868859553cb5e58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.599478  5105 tablet_service.cc:1511] Processing CreateTablet for tablet 1174f4f057044f06a110365f574aa7b2 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:15.601797  5254 tablet_service.cc:1511] Processing CreateTablet for tablet 1174f4f057044f06a110365f574aa7b2 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:15.603202  5254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1174f4f057044f06a110365f574aa7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.603956  5181 tablet_service.cc:1511] Processing CreateTablet for tablet b3a5845d9b974de0aea6a751a84b2eba (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:15.605321  5181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a5845d9b974de0aea6a751a84b2eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.607096  5104 tablet_service.cc:1511] Processing CreateTablet for tablet 6b29faf84d2f4cd1adc939dd59145458 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:15.609278  5103 tablet_service.cc:1511] Processing CreateTablet for tablet ea7663bc925442e889bbfeb344ad241d (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:15.610916  5106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a5845d9b974de0aea6a751a84b2eba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.611961  5180 tablet_service.cc:1511] Processing CreateTablet for tablet 1174f4f057044f06a110365f574aa7b2 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:15.613620  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1174f4f057044f06a110365f574aa7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.614886  5103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea7663bc925442e889bbfeb344ad241d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.619686  5104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b29faf84d2f4cd1adc939dd59145458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.620817  5105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1174f4f057044f06a110365f574aa7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.622575  5179 tablet_service.cc:1511] Processing CreateTablet for tablet 6b29faf84d2f4cd1adc939dd59145458 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:15.624598  5179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b29faf84d2f4cd1adc939dd59145458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.645161  5178 tablet_service.cc:1511] Processing CreateTablet for tablet ea7663bc925442e889bbfeb344ad241d (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:15.646689  5178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea7663bc925442e889bbfeb344ad241d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.667472  5102 tablet_service.cc:1511] Processing CreateTablet for tablet 4800c9c605e248a18182b5313b9d942c (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:15.668079  5253 tablet_service.cc:1511] Processing CreateTablet for tablet ea7663bc925442e889bbfeb344ad241d (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:15.668938  5306 tablet_bootstrap.cc:492] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:15.668967  5102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4800c9c605e248a18182b5313b9d942c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.669454  5253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea7663bc925442e889bbfeb344ad241d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.670246  5307 tablet_bootstrap.cc:492] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:15.694219  5177 tablet_service.cc:1511] Processing CreateTablet for tablet 4800c9c605e248a18182b5313b9d942c (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:15.695511  5308 tablet_bootstrap.cc:492] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:15.695812  5177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4800c9c605e248a18182b5313b9d942c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.695891  5252 tablet_service.cc:1511] Processing CreateTablet for tablet 4800c9c605e248a18182b5313b9d942c (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:15.697448  5252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4800c9c605e248a18182b5313b9d942c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.702634  5308 tablet_bootstrap.cc:654] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.717953  5306 tablet_bootstrap.cc:654] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.719255  5307 tablet_bootstrap.cc:654] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.725327  5180 tablet_service.cc:1511] Processing CreateTablet for tablet 1216247914a64eefa9c41d3d8c6364d9 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:15.727669  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1216247914a64eefa9c41d3d8c6364d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.727455  5251 tablet_service.cc:1511] Processing CreateTablet for tablet 1216247914a64eefa9c41d3d8c6364d9 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:15.728169  5103 tablet_service.cc:1511] Processing CreateTablet for tablet 7a38f7ab9d82468eb61ceee6c4e90475 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:15.728858  5251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1216247914a64eefa9c41d3d8c6364d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.729417  5103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a38f7ab9d82468eb61ceee6c4e90475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.734882  5105 tablet_service.cc:1511] Processing CreateTablet for tablet 1216247914a64eefa9c41d3d8c6364d9 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:15.739432  5105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1216247914a64eefa9c41d3d8c6364d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.749011  5306 tablet_bootstrap.cc:492] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:15.749681  5306 ts_tablet_manager.cc:1403] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.000s
I20260709 12:17:15.750708  5107 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca1d6e660584ec9b379b530d07bf4bf (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:15.752106  5107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca1d6e660584ec9b379b530d07bf4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.752158  5176 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca1d6e660584ec9b379b530d07bf4bf (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:15.753566  5176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca1d6e660584ec9b379b530d07bf4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.753866  5306 raft_consensus.cc:359] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.756971  5306 raft_consensus.cc:385] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.757676  5306 raft_consensus.cc:740] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.762331  5181 tablet_service.cc:1511] Processing CreateTablet for tablet 7a38f7ab9d82468eb61ceee6c4e90475 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:15.763749  5181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a38f7ab9d82468eb61ceee6c4e90475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.773536  5256 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca1d6e660584ec9b379b530d07bf4bf (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:15.777940  5256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca1d6e660584ec9b379b530d07bf4bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.759289  5306 consensus_queue.cc:260] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.780977  5307 tablet_bootstrap.cc:492] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:15.781529  5307 ts_tablet_manager.cc:1403] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.112s	user 0.004s	sys 0.008s
I20260709 12:17:15.784668  5307 raft_consensus.cc:359] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:15.785365  5307 raft_consensus.cc:385] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.785678  5307 raft_consensus.cc:740] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.788687  5308 tablet_bootstrap.cc:492] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:15.789232  5308 ts_tablet_manager.cc:1403] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.029s
I20260709 12:17:15.776464  5255 tablet_service.cc:1511] Processing CreateTablet for tablet 7a38f7ab9d82468eb61ceee6c4e90475 (DEFAULT_TABLE table=test-workload [id=50c37d2790aa4812b1e57dbac308fab5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:15.791975  5255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a38f7ab9d82468eb61ceee6c4e90475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:15.790402  5307 consensus_queue.cc:260] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:15.803508  5308 raft_consensus.cc:359] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.809685  5307 ts_tablet_manager.cc:1434] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:17:15.810637  5142 heartbeater.cc:499] Master 127.31.92.190:41685 was elected leader, sending a full tablet report...
I20260709 12:17:15.811601  5307 tablet_bootstrap.cc:492] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:15.806813  5308 raft_consensus.cc:385] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.824820  5307 tablet_bootstrap.cc:654] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.819648  5308 raft_consensus.cc:740] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.827536  5291 heartbeater.cc:499] Master 127.31.92.190:41685 was elected leader, sending a full tablet report...
I20260709 12:17:15.827785  5308 consensus_queue.cc:260] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.828364  5306 ts_tablet_manager.cc:1434] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.027s
I20260709 12:17:15.830042  5306 tablet_bootstrap.cc:492] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:15.839497  5306 tablet_bootstrap.cc:654] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.844866  5307 tablet_bootstrap.cc:492] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:15.845403  5307 ts_tablet_manager.cc:1403] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260709 12:17:15.848464  5307 raft_consensus.cc:359] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.849272  5307 raft_consensus.cc:385] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.849629  5307 raft_consensus.cc:740] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.850582  5307 consensus_queue.cc:260] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.853010  5307 ts_tablet_manager.cc:1434] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:15.854830  5217 heartbeater.cc:499] Master 127.31.92.190:41685 was elected leader, sending a full tablet report...
I20260709 12:17:15.862514  5307 tablet_bootstrap.cc:492] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:15.856552  5308 ts_tablet_manager.cc:1434] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.067s	user 0.015s	sys 0.020s
I20260709 12:17:15.866333  5308 tablet_bootstrap.cc:492] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:15.872221  5307 tablet_bootstrap.cc:654] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.872596  5308 tablet_bootstrap.cc:654] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.877538  5306 tablet_bootstrap.cc:492] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:15.878363  5306 ts_tablet_manager.cc:1403] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.017s
I20260709 12:17:15.882915  5306 raft_consensus.cc:359] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.883994  5306 raft_consensus.cc:385] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.884377  5306 raft_consensus.cc:740] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.885322  5306 consensus_queue.cc:260] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.886981  5307 tablet_bootstrap.cc:492] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:15.887607  5307 ts_tablet_manager.cc:1403] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260709 12:17:15.889894  5306 ts_tablet_manager.cc:1434] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:17:15.891199  5306 tablet_bootstrap.cc:492] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:15.891012  5307 raft_consensus.cc:359] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.892027  5307 raft_consensus.cc:385] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.892364  5307 raft_consensus.cc:740] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.893347  5307 consensus_queue.cc:260] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.895982  5307 ts_tablet_manager.cc:1434] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:15.897185  5307 tablet_bootstrap.cc:492] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:15.898890  5306 tablet_bootstrap.cc:654] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.904796  5307 tablet_bootstrap.cc:654] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.912272  5306 tablet_bootstrap.cc:492] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:15.913000  5306 ts_tablet_manager.cc:1403] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 12:17:15.915860  5307 tablet_bootstrap.cc:492] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:15.916504  5307 ts_tablet_manager.cc:1403] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:17:15.916286  5306 raft_consensus.cc:359] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.917182  5306 raft_consensus.cc:385] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.917536  5306 raft_consensus.cc:740] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.918606  5306 consensus_queue.cc:260] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.919953  5312 raft_consensus.cc:493] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:15.919884  5307 raft_consensus.cc:359] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.920912  5307 raft_consensus.cc:385] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.920660  5312 raft_consensus.cc:515] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.921254  5307 raft_consensus.cc:740] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.922344  5307 consensus_queue.cc:260] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.923646  5312 leader_election.cc:290] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:15.925355  5307 ts_tablet_manager.cc:1434] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:17:15.926625  5307 tablet_bootstrap.cc:492] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:15.927637  5306 ts_tablet_manager.cc:1434] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:17:15.928905  5306 tablet_bootstrap.cc:492] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:15.933463  5307 tablet_bootstrap.cc:654] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.935518  5306 tablet_bootstrap.cc:654] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.946424  5307 tablet_bootstrap.cc:492] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:15.947038  5307 ts_tablet_manager.cc:1403] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 12:17:15.948274  5306 tablet_bootstrap.cc:492] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:15.948875  5306 ts_tablet_manager.cc:1403] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:17:15.950291  5307 raft_consensus.cc:359] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.951227  5307 raft_consensus.cc:385] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.951565  5307 raft_consensus.cc:740] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.952191  5306 raft_consensus.cc:359] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:15.953083  5306 raft_consensus.cc:385] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.952636  5307 consensus_queue.cc:260] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.953423  5306 raft_consensus.cc:740] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.954248  5306 consensus_queue.cc:260] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:15.955637  5307 ts_tablet_manager.cc:1434] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:17:15.956856  5307 tablet_bootstrap.cc:492] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:15.957120  5306 ts_tablet_manager.cc:1434] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:17:15.958307  5306 tablet_bootstrap.cc:492] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:15.964079  5307 tablet_bootstrap.cc:654] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.965425  5306 tablet_bootstrap.cc:654] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:15.973978  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174f4f057044f06a110365f574aa7b2" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:15.975266  5117 raft_consensus.cc:2468] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:15.977119  5307 tablet_bootstrap.cc:492] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:15.977741  5307 ts_tablet_manager.cc:1403] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:17:15.978111  5306 tablet_bootstrap.cc:492] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:15.978727  5306 ts_tablet_manager.cc:1403] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 12:17:15.980100  5230 leader_election.cc:304] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:15.981524  5312 raft_consensus.cc:2804] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:15.982183  5312 raft_consensus.cc:493] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:15.981877  5306 raft_consensus.cc:359] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.982631  5312 raft_consensus.cc:3060] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:15.982800  5306 raft_consensus.cc:385] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.983182  5306 raft_consensus.cc:740] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.984258  5306 consensus_queue.cc:260] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.985903  5313 raft_consensus.cc:493] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:15.986665  5313 raft_consensus.cc:515] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.981489  5307 raft_consensus.cc:359] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.992611  5307 raft_consensus.cc:385] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:15.992955  5307 raft_consensus.cc:740] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:15.993850  5307 consensus_queue.cc:260] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:15.994616  5306 ts_tablet_manager.cc:1434] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.002s
I20260709 12:17:15.995870  5306 tablet_bootstrap.cc:492] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:15.997620  5312 raft_consensus.cc:515] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.001088  5312 leader_election.cc:290] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.003513  5306 tablet_bootstrap.cc:654] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.004727  5307 ts_tablet_manager.cc:1434] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 12:17:16.006038  5307 tablet_bootstrap.cc:492] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:16.009701  5313 leader_election.cc:290] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.016705  5306 tablet_bootstrap.cc:492] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:16.017349  5306 ts_tablet_manager.cc:1403] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 12:17:16.017773  5307 tablet_bootstrap.cc:654] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.021263  5306 raft_consensus.cc:359] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.022511  5306 raft_consensus.cc:385] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.022974  5306 raft_consensus.cc:740] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.024487  5306 consensus_queue.cc:260] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.028548  5306 ts_tablet_manager.cc:1434] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260709 12:17:16.030092  5306 tablet_bootstrap.cc:492] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:16.040694  5306 tablet_bootstrap.cc:654] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.055166  5308 tablet_bootstrap.cc:492] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:16.055734  5308 ts_tablet_manager.cc:1403] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.190s	user 0.066s	sys 0.120s
I20260709 12:17:16.058724  5308 raft_consensus.cc:359] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.059540  5308 raft_consensus.cc:385] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.059898  5308 raft_consensus.cc:740] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.061439  5308 consensus_queue.cc:260] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.064071  5308 ts_tablet_manager.cc:1434] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:16.064484  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174f4f057044f06a110365f574aa7b2" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.065181  5308 tablet_bootstrap.cc:492] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:16.065145  5192 raft_consensus.cc:2468] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:16.066505  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174f4f057044f06a110365f574aa7b2" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.067198  5191 raft_consensus.cc:3060] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.072496  5308 tablet_bootstrap.cc:654] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.077416  5191 raft_consensus.cc:2468] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:16.084758  5308 tablet_bootstrap.cc:492] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:16.085450  5308 ts_tablet_manager.cc:1403] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260709 12:17:16.088778  5308 raft_consensus.cc:359] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.089532  5308 raft_consensus.cc:385] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.089846  5308 raft_consensus.cc:740] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.090715  5308 consensus_queue.cc:260] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.093211  5308 ts_tablet_manager.cc:1434] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:16.094511  5308 tablet_bootstrap.cc:492] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:16.100358  5313 raft_consensus.cc:493] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.101076  5308 tablet_bootstrap.cc:654] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.101217  5313 raft_consensus.cc:515] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.103771  5313 leader_election.cc:290] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.105847  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174f4f057044f06a110365f574aa7b2" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:16.106681  5117 raft_consensus.cc:3060] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.113211  5308 tablet_bootstrap.cc:492] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:16.113956  5308 ts_tablet_manager.cc:1403] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:17:16.117166  5308 raft_consensus.cc:359] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.117935  5308 raft_consensus.cc:385] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.118229  5308 raft_consensus.cc:740] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.119212  5308 consensus_queue.cc:260] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.119427  5230 leader_election.cc:304] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:16.120705  5312 raft_consensus.cc:2804] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:16.121264  5312 raft_consensus.cc:697] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:16.122270  5312 consensus_queue.cc:237] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.123700  5117 raft_consensus.cc:2468] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
W20260709 12:17:16.125698  5063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:16.129043  5308 ts_tablet_manager.cc:1434] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:17:16.130067  5308 tablet_bootstrap.cc:492] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:16.144696  5308 tablet_bootstrap.cc:654] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.144537  5315 raft_consensus.cc:493] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.145485  5313 raft_consensus.cc:493] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.146212  5313 raft_consensus.cc:515] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.145262  5315 raft_consensus.cc:515] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.155786  5315 leader_election.cc:290] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 991d841de1f44b84836844787f025480 (127.31.92.131:42865), e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865)
I20260709 12:17:16.167414  5313 leader_election.cc:290] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.172468  5308 tablet_bootstrap.cc:492] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:16.173225  5308 ts_tablet_manager.cc:1403] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.002s
I20260709 12:17:16.178871  5313 raft_consensus.cc:493] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.179730  5313 raft_consensus.cc:515] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.183931  5308 raft_consensus.cc:359] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.184859  5308 raft_consensus.cc:385] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.185150  5308 raft_consensus.cc:740] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.195019  5308 consensus_queue.cc:260] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.201113  5308 ts_tablet_manager.cc:1434] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:17:16.202324  5308 tablet_bootstrap.cc:492] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:16.208804  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.211966  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.214816  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29faf84d2f4cd1adc939dd59145458" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.214998  5308 tablet_bootstrap.cc:654] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.215941  5326 raft_consensus.cc:493] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.217163  5326 raft_consensus.cc:515] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.218297  5266 raft_consensus.cc:2468] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:16.219784  5326 leader_election.cc:290] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
W20260709 12:17:16.218094  5082 leader_election.cc:343] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 991d841de1f44b84836844787f025480 (127.31.92.131:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:16.220829  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.221596  5265 raft_consensus.cc:2468] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
W20260709 12:17:16.221616  5082 leader_election.cc:343] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 991d841de1f44b84836844787f025480 (127.31.92.131:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:16.222285  5329 raft_consensus.cc:493] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.223066  5329 raft_consensus.cc:515] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.225428  5329 leader_election.cc:290] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.226392  5082 leader_election.cc:304] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.228806  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29faf84d2f4cd1adc939dd59145458" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.232960  5117 raft_consensus.cc:2468] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:16.233443  5308 tablet_bootstrap.cc:492] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:16.234002  5308 ts_tablet_manager.cc:1403] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.003s
I20260709 12:17:16.234316  5230 leader_election.cc:304] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.235347  5326 raft_consensus.cc:2804] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.235713  5326 raft_consensus.cc:493] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.236023  5326 raft_consensus.cc:3060] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.237253  5308 raft_consensus.cc:359] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.238024  5308 raft_consensus.cc:385] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.238325  5308 raft_consensus.cc:740] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.245615  5308 consensus_queue.cc:260] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.250877  5308 ts_tablet_manager.cc:1434] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:17:16.253621  5329 raft_consensus.cc:2804] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.254112  5329 raft_consensus.cc:493] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.254490  5329 raft_consensus.cc:3060] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.256621  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29faf84d2f4cd1adc939dd59145458" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.257464  5191 raft_consensus.cc:2468] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:16.259624  5313 leader_election.cc:290] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 991d841de1f44b84836844787f025480 (127.31.92.131:42865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.262885  5329 raft_consensus.cc:515] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.264575  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.265089  5329 leader_election.cc:290] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.266001  5308 tablet_bootstrap.cc:492] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:16.266937  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29faf84d2f4cd1adc939dd59145458" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.267638  5192 raft_consensus.cc:2468] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:16.269459  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.270213  5192 raft_consensus.cc:2468] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:16.271589  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.272348  5191 raft_consensus.cc:2468] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:16.273538  5312 raft_consensus.cc:493] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.274072  5312 raft_consensus.cc:515] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.274654  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.275420  5191 raft_consensus.cc:2468] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:16.276331  5312 leader_election.cc:290] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.277565  5308 tablet_bootstrap.cc:654] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:16.277783  5081 leader_election.cc:343] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:16.278358  5081 leader_election.cc:304] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e72313a4573843c087eea5bff3a1016a; no voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:16.283601  5312 raft_consensus.cc:493] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.284140  5312 raft_consensus.cc:515] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.281690  5329 raft_consensus.cc:2749] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:16.286063  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.250144  5326 raft_consensus.cc:515] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.286720  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29faf84d2f4cd1adc939dd59145458" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.286379  5312 leader_election.cc:290] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
W20260709 12:17:16.279860  5082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:42865, user_credentials={real_user=slave}} blocked reactor thread for 53564.6us
I20260709 12:17:16.293826  5082 leader_election.cc:304] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.294154  5191 raft_consensus.cc:3060] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.295435  5329 raft_consensus.cc:2804] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.295887  5329 raft_consensus.cc:493] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.296226  5329 raft_consensus.cc:3060] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.295524  5307 tablet_bootstrap.cc:492] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:16.297180  5326 leader_election.cc:290] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.297492  5307 ts_tablet_manager.cc:1403] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.292s	user 0.098s	sys 0.171s
I20260709 12:17:16.286916  5192 raft_consensus.cc:2468] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:16.298959  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.306869  5265 raft_consensus.cc:2468] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:16.308418  5306 tablet_bootstrap.cc:492] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:16.300125  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29faf84d2f4cd1adc939dd59145458" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.309072  5230 leader_election.cc:304] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:16.309767  5266 raft_consensus.cc:2393] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e72313a4573843c087eea5bff3a1016a in current term 1: Already voted for candidate 991d841de1f44b84836844787f025480 in this term.
I20260709 12:17:16.302297  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4800c9c605e248a18182b5313b9d942c" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.310817  5190 raft_consensus.cc:2468] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:16.302878  5191 raft_consensus.cc:2468] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:16.303704  5189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29faf84d2f4cd1adc939dd59145458" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.304476  5329 raft_consensus.cc:515] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.308163  5307 raft_consensus.cc:359] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.313162  5307 raft_consensus.cc:385] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.313499  5307 raft_consensus.cc:740] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.312940  5015 catalog_manager.cc:5697] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:16.314357  5307 consensus_queue.cc:260] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.314834  5230 leader_election.cc:304] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:16.315304  5306 ts_tablet_manager.cc:1403] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.286s	user 0.094s	sys 0.162s
I20260709 12:17:16.317391  5312 raft_consensus.cc:2804] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.317868  5312 raft_consensus.cc:493] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.318220  5312 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.318444  5308 tablet_bootstrap.cc:492] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:16.319020  5308 ts_tablet_manager.cc:1403] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.001s
I20260709 12:17:16.319013  5306 raft_consensus.cc:359] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.320112  5306 raft_consensus.cc:385] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.320464  5306 raft_consensus.cc:740] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.314877  5329 leader_election.cc:290] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers 991d841de1f44b84836844787f025480 (127.31.92.131:42865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.319088  5307 ts_tablet_manager.cc:1434] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:17:16.322017  5326 raft_consensus.cc:2804] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.299846  5081 leader_election.cc:304] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.322484  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.321305  5306 consensus_queue.cc:260] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.327344  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.329223  5312 raft_consensus.cc:515] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.323244  5266 raft_consensus.cc:2468] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
I20260709 12:17:16.332288  5157 leader_election.cc:304] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:16.333590  5315 raft_consensus.cc:2804] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.334110  5315 raft_consensus.cc:493] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.334584  5315 raft_consensus.cc:3060] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.334743  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.335570  5191 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.323659  5307 tablet_bootstrap.cc:492] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:16.343786  5312 leader_election.cc:290] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.344874  5191 raft_consensus.cc:2468] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:16.322504  5326 raft_consensus.cc:493] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.345903  5326 raft_consensus.cc:3060] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.346366  5230 leader_election.cc:304] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:16.347517  5312 raft_consensus.cc:2804] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:17:16.348021  5081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.130:38461, user_credentials={real_user=slave}} blocked reactor thread for 48277.8us
I20260709 12:17:16.348145  5312 raft_consensus.cc:697] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:16.349097  5081 leader_election.cc:304] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [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: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 991d841de1f44b84836844787f025480
I20260709 12:17:16.350067  5313 raft_consensus.cc:2804] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.350571  5313 raft_consensus.cc:493] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.350977  5313 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.351105  5081 leader_election.cc:304] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 991d841de1f44b84836844787f025480
I20260709 12:17:16.352293  5329 raft_consensus.cc:2804] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.352728  5329 raft_consensus.cc:493] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.352604  5315 raft_consensus.cc:515] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.353204  5329 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.356489  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.361740  5266 raft_consensus.cc:3060] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.362066  5343 raft_consensus.cc:493] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.362694  5343 raft_consensus.cc:515] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.363462  5306 ts_tablet_manager.cc:1434] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.047s	user 0.030s	sys 0.012s
I20260709 12:17:16.364698  5306 tablet_bootstrap.cc:492] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:16.365417  5343 leader_election.cc:290] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.366102  5343 raft_consensus.cc:493] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.349502  5312 consensus_queue.cc:237] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.380878  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.381821  5191 raft_consensus.cc:2393] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e72313a4573843c087eea5bff3a1016a in current term 1: Already voted for candidate d4fb763a2691449895df7b7adacefb9b in this term.
I20260709 12:17:16.372144  5306 tablet_bootstrap.cc:654] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.372709  5308 raft_consensus.cc:359] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.382877  5308 raft_consensus.cc:385] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.367718  5307 tablet_bootstrap.cc:654] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.376650  5326 raft_consensus.cc:515] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.377951  5313 raft_consensus.cc:515] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.379586  5315 leader_election.cc:290] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Requested vote from peers 991d841de1f44b84836844787f025480 (127.31.92.131:42865), e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865)
I20260709 12:17:16.380640  5343 raft_consensus.cc:515] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.375138  5266 raft_consensus.cc:2468] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:16.383227  5308 raft_consensus.cc:740] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.388105  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.389664  5344 raft_consensus.cc:2804] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:16.402485  5189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1216247914a64eefa9c41d3d8c6364d9" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.413993  5117 raft_consensus.cc:2393] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 991d841de1f44b84836844787f025480 in current term 1: Already voted for candidate e72313a4573843c087eea5bff3a1016a in this term.
I20260709 12:17:16.398304  5326 leader_election.cc:290] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.403437  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4800c9c605e248a18182b5313b9d942c" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.415603  5190 raft_consensus.cc:3060] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.415810  5343 leader_election.cc:290] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.417450  5308 consensus_queue.cc:260] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.397131  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.419486  5191 raft_consensus.cc:2393] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e72313a4573843c087eea5bff3a1016a in current term 1: Already voted for candidate 991d841de1f44b84836844787f025480 in this term.
I20260709 12:17:16.397902  5157 leader_election.cc:304] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:16.388715  5329 raft_consensus.cc:515] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.389690  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.389868  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4800c9c605e248a18182b5313b9d942c" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.396479  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:16.428997  5114 raft_consensus.cc:2393] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 991d841de1f44b84836844787f025480 in current term 1: Already voted for candidate e72313a4573843c087eea5bff3a1016a in this term.
I20260709 12:17:16.394341  5313 leader_election.cc:290] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.395750  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b29faf84d2f4cd1adc939dd59145458" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:16.433382  5308 ts_tablet_manager.cc:1434] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.004s
I20260709 12:17:16.424546  5315 raft_consensus.cc:2804] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:16.435010  5315 raft_consensus.cc:697] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:16.435174  5308 tablet_bootstrap.cc:492] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:16.436241  5315 consensus_queue.cc:237] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.444978  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.445188  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
W20260709 12:17:16.444012  5230 leader_election.cc:343] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:16.446247  5114 raft_consensus.cc:2393] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4fb763a2691449895df7b7adacefb9b in current term 1: Already voted for candidate e72313a4573843c087eea5bff3a1016a in this term.
I20260709 12:17:16.448864  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.451150  5306 tablet_bootstrap.cc:492] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:16.451673  5306 ts_tablet_manager.cc:1403] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.009s
I20260709 12:17:16.443141  5344 raft_consensus.cc:697] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
W20260709 12:17:16.449417  5230 leader_election.cc:343] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:16.449641  5307 tablet_bootstrap.cc:492] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:16.450350  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:16.450634  5190 raft_consensus.cc:2468] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:16.454134  5307 ts_tablet_manager.cc:1403] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.009s
W20260709 12:17:16.452350  5082 leader_election.cc:343] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 991d841de1f44b84836844787f025480 (127.31.92.131:42865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:16.453088  5157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:42865, user_credentials={real_user=slave}} blocked reactor thread for 55340.9us
I20260709 12:17:16.452878  5329 leader_election.cc:290] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.458000  5116 raft_consensus.cc:2393] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4fb763a2691449895df7b7adacefb9b in current term 1: Already voted for candidate e72313a4573843c087eea5bff3a1016a in this term.
I20260709 12:17:16.459720  5230 leader_election.cc:304] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:16.451165  5081 leader_election.cc:304] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [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: e72313a4573843c087eea5bff3a1016a; no voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:16.460498  5312 raft_consensus.cc:2804] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:16.460391  5306 raft_consensus.cc:359] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.461015  5344 consensus_queue.cc:237] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.461498  5312 raft_consensus.cc:697] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:16.461514  5306 raft_consensus.cc:385] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.463991  5306 raft_consensus.cc:740] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.464794  5306 consensus_queue.cc:260] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.465236  5307 raft_consensus.cc:359] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.466270  5329 raft_consensus.cc:2749] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:16.465955  5307 raft_consensus.cc:385] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.466899  5306 ts_tablet_manager.cc:1434] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:17:16.466979  5081 leader_election.cc:304] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [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: e72313a4573843c087eea5bff3a1016a; no voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:16.467314  5307 raft_consensus.cc:740] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.467909  5329 raft_consensus.cc:2749] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:16.468221  5306 tablet_bootstrap.cc:492] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:16.469064  5307 consensus_queue.cc:260] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
W20260709 12:17:16.469646  5230 leader_election.cc:343] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:16.471405  5308 tablet_bootstrap.cc:654] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.471632  5307 ts_tablet_manager.cc:1434] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:17:16.474041  5307 tablet_bootstrap.cc:492] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:16.472714  5312 consensus_queue.cc:237] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.475932  5306 tablet_bootstrap.cc:654] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.484329  5307 tablet_bootstrap.cc:654] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.480423  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.488826  5015 catalog_manager.cc:5697] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:16.486213  5190 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.506151  5307 tablet_bootstrap.cc:492] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:16.507441  5307 ts_tablet_manager.cc:1403] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.003s
I20260709 12:17:16.508167  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1216247914a64eefa9c41d3d8c6364d9" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.509316  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4800c9c605e248a18182b5313b9d942c" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:16.510021  5114 raft_consensus.cc:3060] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.511461  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.512195  5117 raft_consensus.cc:2468] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:16.511395  5308 tablet_bootstrap.cc:492] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:16.513334  5308 ts_tablet_manager.cc:1403] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.004s
I20260709 12:17:16.515524  5230 leader_election.cc:304] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [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: 991d841de1f44b84836844787f025480; no voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a
I20260709 12:17:16.516193  5308 raft_consensus.cc:359] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.516965  5308 raft_consensus.cc:385] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:17:16.517263  5230 leader_election.cc:343] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:16.517453  5343 raft_consensus.cc:2749] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:16.517793  5230 leader_election.cc:304] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 991d841de1f44b84836844787f025480; no voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a
I20260709 12:17:16.519136  5230 leader_election.cc:304] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [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: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:16.520270  5343 raft_consensus.cc:2749] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:16.520948  5343 raft_consensus.cc:2804] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.521373  5343 raft_consensus.cc:493] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.520694  5015 catalog_manager.cc:5697] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:16.521713  5343 raft_consensus.cc:3060] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.523572  5307 raft_consensus.cc:359] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.524340  5307 raft_consensus.cc:385] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.524633  5307 raft_consensus.cc:740] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.517252  5308 raft_consensus.cc:740] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.527149  5308 consensus_queue.cc:260] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.528034  5012 catalog_manager.cc:5697] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:16.530578  5114 raft_consensus.cc:2468] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:16.530225  5012 catalog_manager.cc:5697] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:16.530956  5343 raft_consensus.cc:515] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.531670  5307 consensus_queue.cc:260] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.506116  5190 raft_consensus.cc:2468] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:16.527995  5306 tablet_bootstrap.cc:492] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:16.533457  5306 ts_tablet_manager.cc:1403] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.018s
I20260709 12:17:16.535409  5308 ts_tablet_manager.cc:1434] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:17:16.536455  5308 tablet_bootstrap.cc:492] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:16.536815  5343 leader_election.cc:290] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.536767  5081 leader_election.cc:304] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 991d841de1f44b84836844787f025480
I20260709 12:17:16.537731  5344 raft_consensus.cc:2804] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:16.538384  5344 raft_consensus.cc:697] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:16.539294  5344 consensus_queue.cc:237] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.537657  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:16.541349  5117 raft_consensus.cc:3060] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.542572  5308 tablet_bootstrap.cc:654] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:16.533887  5307 ts_tablet_manager.cc:1434] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:17:16.543876  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
W20260709 12:17:16.545329  5230 leader_election.cc:343] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:16.552680  5308 tablet_bootstrap.cc:492] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:16.553777  5308 ts_tablet_manager.cc:1403] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:17:16.555795  5117 raft_consensus.cc:2468] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:16.556296  5306 raft_consensus.cc:359] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.556497  5308 raft_consensus.cc:359] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.557130  5306 raft_consensus.cc:385] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.557183  5308 raft_consensus.cc:385] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:16.557495  5306 raft_consensus.cc:740] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.557579  5308 raft_consensus.cc:740] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:16.558455  5308 consensus_queue.cc:260] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.558336  5306 consensus_queue.cc:260] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.558324  5230 leader_election.cc:304] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:16.560843  5308 ts_tablet_manager.cc:1434] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:17:16.561187  5306 ts_tablet_manager.cc:1434] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.001s
I20260709 12:17:16.561393  5343 raft_consensus.cc:2804] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:16.562346  5343 raft_consensus.cc:697] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:16.563241  5343 consensus_queue.cc:237] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.569212  5015 catalog_manager.cc:5697] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:16.574086  5014 catalog_manager.cc:5697] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:16.614022  5353 raft_consensus.cc:493] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.614693  5353 raft_consensus.cc:515] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.616533  5353 leader_election.cc:290] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.617570  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1216247914a64eefa9c41d3d8c6364d9" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.617720  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1216247914a64eefa9c41d3d8c6364d9" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.618505  5117 raft_consensus.cc:2468] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
I20260709 12:17:16.618510  5265 raft_consensus.cc:2468] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
I20260709 12:17:16.619865  5157 leader_election.cc:304] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:16.620680  5353 raft_consensus.cc:2804] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.620995  5353 raft_consensus.cc:493] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.621292  5353 raft_consensus.cc:3060] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.627115  5353 raft_consensus.cc:515] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.629024  5353 leader_election.cc:290] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.629940  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1216247914a64eefa9c41d3d8c6364d9" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:16.630139  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1216247914a64eefa9c41d3d8c6364d9" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.630586  5117 raft_consensus.cc:3060] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.630750  5265 raft_consensus.cc:3060] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.635797  5117 raft_consensus.cc:2468] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:16.635919  5265 raft_consensus.cc:2468] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:16.637180  5156 leader_election.cc:304] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.637921  5353 raft_consensus.cc:2804] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:16.638458  5353 raft_consensus.cc:697] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:16.639284  5353 consensus_queue.cc:237] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.646135  5014 catalog_manager.cc:5697] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:16.667254  5353 raft_consensus.cc:493] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.667853  5353 raft_consensus.cc:515] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.669785  5353 leader_election.cc:290] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.670781  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.671056  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.671669  5117 raft_consensus.cc:2393] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4fb763a2691449895df7b7adacefb9b in current term 1: Already voted for candidate 991d841de1f44b84836844787f025480 in this term.
I20260709 12:17:16.672649  5343 consensus_queue.cc:1048] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:16.672910  5156 leader_election.cc:304] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b; no voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a
I20260709 12:17:16.673707  5353 raft_consensus.cc:3060] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.680823  5353 raft_consensus.cc:2749] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:16.685760  5312 consensus_queue.cc:1048] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:16.714051  5344 raft_consensus.cc:493] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.714651  5344 raft_consensus.cc:515] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.716338  5344 leader_election.cc:290] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.717288  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca1d6e660584ec9b379b530d07bf4bf" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.717433  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca1d6e660584ec9b379b530d07bf4bf" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:16.717937  5190 raft_consensus.cc:2468] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:16.718061  5265 raft_consensus.cc:2468] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:16.719010  5081 leader_election.cc:304] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.719707  5344 raft_consensus.cc:2804] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:16.720021  5344 raft_consensus.cc:493] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:16.720335  5344 raft_consensus.cc:3060] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.725461  5344 raft_consensus.cc:515] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.727141  5344 leader_election.cc:290] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.728077  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca1d6e660584ec9b379b530d07bf4bf" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.728188  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca1d6e660584ec9b379b530d07bf4bf" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.728709  5190 raft_consensus.cc:3060] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.728794  5265 raft_consensus.cc:3060] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.734086  5190 raft_consensus.cc:2468] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:16.734331  5265 raft_consensus.cc:2468] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:16.735316  5081 leader_election.cc:304] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.736191  5344 raft_consensus.cc:2804] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:16.736614  5344 raft_consensus.cc:697] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:16.737264  5344 consensus_queue.cc:237] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.744730  5015 catalog_manager.cc:5697] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:16.826478  5353 consensus_queue.cc:1048] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:16.830018  5190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
mode: GRACEFUL
new_leader_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:53330
I20260709 12:17:16.830765  5190 raft_consensus.cc:606] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Received request to transfer leadership to TS e72313a4573843c087eea5bff3a1016a
I20260709 12:17:16.833927  5315 raft_consensus.cc:993] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b: : Instructing follower e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:16.834816  5353 raft_consensus.cc:1081] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Signalling peer e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:16.838239  5114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:33570
I20260709 12:17:16.838838  5114 raft_consensus.cc:493] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:16.839222  5114 raft_consensus.cc:3060] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.846352  5114 raft_consensus.cc:515] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.846761  5315 consensus_queue.cc:1048] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:16.847711  5265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba"
dest_uuid: "991d841de1f44b84836844787f025480"
mode: GRACEFUL
new_leader_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:41602
I20260709 12:17:16.849118  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.849774  5266 raft_consensus.cc:3060] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.852849  5114 leader_election.cc:290] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Requested vote from peers 991d841de1f44b84836844787f025480 (127.31.92.131:42865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.849242  5265 raft_consensus.cc:606] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Received request to transfer leadership to TS e72313a4573843c087eea5bff3a1016a
I20260709 12:17:16.854746  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d66185ba5c4e4a868859553cb5e58b" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.855361  5190 raft_consensus.cc:3055] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:16.855713  5190 raft_consensus.cc:740] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:16.855906  5312 consensus_queue.cc:1048] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:16.856506  5190 consensus_queue.cc:260] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.857712  5190 raft_consensus.cc:3060] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.857760  5266 raft_consensus.cc:2468] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:16.859825  5264 raft_consensus.cc:1240] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Rejecting Update request from peer d4fb763a2691449895df7b7adacefb9b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:17:16.864045  5265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1174f4f057044f06a110365f574aa7b2"
dest_uuid: "991d841de1f44b84836844787f025480"
mode: GRACEFUL
new_leader_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:41602
I20260709 12:17:16.865334  5265 raft_consensus.cc:606] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Received request to transfer leadership to TS e72313a4573843c087eea5bff3a1016a
I20260709 12:17:16.863693  5082 leader_election.cc:304] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.866739  5344 raft_consensus.cc:2804] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:16.867218  5344 raft_consensus.cc:697] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:16.868039  5344 consensus_queue.cc:237] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } }
I20260709 12:17:16.868486  5190 raft_consensus.cc:2468] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:16.877046  5343 consensus_queue.cc:1048] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:16.880231  5014 catalog_manager.cc:5697] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 1 to 2, leader changed from d4fb763a2691449895df7b7adacefb9b (127.31.92.130) to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:16.890908  5326 raft_consensus.cc:993] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480: : Instructing follower e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:16.891503  5326 raft_consensus.cc:1081] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Signalling peer e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:16.893497  5114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:33562
I20260709 12:17:16.894205  5114 raft_consensus.cc:493] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:16.894721  5114 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.901216  5117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
mode: GRACEFUL
new_leader_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:33582
I20260709 12:17:16.901932  5117 raft_consensus.cc:606] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Received request to transfer leadership to TS d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:16.901691  5114 raft_consensus.cc:515] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.904978  5114 leader_election.cc:290] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:16.905216  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:16.905277  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:16.905872  5265 raft_consensus.cc:3055] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:16.906035  5190 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.906284  5265 raft_consensus.cc:740] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:16.907265  5265 consensus_queue.cc:260] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.908639  5265 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.908903  5264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4800c9c605e248a18182b5313b9d942c"
dest_uuid: "991d841de1f44b84836844787f025480"
mode: GRACEFUL
new_leader_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:41602
I20260709 12:17:16.909523  5264 raft_consensus.cc:606] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Received request to transfer leadership to TS d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:16.914016  5190 raft_consensus.cc:2468] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:16.915206  5081 leader_election.cc:304] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:16.916051  5344 raft_consensus.cc:2804] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:16.916246  5265 raft_consensus.cc:2468] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:16.916553  5344 raft_consensus.cc:697] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:16.917469  5344 consensus_queue.cc:237] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.919166  5265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475"
dest_uuid: "991d841de1f44b84836844787f025480"
mode: GRACEFUL
new_leader_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:41602
I20260709 12:17:16.919245  5343 raft_consensus.cc:493] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:16.919914  5265 raft_consensus.cc:606] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Received request to transfer leadership to TS d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:16.919972  5343 raft_consensus.cc:515] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:16.922056  5343 leader_election.cc:290] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:16.924343  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:16.924811  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:16.925179  5190 raft_consensus.cc:2393] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 991d841de1f44b84836844787f025480 in current term 1: Already voted for candidate e72313a4573843c087eea5bff3a1016a in this term.
I20260709 12:17:16.925436  5117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ca1d6e660584ec9b379b530d07bf4bf"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
mode: GRACEFUL
new_leader_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:33582
I20260709 12:17:16.926074  5117 raft_consensus.cc:606] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Received request to transfer leadership to TS 991d841de1f44b84836844787f025480
I20260709 12:17:16.926111  5015 catalog_manager.cc:5697] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 1 to 2, leader changed from 991d841de1f44b84836844787f025480 (127.31.92.131) to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:16.926663  5230 leader_election.cc:304] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 991d841de1f44b84836844787f025480; no voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a
I20260709 12:17:16.927840  5343 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:16.935041  5343 raft_consensus.cc:2749] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:16.974944  5343 consensus_queue.cc:1048] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:16.984483  5343 consensus_queue.cc:1048] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:16.993696  5326 raft_consensus.cc:993] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480: : Instructing follower d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:16.994231  5345 raft_consensus.cc:1081] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Signalling peer d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:16.995950  5190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:17:16.996462  5190 raft_consensus.cc:493] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:16.996786  5190 raft_consensus.cc:3060] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.002272  5190 raft_consensus.cc:515] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.004428  5190 leader_election.cc:290] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:17.005508  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:17.005728  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a38f7ab9d82468eb61ceee6c4e90475" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:17.006353  5265 raft_consensus.cc:3055] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:17.006776  5265 raft_consensus.cc:740] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:17.007671  5265 consensus_queue.cc:260] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.009124  5265 raft_consensus.cc:3060] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.009627  5114 raft_consensus.cc:3060] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.015261  5265 raft_consensus.cc:2468] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:17.015430  5114 raft_consensus.cc:2468] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:17.016716  5157 leader_election.cc:304] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:17.017524  5353 raft_consensus.cc:2804] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:17.017405  5344 consensus_queue.cc:1048] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:17.018183  5353 raft_consensus.cc:697] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:17.019146  5353 consensus_queue.cc:237] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.025470  5329 raft_consensus.cc:993] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a: : Instructing follower d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:17.027261  5344 raft_consensus.cc:1081] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Signalling peer d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:17.028311  5345 consensus_queue.cc:1048] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:17.029105  5189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:53318
I20260709 12:17:17.029723  5189 raft_consensus.cc:493] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:17.030112  5189 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.031697  5014 catalog_manager.cc:5697] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 1 to 2, leader changed from 991d841de1f44b84836844787f025480 (127.31.92.131) to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:17.038897  5315 consensus_queue.cc:1048] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:17.044132  5189 raft_consensus.cc:515] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.047863  5329 consensus_queue.cc:1048] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:17.051074  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:17.051916  5114 raft_consensus.cc:3055] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:17.052368  5114 raft_consensus.cc:740] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:17.055976  5344 consensus_queue.cc:1048] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:17.053459  5114 consensus_queue.cc:260] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.059499  5114 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.071216  5189 leader_election.cc:290] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:17.073896  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:17.075044  5315 consensus_queue.cc:1048] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:17.079788  5345 raft_consensus.cc:993] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480: : Instructing follower d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:17.080307  5114 raft_consensus.cc:2468] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:17.080318  5345 raft_consensus.cc:1081] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Signalling peer d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:17.084537  5326 consensus_queue.cc:1048] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:17.085045  5156 leader_election.cc:304] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:17.086109  5353 raft_consensus.cc:2804] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:17.086865  5353 raft_consensus.cc:697] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:17.087833  5353 consensus_queue.cc:237] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.082365  5344 consensus_queue.cc:1048] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:17:17.097368  5189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4800c9c605e248a18182b5313b9d942c"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:17:17.098086  5189 raft_consensus.cc:493] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:17.098613  5189 raft_consensus.cc:3060] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.123733  5189 raft_consensus.cc:515] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.132153  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4800c9c605e248a18182b5313b9d942c" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:17.138844  5013 catalog_manager.cc:5697] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 1 to 2, leader changed from e72313a4573843c087eea5bff3a1016a (127.31.92.129) to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:17.146862  5189 leader_election.cc:290] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:17.148721  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4800c9c605e248a18182b5313b9d942c" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:17.149511  5265 raft_consensus.cc:3055] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:17.149893  5265 raft_consensus.cc:740] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:17.152022  5265 consensus_queue.cc:260] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.153458  5265 raft_consensus.cc:3060] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.162119  5265 raft_consensus.cc:2468] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:17.163513  5157 leader_election.cc:304] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [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: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: e72313a4573843c087eea5bff3a1016a
I20260709 12:17:17.164333  5315 raft_consensus.cc:2804] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:17.164930  5315 raft_consensus.cc:697] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:17.165809  5315 consensus_queue.cc:237] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.172271  5015 catalog_manager.cc:5697] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 1 to 2, leader changed from 991d841de1f44b84836844787f025480 (127.31.92.131) to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:17.190299  5344 consensus_queue.cc:1048] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:17.197149  5382 raft_consensus.cc:993] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a: : Instructing follower 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:17.197657  5329 raft_consensus.cc:1081] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Signalling peer 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:17.199941  5264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ca1d6e660584ec9b379b530d07bf4bf"
dest_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:41586
I20260709 12:17:17.200563  5264 raft_consensus.cc:493] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:17.200930  5264 raft_consensus.cc:3060] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.203037  5329 consensus_queue.cc:1048] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:17.208597  5264 raft_consensus.cc:515] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.210649  5265 raft_consensus.cc:1240] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Rejecting Update request from peer e72313a4573843c087eea5bff3a1016a for earlier term 1. Current term is 2. Ops: []
I20260709 12:17:17.211704  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca1d6e660584ec9b379b530d07bf4bf" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:17.211826  5264 leader_election.cc:290] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:17.212427  5114 raft_consensus.cc:3055] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:17.212781  5114 raft_consensus.cc:740] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:17.213655  5114 consensus_queue.cc:260] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.214480  5189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca1d6e660584ec9b379b530d07bf4bf" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:17.215939  5189 raft_consensus.cc:3060] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:17.214587  5329 consensus_queue.cc:1175] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "991d841de1f44b84836844787f025480" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer e72313a4573843c087eea5bff3a1016a for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:17:17.226122  5189 raft_consensus.cc:2468] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 2.
I20260709 12:17:17.226378  5114 raft_consensus.cc:3060] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.227602  5230 leader_election.cc:304] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:17.228426  5326 raft_consensus.cc:2804] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:17.228919  5326 raft_consensus.cc:697] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 2 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:17.229849  5326 consensus_queue.cc:237] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [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: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.233560  5114 raft_consensus.cc:2468] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 2.
I20260709 12:17:17.238142  5015 catalog_manager.cc:5697] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 1 to 2, leader changed from e72313a4573843c087eea5bff3a1016a (127.31.92.129) to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 2 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:17.269991  5343 raft_consensus.cc:993] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480: : Instructing follower e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:17.270483  5326 raft_consensus.cc:1081] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Signalling peer e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:17.272239  5114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1174f4f057044f06a110365f574aa7b2"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:33562
I20260709 12:17:17.272732  5114 raft_consensus.cc:493] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:17.273066  5114 raft_consensus.cc:3060] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.278456  5114 raft_consensus.cc:515] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.280983  5114 leader_election.cc:290] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:17.281488  5189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174f4f057044f06a110365f574aa7b2" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:17.281911  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1174f4f057044f06a110365f574aa7b2" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:17.282274  5189 raft_consensus.cc:3060] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.282627  5265 raft_consensus.cc:3055] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:17.283002  5265 raft_consensus.cc:740] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:17.283941  5265 consensus_queue.cc:260] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.285372  5265 raft_consensus.cc:3060] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.290724  5189 raft_consensus.cc:2468] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:17.292130  5081 leader_election.cc:304] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:17.292897  5329 raft_consensus.cc:2804] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:17.293161  5265 raft_consensus.cc:2468] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:17.293479  5329 raft_consensus.cc:697] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:17.294546  5329 consensus_queue.cc:237] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:17.301153  5015 catalog_manager.cc:5697] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 1 to 2, leader changed from 991d841de1f44b84836844787f025480 (127.31.92.131) to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:17.331719  5265 raft_consensus.cc:1275] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.332983  5329 consensus_queue.cc:1048] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.340960  5189 raft_consensus.cc:1275] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.342549  5344 consensus_queue.cc:1048] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.396677  5189 raft_consensus.cc:1275] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.398183  5344 consensus_queue.cc:1048] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.407549  5265 raft_consensus.cc:1275] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.410204  5329 consensus_queue.cc:1048] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:17.438692  5114 raft_consensus.cc:1275] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.439992  5315 consensus_queue.cc:1048] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.447628  5265 raft_consensus.cc:1275] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.449819  5353 consensus_queue.cc:1048] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.580391  5265 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.586663  5265 raft_consensus.cc:1275] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.588033  5353 consensus_queue.cc:1048] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.595819  5114 raft_consensus.cc:1275] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.597572  5375 consensus_queue.cc:1048] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.610510  5114 raft_consensus.cc:3060] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:17.616321  5114 raft_consensus.cc:1275] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.617503  5375 consensus_queue.cc:1048] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.624446  5265 raft_consensus.cc:1275] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.626549  5315 consensus_queue.cc:1048] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:17.720788  5265 raft_consensus.cc:1275] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.722551  5329 consensus_queue.cc:1048] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:17.736761  5189 raft_consensus.cc:1275] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.738799  5382 consensus_queue.cc:1048] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:17.747349  5190 raft_consensus.cc:1275] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.749554  5326 consensus_queue.cc:1048] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:17.763530  5114 raft_consensus.cc:1275] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:17.765728  5326 consensus_queue.cc:1048] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:19.956178  5015 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48254:
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 12:17:19.959234  5015 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 12:17:20.014550  5105 tablet_service.cc:1511] Processing CreateTablet for tablet 8de2fa2c58e74d1a89868a6b7ee5daaf (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:20.015614  5181 tablet_service.cc:1511] Processing CreateTablet for tablet 8de2fa2c58e74d1a89868a6b7ee5daaf (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:20.016665  5105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de2fa2c58e74d1a89868a6b7ee5daaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.016948  5256 tablet_service.cc:1511] Processing CreateTablet for tablet 8de2fa2c58e74d1a89868a6b7ee5daaf (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:20.018615  5256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de2fa2c58e74d1a89868a6b7ee5daaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.020052  5102 tablet_service.cc:1511] Processing CreateTablet for tablet 165fc88032394bdb9dff0cab58647fe4 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:20.021646  5102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165fc88032394bdb9dff0cab58647fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.022493  5253 tablet_service.cc:1511] Processing CreateTablet for tablet 165fc88032394bdb9dff0cab58647fe4 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:20.023902  5253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165fc88032394bdb9dff0cab58647fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.030031  5255 tablet_service.cc:1511] Processing CreateTablet for tablet 10e99388cea2462a87554e679added2f (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:20.031713  5255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e99388cea2462a87554e679added2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.036131  5107 tablet_service.cc:1511] Processing CreateTablet for tablet 10e99388cea2462a87554e679added2f (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:20.037634  5107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e99388cea2462a87554e679added2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.039654  5103 tablet_service.cc:1511] Processing CreateTablet for tablet 5393ff8a52e5475cab4376a27d4c446c (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:20.041285  5103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5393ff8a52e5475cab4376a27d4c446c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.044909  5106 tablet_service.cc:1511] Processing CreateTablet for tablet 25efc8e5b2ea459384ab9a6a9b621d0f (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:20.045446  5252 tablet_service.cc:1511] Processing CreateTablet for tablet 25efc8e5b2ea459384ab9a6a9b621d0f (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:20.047079  5252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25efc8e5b2ea459384ab9a6a9b621d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.047799  5251 tablet_service.cc:1511] Processing CreateTablet for tablet 5393ff8a52e5475cab4376a27d4c446c (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:20.049221  5251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5393ff8a52e5475cab4376a27d4c446c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.051913  5104 tablet_service.cc:1511] Processing CreateTablet for tablet f463e0fba1504731b5f3ca2b6dc88ba5 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:20.053597  5106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25efc8e5b2ea459384ab9a6a9b621d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.057830  5104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f463e0fba1504731b5f3ca2b6dc88ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.017398  5181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de2fa2c58e74d1a89868a6b7ee5daaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.084010  5254 tablet_service.cc:1511] Processing CreateTablet for tablet f463e0fba1504731b5f3ca2b6dc88ba5 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:20.085949  5254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f463e0fba1504731b5f3ca2b6dc88ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.089660  5101 tablet_service.cc:1511] Processing CreateTablet for tablet 62a422f1833e40dea98b51fd54b65dc1 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:20.091142  5101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a422f1833e40dea98b51fd54b65dc1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:20.118515  5156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:45865, user_credentials={real_user=slave}} blocked reactor thread for 78316.5us
I20260709 12:17:20.121202  5176 tablet_service.cc:1511] Processing CreateTablet for tablet 10e99388cea2462a87554e679added2f (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:20.121201  5180 tablet_service.cc:1511] Processing CreateTablet for tablet 165fc88032394bdb9dff0cab58647fe4 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:20.123312  5176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e99388cea2462a87554e679added2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.124652  5256 tablet_service.cc:1511] Processing CreateTablet for tablet 62a422f1833e40dea98b51fd54b65dc1 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:20.134347  5256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a422f1833e40dea98b51fd54b65dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.131311  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165fc88032394bdb9dff0cab58647fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.140836  5179 tablet_service.cc:1511] Processing CreateTablet for tablet 25efc8e5b2ea459384ab9a6a9b621d0f (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:20.129606  5412 tablet_bootstrap.cc:492] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.142542  5179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25efc8e5b2ea459384ab9a6a9b621d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.124011  5177 tablet_service.cc:1511] Processing CreateTablet for tablet 5393ff8a52e5475cab4376a27d4c446c (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:20.147814  5411 tablet_bootstrap.cc:492] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.132843  5252 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec51b72639f49b0affad21f726dbc74 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:20.151192  5252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec51b72639f49b0affad21f726dbc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.146318  5177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5393ff8a52e5475cab4376a27d4c446c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.158198  5412 tablet_bootstrap.cc:654] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.169899  5178 tablet_service.cc:1511] Processing CreateTablet for tablet f463e0fba1504731b5f3ca2b6dc88ba5 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:20.171487  5178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f463e0fba1504731b5f3ca2b6dc88ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.173476  5104 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec51b72639f49b0affad21f726dbc74 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:20.176841  5182 tablet_service.cc:1511] Processing CreateTablet for tablet 62a422f1833e40dea98b51fd54b65dc1 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:20.177593  5175 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec51b72639f49b0affad21f726dbc74 (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:20.183595  5254 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3cd25c0ae3495b9e8df86c63d01e0a (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:20.182152  5101 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3cd25c0ae3495b9e8df86c63d01e0a (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:20.184967  5254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3cd25c0ae3495b9e8df86c63d01e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.178251  5182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a422f1833e40dea98b51fd54b65dc1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:20.188107  5063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:20.188990  5175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec51b72639f49b0affad21f726dbc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.193677  5174 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3cd25c0ae3495b9e8df86c63d01e0a (DEFAULT_TABLE table=soft_deleted_table [id=7642177e9b214f1297716211c4be1c58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:20.196130  5174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3cd25c0ae3495b9e8df86c63d01e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.210747  5104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec51b72639f49b0affad21f726dbc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.211580  5101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3cd25c0ae3495b9e8df86c63d01e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:20.220777  5411 tablet_bootstrap.cc:654] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.227205  5414 tablet_bootstrap.cc:492] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.245836  5412 tablet_bootstrap.cc:492] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.246532  5412 ts_tablet_manager.cc:1403] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.009s
I20260709 12:17:20.249747  5412 raft_consensus.cc:359] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.250533  5412 raft_consensus.cc:385] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.250855  5412 raft_consensus.cc:740] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.251642  5412 consensus_queue.cc:260] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.257484  5412 ts_tablet_manager.cc:1434] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 12:17:20.259938  5412 tablet_bootstrap.cc:492] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.266863  5411 tablet_bootstrap.cc:492] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.267112  5412 tablet_bootstrap.cc:654] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.267518  5411 ts_tablet_manager.cc:1403] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.122s	user 0.005s	sys 0.008s
I20260709 12:17:20.271250  5414 tablet_bootstrap.cc:654] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.273651  5411 raft_consensus.cc:359] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.274600  5411 raft_consensus.cc:385] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.274966  5411 raft_consensus.cc:740] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.283232  5411 consensus_queue.cc:260] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.289634  5411 ts_tablet_manager.cc:1434] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 12:17:20.290318  5412 tablet_bootstrap.cc:492] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.290761  5411 tablet_bootstrap.cc:492] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.290904  5412 ts_tablet_manager.cc:1403] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260709 12:17:20.297803  5411 tablet_bootstrap.cc:654] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.301720  5414 tablet_bootstrap.cc:492] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.298657  5412 raft_consensus.cc:359] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.303229  5412 raft_consensus.cc:385] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.303695  5412 raft_consensus.cc:740] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.304065  5414 ts_tablet_manager.cc:1403] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.007s
I20260709 12:17:20.304545  5412 consensus_queue.cc:260] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.306694  5411 tablet_bootstrap.cc:492] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.307155  5412 ts_tablet_manager.cc:1434] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:17:20.307271  5411 ts_tablet_manager.cc:1403] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:17:20.308238  5412 tablet_bootstrap.cc:492] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.310844  5411 raft_consensus.cc:359] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.311668  5411 raft_consensus.cc:385] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.312042  5411 raft_consensus.cc:740] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.313783  5414 raft_consensus.cc:359] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.315411  5414 raft_consensus.cc:385] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.315798  5414 raft_consensus.cc:740] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.315989  5412 tablet_bootstrap.cc:654] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.313750  5411 consensus_queue.cc:260] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.316726  5414 consensus_queue.cc:260] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.319593  5414 ts_tablet_manager.cc:1434] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:17:20.320593  5414 tablet_bootstrap.cc:492] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.325570  5397 raft_consensus.cc:493] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.326171  5397 raft_consensus.cc:515] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.328781  5397 leader_election.cc:290] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.330534  5189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:20.330937  5414 tablet_bootstrap.cc:654] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:20.332607  5081 leader_election.cc:343] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:20.334438  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:20.335115  5265 raft_consensus.cc:2468] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:20.336825  5082 leader_election.cc:304] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [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: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:20.338464  5397 raft_consensus.cc:2804] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:20.338965  5397 raft_consensus.cc:493] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:20.339398  5397 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.351361  5397 raft_consensus.cc:515] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.353449  5411 ts_tablet_manager.cc:1434] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.003s
I20260709 12:17:20.355424  5189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
W20260709 12:17:20.357556  5081 leader_election.cc:343] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:20.358247  5411 tablet_bootstrap.cc:492] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.368625  5397 leader_election.cc:290] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.370286  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:20.371093  5265 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.370615  5414 tablet_bootstrap.cc:492] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.372064  5421 raft_consensus.cc:493] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.372653  5421 raft_consensus.cc:515] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.373971  5411 tablet_bootstrap.cc:654] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.372092  5414 ts_tablet_manager.cc:1403] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.028s
I20260709 12:17:20.374384  5412 tablet_bootstrap.cc:492] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.375145  5412 ts_tablet_manager.cc:1403] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.038s
I20260709 12:17:20.377465  5414 raft_consensus.cc:359] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.378242  5414 raft_consensus.cc:385] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.378543  5414 raft_consensus.cc:740] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.379060  5265 raft_consensus.cc:2468] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:20.380729  5082 leader_election.cc:304] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:20.381057  5421 leader_election.cc:290] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.379122  5412 raft_consensus.cc:359] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.381699  5397 raft_consensus.cc:2804] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:20.381839  5412 raft_consensus.cc:385] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.382386  5412 raft_consensus.cc:740] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.382704  5411 tablet_bootstrap.cc:492] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.382848  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de2fa2c58e74d1a89868a6b7ee5daaf" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:20.383386  5412 consensus_queue.cc:260] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.383635  5414 consensus_queue.cc:260] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.383765  5190 raft_consensus.cc:2468] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:20.387240  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de2fa2c58e74d1a89868a6b7ee5daaf" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:20.387624  5081 leader_election.cc:304] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.388038  5265 raft_consensus.cc:2468] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:20.388477  5414 ts_tablet_manager.cc:1434] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:17:20.389585  5414 tablet_bootstrap.cc:492] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.383250  5411 ts_tablet_manager.cc:1403] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260709 12:17:20.391191  5421 raft_consensus.cc:2804] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:20.391647  5421 raft_consensus.cc:493] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:20.391987  5421 raft_consensus.cc:3060] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.393311  5411 raft_consensus.cc:359] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.394099  5411 raft_consensus.cc:385] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.394397  5411 raft_consensus.cc:740] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.395205  5411 consensus_queue.cc:260] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.397753  5411 ts_tablet_manager.cc:1434] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:20.400305  5411 tablet_bootstrap.cc:492] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.400177  5412 ts_tablet_manager.cc:1434] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260709 12:17:20.401763  5412 tablet_bootstrap.cc:492] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.404189  5421 raft_consensus.cc:515] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.407418  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de2fa2c58e74d1a89868a6b7ee5daaf" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:20.407902  5411 tablet_bootstrap.cc:654] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.408083  5190 raft_consensus.cc:3060] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.408991  5412 tablet_bootstrap.cc:654] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.420154  5411 tablet_bootstrap.cc:492] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.420696  5411 ts_tablet_manager.cc:1403] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 12:17:20.422997  5190 raft_consensus.cc:2468] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:20.423791  5411 raft_consensus.cc:359] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.424612  5411 raft_consensus.cc:385] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.424917  5411 raft_consensus.cc:740] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.424950  5081 leader_election.cc:304] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.426249  5423 raft_consensus.cc:2804] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:20.426474  5414 tablet_bootstrap.cc:654] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.429343  5397 raft_consensus.cc:697] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:20.430928  5397 consensus_queue.cc:237] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.432811  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de2fa2c58e74d1a89868a6b7ee5daaf" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:20.432942  5421 leader_election.cc:290] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.433454  5265 raft_consensus.cc:3060] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.432085  5411 consensus_queue.cc:260] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.440418  5412 tablet_bootstrap.cc:492] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.441045  5265 raft_consensus.cc:2468] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:20.441294  5412 ts_tablet_manager.cc:1403] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.018s
I20260709 12:17:20.445731  5412 raft_consensus.cc:359] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.441066  5411 ts_tablet_manager.cc:1434] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:17:20.450109  5412 raft_consensus.cc:385] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.450616  5412 raft_consensus.cc:740] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.451221  5411 tablet_bootstrap.cc:492] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.451488  5412 consensus_queue.cc:260] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.451997  5423 raft_consensus.cc:697] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:20.453514  5423 consensus_queue.cc:237] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.454277  5412 ts_tablet_manager.cc:1434] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 12:17:20.455466  5412 tablet_bootstrap.cc:492] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.455917  5015 catalog_manager.cc:5697] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:20.452134  5414 tablet_bootstrap.cc:492] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.461265  5414 ts_tablet_manager.cc:1403] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.002s
I20260709 12:17:20.462617  5412 tablet_bootstrap.cc:654] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.464759  5414 raft_consensus.cc:359] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.465591  5414 raft_consensus.cc:385] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.466019  5414 raft_consensus.cc:740] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.471014  5414 consensus_queue.cc:260] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.473970  5414 ts_tablet_manager.cc:1434] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:17:20.475361  5414 tablet_bootstrap.cc:492] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.480680  5412 tablet_bootstrap.cc:492] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.481336  5412 ts_tablet_manager.cc:1403] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.010s
I20260709 12:17:20.483742  5414 tablet_bootstrap.cc:654] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.484593  5412 raft_consensus.cc:359] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.485702  5412 raft_consensus.cc:385] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.486052  5412 raft_consensus.cc:740] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.487035  5412 consensus_queue.cc:260] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.495913  5412 ts_tablet_manager.cc:1434] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:17:20.496857  5412 tablet_bootstrap.cc:492] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.497311  5414 tablet_bootstrap.cc:492] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.497936  5414 ts_tablet_manager.cc:1403] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 12:17:20.501230  5414 raft_consensus.cc:359] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.501955  5414 raft_consensus.cc:385] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.502230  5414 raft_consensus.cc:740] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.503312  5414 consensus_queue.cc:260] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.504654  5411 tablet_bootstrap.cc:654] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.505738  5414 ts_tablet_manager.cc:1434] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:17:20.506919  5414 tablet_bootstrap.cc:492] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.509162  5412 tablet_bootstrap.cc:654] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.514811  5399 raft_consensus.cc:493] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.515359  5399 raft_consensus.cc:515] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.517643  5399 leader_election.cc:290] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:20.520097  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e99388cea2462a87554e679added2f" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:20.521034  5190 raft_consensus.cc:2468] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:20.514348  5414 tablet_bootstrap.cc:654] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.522548  5230 leader_election.cc:304] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:20.520183  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e99388cea2462a87554e679added2f" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:20.523710  5117 raft_consensus.cc:2468] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:20.523874  5399 raft_consensus.cc:2804] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:20.524458  5399 raft_consensus.cc:493] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:20.524880  5399 raft_consensus.cc:3060] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.523653  5014 catalog_manager.cc:5697] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:20.529076  5411 tablet_bootstrap.cc:492] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.529686  5411 ts_tablet_manager.cc:1403] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.013s
I20260709 12:17:20.531183  5414 tablet_bootstrap.cc:492] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.531741  5414 ts_tablet_manager.cc:1403] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.002s
I20260709 12:17:20.533064  5412 tablet_bootstrap.cc:492] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.533087  5411 raft_consensus.cc:359] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.533907  5412 ts_tablet_manager.cc:1403] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
I20260709 12:17:20.534065  5411 raft_consensus.cc:385] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.534483  5411 raft_consensus.cc:740] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.534819  5414 raft_consensus.cc:359] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.535583  5414 raft_consensus.cc:385] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.535256  5411 consensus_queue.cc:260] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.535899  5414 raft_consensus.cc:740] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.537271  5412 raft_consensus.cc:359] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.538091  5412 raft_consensus.cc:385] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.538403  5412 raft_consensus.cc:740] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.539181  5412 consensus_queue.cc:260] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.537214  5414 consensus_queue.cc:260] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.540903  5411 ts_tablet_manager.cc:1434] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:17:20.541924  5411 tablet_bootstrap.cc:492] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.542179  5414 ts_tablet_manager.cc:1434] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:17:20.543335  5414 tablet_bootstrap.cc:492] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.548779  5411 tablet_bootstrap.cc:654] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.550076  5414 tablet_bootstrap.cc:654] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.562327  5414 tablet_bootstrap.cc:492] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.562887  5414 ts_tablet_manager.cc:1403] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260709 12:17:20.570655  5414 raft_consensus.cc:359] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.570807  5399 raft_consensus.cc:515] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.572096  5414 raft_consensus.cc:385] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.572479  5414 raft_consensus.cc:740] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.573277  5414 consensus_queue.cc:260] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.574246  5412 ts_tablet_manager.cc:1434] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.004s
I20260709 12:17:20.575413  5412 tablet_bootstrap.cc:492] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.575778  5414 ts_tablet_manager.cc:1434] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 12:17:20.576807  5414 tablet_bootstrap.cc:492] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.577574  5411 tablet_bootstrap.cc:492] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.578115  5411 ts_tablet_manager.cc:1403] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.019s
I20260709 12:17:20.575203  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e99388cea2462a87554e679added2f" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:20.581821  5117 raft_consensus.cc:3060] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.581797  5411 raft_consensus.cc:359] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.582749  5411 raft_consensus.cc:385] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.583055  5411 raft_consensus.cc:740] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.583725  5414 tablet_bootstrap.cc:654] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.583810  5411 consensus_queue.cc:260] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.586064  5412 tablet_bootstrap.cc:654] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.588609  5397 raft_consensus.cc:493] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.589367  5397 raft_consensus.cc:515] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.592339  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f463e0fba1504731b5f3ca2b6dc88ba5" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:20.593000  5190 raft_consensus.cc:2468] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:20.593528  5411 ts_tablet_manager.cc:1434] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 12:17:20.594291  5081 leader_election.cc:304] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.594743  5411 tablet_bootstrap.cc:492] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.595300  5423 raft_consensus.cc:2804] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:20.595700  5423 raft_consensus.cc:493] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:20.596067  5423 raft_consensus.cc:3060] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.602989  5397 leader_election.cc:290] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.605315  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f463e0fba1504731b5f3ca2b6dc88ba5" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:20.606302  5265 raft_consensus.cc:2468] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:20.610900  5423 raft_consensus.cc:515] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.612380  5414 tablet_bootstrap.cc:492] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.612987  5414 ts_tablet_manager.cc:1403] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.016s
I20260709 12:17:20.613941  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f463e0fba1504731b5f3ca2b6dc88ba5" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:20.614696  5190 raft_consensus.cc:3060] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.615257  5117 raft_consensus.cc:2468] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:20.616318  5414 raft_consensus.cc:359] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.616734  5230 leader_election.cc:304] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.617106  5414 raft_consensus.cc:385] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.617798  5435 raft_consensus.cc:2804] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:20.618696  5397 raft_consensus.cc:493] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.619321  5397 raft_consensus.cc:515] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.623210  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a422f1833e40dea98b51fd54b65dc1" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:20.623626  5435 raft_consensus.cc:697] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:20.624156  5397 leader_election.cc:290] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
W20260709 12:17:20.624761  5082 leader_election.cc:343] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 991d841de1f44b84836844787f025480 (127.31.92.131:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:20.625623  5189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a422f1833e40dea98b51fd54b65dc1" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:20.627170  5412 tablet_bootstrap.cc:492] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.627116  5189 raft_consensus.cc:2468] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 0.
I20260709 12:17:20.627797  5412 ts_tablet_manager.cc:1403] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.010s
I20260709 12:17:20.628696  5081 leader_election.cc:304] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [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: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 991d841de1f44b84836844787f025480
I20260709 12:17:20.617453  5414 raft_consensus.cc:740] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.628938  5411 tablet_bootstrap.cc:654] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.630146  5397 raft_consensus.cc:2804] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:20.630131  5414 consensus_queue.cc:260] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.630815  5397 raft_consensus.cc:493] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:20.631439  5397 raft_consensus.cc:3060] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.633129  5414 ts_tablet_manager.cc:1434] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:17:20.624675  5435 consensus_queue.cc:237] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.634284  5414 tablet_bootstrap.cc:492] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.631036  5412 raft_consensus.cc:359] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.634791  5412 raft_consensus.cc:385] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.635113  5412 raft_consensus.cc:740] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.635880  5412 consensus_queue.cc:260] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.637267  5189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e99388cea2462a87554e679added2f" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:20.637957  5189 raft_consensus.cc:3060] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.638749  5412 ts_tablet_manager.cc:1434] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:17:20.639901  5412 tablet_bootstrap.cc:492] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.640138  5397 raft_consensus.cc:515] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.641516  5414 tablet_bootstrap.cc:654] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.647009  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a422f1833e40dea98b51fd54b65dc1" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:20.647575  5412 tablet_bootstrap.cc:654] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.647753  5191 raft_consensus.cc:3060] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.652088  5189 raft_consensus.cc:2468] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:20.654446  5399 leader_election.cc:290] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:20.657284  5191 raft_consensus.cc:2468] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:20.634291  5190 raft_consensus.cc:2468] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:20.658649  5081 leader_election.cc:304] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.659714  5426 raft_consensus.cc:2804] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:20.660199  5426 raft_consensus.cc:697] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:20.660625  5423 leader_election.cc:290] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.661150  5426 consensus_queue.cc:237] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.662878  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f463e0fba1504731b5f3ca2b6dc88ba5" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:20.663637  5265 raft_consensus.cc:3060] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.667459  5410 raft_consensus.cc:493] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.668149  5410 raft_consensus.cc:515] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.674950  5353 raft_consensus.cc:493] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.675748  5353 raft_consensus.cc:515] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.680434  5081 leader_election.cc:304] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.681496  5423 raft_consensus.cc:2804] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:20.682121  5423 raft_consensus.cc:697] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:20.683290  5423 consensus_queue.cc:237] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.686906  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
W20260709 12:17:20.689277  5156 leader_election.cc:343] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:20.718797  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5393ff8a52e5475cab4376a27d4c446c" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:20.719767  5117 raft_consensus.cc:2468] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
I20260709 12:17:20.727988  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:20.729600  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5393ff8a52e5475cab4376a27d4c446c" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:20.730609  5266 raft_consensus.cc:2468] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
W20260709 12:17:20.732882  5157 leader_election.cc:343] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 991d841de1f44b84836844787f025480 (127.31.92.131:42865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:20.733479  5157 leader_election.cc:304] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b; no voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a
I20260709 12:17:20.735913  5410 leader_election.cc:290] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.736830  5410 raft_consensus.cc:2749] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:20.742887  5156 leader_election.cc:304] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.744859  5015 catalog_manager.cc:5697] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:20.751600  5410 raft_consensus.cc:2804] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:20.754848  5410 raft_consensus.cc:493] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:20.756157  5410 raft_consensus.cc:3060] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.753942  5353 leader_election.cc:290] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.765847  5411 tablet_bootstrap.cc:492] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.766502  5411 ts_tablet_manager.cc:1403] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.172s	user 0.012s	sys 0.002s
I20260709 12:17:20.769160  5265 raft_consensus.cc:2468] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:20.770445  5411 raft_consensus.cc:359] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.796008  5411 raft_consensus.cc:385] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.796528  5411 raft_consensus.cc:740] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.797591  5411 consensus_queue.cc:260] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.771718  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a422f1833e40dea98b51fd54b65dc1" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:20.772535  5397 leader_election.cc:290] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 1 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.800693  5266 raft_consensus.cc:3060] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:20.781265  5157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.92.131:42865, user_credentials={real_user=slave}} blocked reactor thread for 48557.9us
I20260709 12:17:20.805613  5015 catalog_manager.cc:5697] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:20.806815  5410 raft_consensus.cc:515] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.807487  5411 ts_tablet_manager.cc:1434] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 12:17:20.808756  5411 tablet_bootstrap.cc:492] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.812358  5414 tablet_bootstrap.cc:492] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.812668  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5393ff8a52e5475cab4376a27d4c446c" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:20.813340  5117 raft_consensus.cc:3060] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.813515  5410 leader_election.cc:290] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.814227  5414 ts_tablet_manager.cc:1403] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.180s	user 0.073s	sys 0.093s
I20260709 12:17:20.815476  5411 tablet_bootstrap.cc:654] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.817066  5414 raft_consensus.cc:359] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.817742  5414 raft_consensus.cc:385] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.817992  5414 raft_consensus.cc:740] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.819095  5414 consensus_queue.cc:260] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.822873  5410 raft_consensus.cc:493] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.823395  5410 raft_consensus.cc:515] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.824831  5412 tablet_bootstrap.cc:492] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.825395  5412 ts_tablet_manager.cc:1403] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.186s	user 0.049s	sys 0.099s
I20260709 12:17:20.826541  5411 tablet_bootstrap.cc:492] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.826617  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:20.827150  5411 ts_tablet_manager.cc:1403] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:17:20.827452  5114 raft_consensus.cc:2468] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
I20260709 12:17:20.827452  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5393ff8a52e5475cab4376a27d4c446c" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:20.828128  5264 raft_consensus.cc:3060] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.828225  5412 raft_consensus.cc:359] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.829097  5412 raft_consensus.cc:385] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.829335  5412 raft_consensus.cc:740] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.829919  5414 ts_tablet_manager.cc:1434] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:17:20.829826  5411 raft_consensus.cc:359] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.812595  5266 raft_consensus.cc:2468] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 1.
I20260709 12:17:20.830628  5411 raft_consensus.cc:385] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.830919  5411 raft_consensus.cc:740] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.831257  5414 tablet_bootstrap.cc:492] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: Bootstrap starting.
I20260709 12:17:20.831585  5411 consensus_queue.cc:260] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.830132  5117 raft_consensus.cc:2468] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:20.829991  5412 consensus_queue.cc:260] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.833940  5411 ts_tablet_manager.cc:1434] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:17:20.835103  5411 tablet_bootstrap.cc:492] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a: Bootstrap starting.
I20260709 12:17:20.835150  5412 ts_tablet_manager.cc:1434] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:17:20.836081  5412 tablet_bootstrap.cc:492] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480: Bootstrap starting.
I20260709 12:17:20.837785  5414 tablet_bootstrap.cc:654] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.841553  5411 tablet_bootstrap.cc:654] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.842109  5156 leader_election.cc:304] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.843151  5156 leader_election.cc:304] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.841553  5412 tablet_bootstrap.cc:654] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:20.826148  5410 leader_election.cc:290] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.847247  5410 raft_consensus.cc:2804] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:20.847716  5410 raft_consensus.cc:493] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:20.848120  5410 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.853617  5353 raft_consensus.cc:2804] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:20.854568  5353 raft_consensus.cc:697] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:20.856318  5353 consensus_queue.cc:237] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
W20260709 12:17:20.859635  5081 consensus_peers.cc:597] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a -> Peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Couldn't send request to peer d4fb763a2691449895df7b7adacefb9b. 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 12:17:20.865882  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:20.866976  5266 raft_consensus.cc:2468] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
I20260709 12:17:20.870965  5264 raft_consensus.cc:2468] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:20.875592  5013 catalog_manager.cc:5697] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:20.880152  5412 tablet_bootstrap.cc:492] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480: No bootstrap required, opened a new log
I20260709 12:17:20.880782  5412 ts_tablet_manager.cc:1403] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.012s
I20260709 12:17:20.882669  5410 raft_consensus.cc:515] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.885015  5410 leader_election.cc:290] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:20.885413  5412 raft_consensus.cc:359] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.886040  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:20.886461  5412 raft_consensus.cc:385] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.886775  5412 raft_consensus.cc:740] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.886785  5117 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.887521  5412 consensus_queue.cc:260] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.889449  5412 ts_tablet_manager.cc:1434] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:17:20.892146  5414 tablet_bootstrap.cc:492] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: No bootstrap required, opened a new log
I20260709 12:17:20.892650  5414 ts_tablet_manager.cc:1403] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.027s
I20260709 12:17:20.895289  5414 raft_consensus.cc:359] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.895493  5117 raft_consensus.cc:2468] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:20.895941  5414 raft_consensus.cc:385] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.896276  5414 raft_consensus.cc:740] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.896948  5414 consensus_queue.cc:260] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.897944  5411 tablet_bootstrap.cc:492] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a: No bootstrap required, opened a new log
I20260709 12:17:20.898480  5411 ts_tablet_manager.cc:1403] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.012s
I20260709 12:17:20.898939  5414 ts_tablet_manager.cc:1434] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:17:20.898967  5156 leader_election.cc:304] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:20.901271  5411 raft_consensus.cc:359] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.901736  5410 raft_consensus.cc:2804] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:20.902034  5411 raft_consensus.cc:385] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:20.902271  5410 raft_consensus.cc:697] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:20.902356  5411 raft_consensus.cc:740] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Initialized, Role: FOLLOWER
I20260709 12:17:20.903244  5410 consensus_queue.cc:237] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.904446  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:20.905092  5264 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.908474  5013 catalog_manager.cc:5697] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:20.903223  5411 consensus_queue.cc:260] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.916141  5411 ts_tablet_manager.cc:1434] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:17:20.913012  5264 raft_consensus.cc:2468] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:20.922600  5423 consensus_queue.cc:1048] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:20.927366  5013 catalog_manager.cc:5697] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:20.938185  5399 raft_consensus.cc:493] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:20.938767  5399 raft_consensus.cc:515] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.940752  5399 leader_election.cc:290] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:20.941430  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:20.941840  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b" is_pre_election: true
I20260709 12:17:20.942150  5117 raft_consensus.cc:2468] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:20.942364  5191 raft_consensus.cc:2468] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 0.
I20260709 12:17:20.943508  5230 leader_election.cc:304] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:20.944877  5399 raft_consensus.cc:2804] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:20.945259  5399 raft_consensus.cc:493] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:20.945665  5399 raft_consensus.cc:3060] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.951704  5399 raft_consensus.cc:515] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.953220  5399 leader_election.cc:290] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:20.954152  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:20.954367  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:20.954855  5117 raft_consensus.cc:3060] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.954921  5191 raft_consensus.cc:3060] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:20.962237  5117 raft_consensus.cc:2468] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:20.962237  5191 raft_consensus.cc:2468] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 1.
I20260709 12:17:20.963627  5230 leader_election.cc:304] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:20.964483  5399 raft_consensus.cc:2804] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:20.964962  5399 raft_consensus.cc:697] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:20.965727  5399 consensus_queue.cc:237] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:20.973410  5013 catalog_manager.cc:5697] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:21.003533  5423 consensus_queue.cc:1048] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.015234  5397 consensus_queue.cc:1048] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.036520  5399 consensus_queue.cc:1048] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.047153  5435 consensus_queue.cc:1048] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.082762  5397 consensus_queue.cc:1048] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.093673  5423 consensus_queue.cc:1048] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.165939  5423 consensus_queue.cc:1048] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.176311  5423 consensus_queue.cc:1048] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:21.196962  5063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:21.213721  5410 raft_consensus.cc:493] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:21.214288  5410 raft_consensus.cc:515] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.216063  5410 leader_election.cc:290] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.216764  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3cd25c0ae3495b9e8df86c63d01e0a" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:21.217097  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3cd25c0ae3495b9e8df86c63d01e0a" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:21.217388  5117 raft_consensus.cc:2468] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
I20260709 12:17:21.217712  5264 raft_consensus.cc:2468] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 0.
I20260709 12:17:21.218456  5156 leader_election.cc:304] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:21.219201  5410 raft_consensus.cc:2804] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:21.219534  5410 raft_consensus.cc:493] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:21.219758  5410 raft_consensus.cc:3060] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:21.224715  5410 raft_consensus.cc:515] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.226251  5410 leader_election.cc:290] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.227211  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3cd25c0ae3495b9e8df86c63d01e0a" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:21.227156  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3cd25c0ae3495b9e8df86c63d01e0a" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:21.228026  5264 raft_consensus.cc:3060] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:21.228114  5117 raft_consensus.cc:3060] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:21.235155  5264 raft_consensus.cc:2468] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:21.235672  5410 raft_consensus.cc:493] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:21.236259  5157 leader_election.cc:304] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:21.236593  5117 raft_consensus.cc:2468] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 1.
I20260709 12:17:21.237164  5353 raft_consensus.cc:2804] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:21.237699  5353 raft_consensus.cc:697] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:21.236305  5410 raft_consensus.cc:515] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.238623  5353 consensus_queue.cc:237] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.239614  5410 leader_election.cc:290] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.240411  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e72313a4573843c087eea5bff3a1016a" is_pre_election: true
I20260709 12:17:21.240643  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "991d841de1f44b84836844787f025480" is_pre_election: true
I20260709 12:17:21.242125  5157 leader_election.cc:304] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b; no voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a
I20260709 12:17:21.242944  5353 raft_consensus.cc:2749] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:21.247782  5012 catalog_manager.cc:5697] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 0 to 1, leader changed from <none> to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 1 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:21.286772  5353 consensus_queue.cc:1048] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.297367  5469 consensus_queue.cc:1048] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:21.332815  5191 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:21.359719  5435 consensus_queue.cc:1048] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.370520  5399 consensus_queue.cc:1048] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.401376  5469 consensus_queue.cc:1048] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.411687  5353 consensus_queue.cc:1048] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.434793  5191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
mode: GRACEFUL
new_leader_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:53330
I20260709 12:17:21.435385  5191 raft_consensus.cc:606] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Received request to transfer leadership to TS e72313a4573843c087eea5bff3a1016a
I20260709 12:17:21.440603  5264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e99388cea2462a87554e679added2f"
dest_uuid: "991d841de1f44b84836844787f025480"
mode: GRACEFUL
new_leader_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:41602
I20260709 12:17:21.441303  5264 raft_consensus.cc:606] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Received request to transfer leadership to TS e72313a4573843c087eea5bff3a1016a
I20260709 12:17:21.447000  5191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5393ff8a52e5475cab4376a27d4c446c"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
mode: GRACEFUL
new_leader_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:53330
I20260709 12:17:21.447455  5191 raft_consensus.cc:606] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Received request to transfer leadership to TS e72313a4573843c087eea5bff3a1016a
I20260709 12:17:21.452387  5117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
mode: GRACEFUL
new_leader_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:33582
I20260709 12:17:21.453022  5117 raft_consensus.cc:606] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Received request to transfer leadership to TS d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:21.458143  5117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f463e0fba1504731b5f3ca2b6dc88ba5"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
mode: GRACEFUL
new_leader_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:33582
I20260709 12:17:21.458806  5117 raft_consensus.cc:606] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Received request to transfer leadership to TS d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:21.464264  5117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62a422f1833e40dea98b51fd54b65dc1"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
mode: GRACEFUL
new_leader_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:33582
I20260709 12:17:21.464792  5117 raft_consensus.cc:606] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Received request to transfer leadership to TS d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:21.469405  5264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74"
dest_uuid: "991d841de1f44b84836844787f025480"
mode: GRACEFUL
new_leader_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:41602
I20260709 12:17:21.469944  5264 raft_consensus.cc:606] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Received request to transfer leadership to TS d4fb763a2691449895df7b7adacefb9b
I20260709 12:17:21.474578  5190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d3cd25c0ae3495b9e8df86c63d01e0a"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
mode: GRACEFUL
new_leader_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:53330
I20260709 12:17:21.475203  5190 raft_consensus.cc:606] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Received request to transfer leadership to TS 991d841de1f44b84836844787f025480
I20260709 12:17:21.552592  5435 raft_consensus.cc:993] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480: : Instructing follower e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:21.553082  5399 raft_consensus.cc:1081] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Signalling peer e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:21.554698  5117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e99388cea2462a87554e679added2f"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:33562
I20260709 12:17:21.555250  5117 raft_consensus.cc:493] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:21.555553  5117 raft_consensus.cc:3060] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.560648  5117 raft_consensus.cc:515] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.562893  5117 leader_election.cc:290] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.564392  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e99388cea2462a87554e679added2f" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:21.564495  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e99388cea2462a87554e679added2f" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:21.564999  5190 raft_consensus.cc:3060] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.565088  5264 raft_consensus.cc:3055] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:21.565515  5264 raft_consensus.cc:740] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:21.566272  5264 consensus_queue.cc:260] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.567324  5264 raft_consensus.cc:3060] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.571012  5190 raft_consensus.cc:2468] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:21.572613  5264 raft_consensus.cc:2468] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:21.572521  5081 leader_election.cc:304] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:21.573498  5426 raft_consensus.cc:2804] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:21.573971  5426 raft_consensus.cc:697] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:21.574935  5426 consensus_queue.cc:237] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.580883  5397 raft_consensus.cc:993] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a: : Instructing follower d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:21.581341  5426 raft_consensus.cc:1081] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Signalling peer d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:21.582893  5190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62a422f1833e40dea98b51fd54b65dc1"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:53318
I20260709 12:17:21.582885  5012 catalog_manager.cc:5697] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 1 to 2, leader changed from 991d841de1f44b84836844787f025480 (127.31.92.131) to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:21.583563  5190 raft_consensus.cc:493] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:21.583957  5190 raft_consensus.cc:3060] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.589928  5190 raft_consensus.cc:515] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.592108  5190 leader_election.cc:290] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.592680  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a422f1833e40dea98b51fd54b65dc1" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:21.593413  5117 raft_consensus.cc:3055] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:21.593277  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a422f1833e40dea98b51fd54b65dc1" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:21.593861  5117 raft_consensus.cc:740] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:21.594034  5264 raft_consensus.cc:3060] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.594786  5117 consensus_queue.cc:260] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.595938  5117 raft_consensus.cc:3060] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.601565  5264 raft_consensus.cc:2468] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:21.602809  5157 leader_election.cc:304] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:21.602975  5117 raft_consensus.cc:2468] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:21.603668  5353 raft_consensus.cc:2804] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:21.604180  5353 raft_consensus.cc:697] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:21.604900  5353 consensus_queue.cc:237] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.611454  5012 catalog_manager.cc:5697] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 1 to 2, leader changed from e72313a4573843c087eea5bff3a1016a (127.31.92.129) to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:21.649358  5397 raft_consensus.cc:993] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a: : Instructing follower d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:21.649894  5426 raft_consensus.cc:1081] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Signalling peer d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:21.651686  5190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f463e0fba1504731b5f3ca2b6dc88ba5"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:53318
I20260709 12:17:21.652393  5190 raft_consensus.cc:493] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:21.652763  5190 raft_consensus.cc:3060] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.657760  5190 raft_consensus.cc:515] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.659885  5190 leader_election.cc:290] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.660356  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f463e0fba1504731b5f3ca2b6dc88ba5" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:21.660461  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f463e0fba1504731b5f3ca2b6dc88ba5" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:21.661255  5117 raft_consensus.cc:3055] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:21.661338  5264 raft_consensus.cc:3060] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.661547  5117 raft_consensus.cc:740] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:21.662248  5117 consensus_queue.cc:260] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.663143  5117 raft_consensus.cc:3060] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.666653  5264 raft_consensus.cc:2468] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:21.667634  5117 raft_consensus.cc:2468] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:21.667809  5157 leader_election.cc:304] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:21.668633  5353 raft_consensus.cc:2804] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:21.669095  5353 raft_consensus.cc:697] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:21.669845  5353 consensus_queue.cc:237] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.676811  5012 catalog_manager.cc:5697] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 1 to 2, leader changed from e72313a4573843c087eea5bff3a1016a (127.31.92.129) to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:21.716220  5353 raft_consensus.cc:993] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b: : Instructing follower e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:21.716737  5353 raft_consensus.cc:1081] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Signalling peer e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:21.718310  5117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5393ff8a52e5475cab4376a27d4c446c"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:33570
I20260709 12:17:21.718855  5117 raft_consensus.cc:493] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:21.719147  5117 raft_consensus.cc:3060] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.725500  5117 raft_consensus.cc:515] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.727067  5117 leader_election.cc:290] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.727907  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5393ff8a52e5475cab4376a27d4c446c" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:21.728201  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5393ff8a52e5475cab4376a27d4c446c" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:21.728607  5190 raft_consensus.cc:3055] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:21.728842  5264 raft_consensus.cc:3060] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.728981  5190 raft_consensus.cc:740] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:21.729875  5190 consensus_queue.cc:260] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.731225  5190 raft_consensus.cc:3060] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.733567  5353 consensus_queue.cc:1048] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.736301  5264 raft_consensus.cc:2468] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:21.737489  5082 leader_election.cc:304] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:21.738605  5426 raft_consensus.cc:2804] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:21.739136  5190 raft_consensus.cc:2468] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:21.739212  5426 raft_consensus.cc:697] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:21.740773  5426 consensus_queue.cc:237] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.746201  5410 raft_consensus.cc:993] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: : Instructing follower 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:21.746744  5469 raft_consensus.cc:1081] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Signalling peer 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:21.754942  5012 catalog_manager.cc:5697] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 1 to 2, leader changed from d4fb763a2691449895df7b7adacefb9b (127.31.92.130) to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:21.756647  5265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d3cd25c0ae3495b9e8df86c63d01e0a"
dest_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:41590
I20260709 12:17:21.757267  5265 raft_consensus.cc:493] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:21.757627  5265 raft_consensus.cc:3060] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.761718  5447 consensus_queue.cc:1048] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:21.768365  5265 raft_consensus.cc:515] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.770942  5117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3cd25c0ae3495b9e8df86c63d01e0a" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:21.772523  5265 leader_election.cc:290] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:21.774022  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3cd25c0ae3495b9e8df86c63d01e0a" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:21.774709  5190 raft_consensus.cc:3055] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:21.774966  5190 raft_consensus.cc:740] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:21.775698  5190 consensus_queue.cc:260] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.776564  5190 raft_consensus.cc:3060] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.782472  5190 raft_consensus.cc:2468] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 2.
I20260709 12:17:21.783461  5230 leader_election.cc:304] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [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: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: e72313a4573843c087eea5bff3a1016a
I20260709 12:17:21.784437  5399 raft_consensus.cc:2804] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:21.784919  5399 raft_consensus.cc:697] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 2 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:21.785763  5399 consensus_queue.cc:237] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.792493  5014 catalog_manager.cc:5697] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 1 to 2, leader changed from d4fb763a2691449895df7b7adacefb9b (127.31.92.130) to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 2 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:21.853026  5426 raft_consensus.cc:993] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a: : Instructing follower d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:21.853518  5397 raft_consensus.cc:1081] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Signalling peer d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:21.855036  5190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:53318
I20260709 12:17:21.855578  5190 raft_consensus.cc:493] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:21.855928  5190 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.861251  5190 raft_consensus.cc:515] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.862730  5190 leader_election.cc:290] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.863392  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:21.863803  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:21.864044  5114 raft_consensus.cc:3055] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:21.864334  5265 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.864462  5114 raft_consensus.cc:740] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:21.865301  5114 consensus_queue.cc:260] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.866304  5114 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.869269  5265 raft_consensus.cc:2468] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:21.870290  5157 leader_election.cc:304] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:21.871057  5447 raft_consensus.cc:2804] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:21.871547  5447 raft_consensus.cc:697] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:21.872364  5114 raft_consensus.cc:2468] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:21.872423  5447 consensus_queue.cc:237] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.879653  5014 catalog_manager.cc:5697] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 1 to 2, leader changed from e72313a4573843c087eea5bff3a1016a (127.31.92.129) to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:21.981158  5440 raft_consensus.cc:993] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480: : Instructing follower d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:21.981658  5399 raft_consensus.cc:1081] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Signalling peer d4fb763a2691449895df7b7adacefb9b to start an election
I20260709 12:17:21.983172  5190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
 from {username='slave'} at 127.0.0.1:53316
I20260709 12:17:21.983573  5190 raft_consensus.cc:493] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:21.983807  5190 raft_consensus.cc:3060] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.988441  5190 raft_consensus.cc:515] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.989964  5190 leader_election.cc:290] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:21.990960  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:21.991001  5265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec51b72639f49b0affad21f726dbc74" candidate_uuid: "d4fb763a2691449895df7b7adacefb9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:21.991472  5353 raft_consensus.cc:993] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b: : Instructing follower e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:21.991820  5265 raft_consensus.cc:3055] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:21.991946  5353 raft_consensus.cc:1081] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Signalling peer e72313a4573843c087eea5bff3a1016a to start an election
I20260709 12:17:21.991685  5114 raft_consensus.cc:3060] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.992305  5265 raft_consensus.cc:740] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:21.993602  5117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
 from {username='slave'} at 127.0.0.1:33570
I20260709 12:17:21.993556  5265 consensus_queue.cc:260] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:21.994201  5117 raft_consensus.cc:493] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:21.994609  5117 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.994863  5265 raft_consensus.cc:3060] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:21.999038  5117 raft_consensus.cc:515] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:22.000211  5114 raft_consensus.cc:2468] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:22.001471  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:22.001588  5265 raft_consensus.cc:2468] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4fb763a2691449895df7b7adacefb9b in term 2.
I20260709 12:17:22.001701  5156 leader_election.cc:304] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4fb763a2691449895df7b7adacefb9b, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:22.001852  5264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4" candidate_uuid: "e72313a4573843c087eea5bff3a1016a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "991d841de1f44b84836844787f025480"
I20260709 12:17:22.002305  5190 raft_consensus.cc:3055] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:22.002664  5264 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.002929  5353 raft_consensus.cc:2804] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:22.002393  5117 leader_election.cc:290] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Requested vote from peers d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461), 991d841de1f44b84836844787f025480 (127.31.92.131:42865)
I20260709 12:17:22.003470  5353 raft_consensus.cc:697] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Leader. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:22.002692  5190 raft_consensus.cc:740] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:22.004375  5353 consensus_queue.cc:237] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:22.004806  5190 consensus_queue.cc:260] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:22.005674  5190 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.010344  5264 raft_consensus.cc:2468] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:22.010954  5190 raft_consensus.cc:2468] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e72313a4573843c087eea5bff3a1016a in term 2.
I20260709 12:17:22.011797  5082 leader_election.cc:304] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:22.014390  5397 raft_consensus.cc:2804] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:22.014886  5397 raft_consensus.cc:697] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Becoming Leader. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:22.015604  5397 consensus_queue.cc:237] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:22.017971  5014 catalog_manager.cc:5697] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b reported cstate change: term changed from 1 to 2, leader changed from 991d841de1f44b84836844787f025480 (127.31.92.131) to d4fb763a2691449895df7b7adacefb9b (127.31.92.130). New cstate: current_term: 2 leader_uuid: "d4fb763a2691449895df7b7adacefb9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:22.022193  5012 catalog_manager.cc:5697] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a reported cstate change: term changed from 1 to 2, leader changed from d4fb763a2691449895df7b7adacefb9b (127.31.92.130) to e72313a4573843c087eea5bff3a1016a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "e72313a4573843c087eea5bff3a1016a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:22.036435  5264 raft_consensus.cc:1275] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.037707  5353 consensus_queue.cc:1048] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.045800  5117 raft_consensus.cc:1275] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.047430  5353 consensus_queue.cc:1048] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.125465  5264 raft_consensus.cc:1275] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.126927  5397 consensus_queue.cc:1048] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.136478  5190 raft_consensus.cc:1275] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.138904  5479 consensus_queue.cc:1048] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.153518  5190 raft_consensus.cc:1275] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.154707  5479 consensus_queue.cc:1048] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.162087  5264 raft_consensus.cc:1275] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.163808  5397 consensus_queue.cc:1048] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.206341  5117 raft_consensus.cc:1275] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.207790  5353 consensus_queue.cc:1048] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.219681  5264 raft_consensus.cc:1275] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.222868  5353 consensus_queue.cc:1048] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.226714  5117 raft_consensus.cc:3060] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:22.233752  5117 raft_consensus.cc:1275] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.235114  5399 consensus_queue.cc:1048] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.242599  5190 raft_consensus.cc:1275] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.243937  5440 consensus_queue.cc:1048] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.290925  5117 raft_consensus.cc:1275] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.292093  5353 consensus_queue.cc:1048] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.300191  5264 raft_consensus.cc:1275] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.302183  5353 consensus_queue.cc:1048] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.468426  5117 raft_consensus.cc:1275] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.469672  5447 consensus_queue.cc:1048] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.475675  5265 raft_consensus.cc:1275] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.477363  5397 consensus_queue.cc:1048] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:22.481966  5264 raft_consensus.cc:1275] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Refusing update from remote peer d4fb763a2691449895df7b7adacefb9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.487759  5190 raft_consensus.cc:1275] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Refusing update from remote peer e72313a4573843c087eea5bff3a1016a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:22.488775  5447 consensus_queue.cc:1048] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:22.489123  5479 consensus_queue.cc:1048] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:24.478608  5014 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48254:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:17:24.498729  5014 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48254:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:17:24.526327 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:24.648480  5516 tablet.cc:1724] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:24.696245  5143 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:165fc88032394bdb9dff0cab58647fe4)
W20260709 12:17:24.708078  5143 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:165fc88032394bdb9dff0cab58647fe4)
W20260709 12:17:24.711915  5143 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:165fc88032394bdb9dff0cab58647fe4)
W20260709 12:17:24.717067  5082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:42865, user_credentials={real_user=slave}} blocked reactor thread for 123834us
I20260709 12:17:24.723891  5529 tablet.cc:1724] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:24.813271  5082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:42865, user_credentials={real_user=slave}} blocked reactor thread for 57917.7us
W20260709 12:17:24.825470  5157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.131:42865, user_credentials={real_user=slave}} blocked reactor thread for 74339.3us
W20260709 12:17:24.832166  5533 log.cc:927] Time spent T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
W20260709 12:17:24.849850  5531 log.cc:927] Time spent T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260709 12:17:24.878640  5230 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:45865, user_credentials={real_user=slave}} blocked reactor thread for 63177.9us
I20260709 12:17:24.917272  5562 tablet.cc:1724] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:24.926514  5560 tablet.cc:1724] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:24.930681  5529 tablet.cc:1724] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:24.949494  5114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
mode: GRACEFUL
new_leader_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:42110
I20260709 12:17:24.950177  5114 raft_consensus.cc:606] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Received request to transfer leadership to TS 991d841de1f44b84836844787f025480
I20260709 12:17:24.917754  5563 tablet.cc:1724] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:24.983140  5567 tablet.cc:1724] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.023284  5565 tablet.cc:1724] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:24.979157  5516 tablet.cc:1724] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.028813  5564 tablet.cc:1724] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:24.909476  5556 tablet.cc:1724] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.034040  5529 tablet.cc:1724] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.079923  5550 raft_consensus.cc:993] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a: : Instructing follower 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:25.080495  5550 raft_consensus.cc:1081] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Signalling peer 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:25.082762  5259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4"
dest_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:41586
I20260709 12:17:25.083389  5259 raft_consensus.cc:493] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.083757  5259 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.055580  5560 tablet.cc:1724] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.091428  5259 raft_consensus.cc:515] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.108302  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:25.109032  5116 raft_consensus.cc:3055] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:25.109380  5116 raft_consensus.cc:740] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:25.116463  5565 tablet.cc:1724] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.110687  5570 tablet.cc:1724] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.110222  5116 consensus_queue.cc:260] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.093973  5568 tablet.cc:1724] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.131218  5116 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.118449  5563 tablet.cc:1724] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.135033  5574 tablet.cc:1724] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.128238  5567 tablet.cc:1724] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.144632  5516 tablet.cc:1724] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.145845  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165fc88032394bdb9dff0cab58647fe4" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:25.146576  5191 raft_consensus.cc:3060] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.159121  5562 tablet.cc:1724] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.117885  5529 tablet.cc:1724] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.141176  5259 leader_election.cc:290] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 3 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:25.113940  5556 tablet.cc:1724] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.181321  5116 raft_consensus.cc:2468] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 3.
I20260709 12:17:25.174335  5570 tablet.cc:1724] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.182925  5516 tablet.cc:1724] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.191982  5192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
mode: GRACEFUL
new_leader_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:40978
I20260709 12:17:25.192698  5192 raft_consensus.cc:606] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Received request to transfer leadership to TS 991d841de1f44b84836844787f025480
I20260709 12:17:25.194936  5230 leader_election.cc:304] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [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: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:25.195883  5546 raft_consensus.cc:2804] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:25.196237 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:17:25.196367  5546 raft_consensus.cc:697] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 3 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:25.197402  5546 consensus_queue.cc:237] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.202776 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:25.205912  5574 tablet.cc:1724] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.215018  5014 catalog_manager.cc:5697] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 2 to 3, leader changed from e72313a4573843c087eea5bff3a1016a (127.31.92.129) to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:25.219002  5191 raft_consensus.cc:2468] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 3.
I20260709 12:17:25.188735  5562 tablet.cc:1724] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:25.220839  5115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba"
dest_uuid: "e72313a4573843c087eea5bff3a1016a"
mode: GRACEFUL
new_leader_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:42110
I20260709 12:17:25.221501  5115 raft_consensus.cc:606] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Received request to transfer leadership to TS 991d841de1f44b84836844787f025480
I20260709 12:17:25.232609  5191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d"
dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
mode: GRACEFUL
new_leader_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:40978
I20260709 12:17:25.233338  5191 raft_consensus.cc:606] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Received request to transfer leadership to TS 991d841de1f44b84836844787f025480
I20260709 12:17:25.235726 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:25.236971 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:25.251264  5011 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f: soft_deleted_table [id=7642177e9b214f1297716211c4be1c58] alter complete (version 1)
I20260709 12:17:25.370026  5550 raft_consensus.cc:993] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a: : Instructing follower 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:25.370648  5551 raft_consensus.cc:1081] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Signalling peer 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:25.372129  5259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba"
dest_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:41586
I20260709 12:17:25.372586  5259 raft_consensus.cc:493] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.373023  5259 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.376485  5534 raft_consensus.cc:993] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b: : Instructing follower 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:25.377090  5530 raft_consensus.cc:1081] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Signalling peer 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:25.378865  5262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d"
dest_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:41590
I20260709 12:17:25.379351  5262 raft_consensus.cc:493] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.379689  5262 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.379364  5259 raft_consensus.cc:515] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.381587  5259 leader_election.cc:290] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 3 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:25.382606  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:25.382875  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a5845d9b974de0aea6a751a84b2eba" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:25.383298  5115 raft_consensus.cc:3055] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:25.383488  5191 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.383646  5115 raft_consensus.cc:740] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e72313a4573843c087eea5bff3a1016a, State: Running, Role: LEADER
I20260709 12:17:25.384652  5115 consensus_queue.cc:260] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [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: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.385872  5115 raft_consensus.cc:3060] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.387840  5262 raft_consensus.cc:515] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.390729  5262 leader_election.cc:290] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 3 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:25.391834  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:25.391965  5191 raft_consensus.cc:2468] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 3.
I20260709 12:17:25.392534  5192 raft_consensus.cc:3055] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:25.392663  5116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea7663bc925442e889bbfeb344ad241d" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:25.392912  5192 raft_consensus.cc:740] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:25.393296  5116 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.393548  5230 leader_election.cc:304] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [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: 991d841de1f44b84836844787f025480, d4fb763a2691449895df7b7adacefb9b; no voters: 
I20260709 12:17:25.393813  5192 consensus_queue.cc:260] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [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: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.394619  5546 raft_consensus.cc:2804] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:25.395195  5192 raft_consensus.cc:3060] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.395321  5546 raft_consensus.cc:697] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 3 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:25.396972  5546 consensus_queue.cc:237] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [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: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.400233  5116 raft_consensus.cc:2468] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 3.
I20260709 12:17:25.401580  5230 leader_election.cc:304] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [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: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:25.402521  5557 raft_consensus.cc:2804] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:25.402989  5557 raft_consensus.cc:697] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 3 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:25.403877  5557 consensus_queue.cc:237] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [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: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.406256  5115 raft_consensus.cc:2468] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 3.
I20260709 12:17:25.406256  5192 raft_consensus.cc:2468] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 3.
I20260709 12:17:25.414336  5011 catalog_manager.cc:5697] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 2 to 3, leader changed from e72313a4573843c087eea5bff3a1016a (127.31.92.129) to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:25.427227  5011 catalog_manager.cc:5697] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 2 to 3, leader changed from d4fb763a2691449895df7b7adacefb9b (127.31.92.130) to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:25.523742  5493 raft_consensus.cc:993] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: : Instructing follower 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:25.524205  5530 raft_consensus.cc:1081] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Signalling peer 991d841de1f44b84836844787f025480 to start an election
I20260709 12:17:25.525579  5262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f"
dest_uuid: "991d841de1f44b84836844787f025480"
 from {username='slave'} at 127.0.0.1:41590
I20260709 12:17:25.526185  5262 raft_consensus.cc:493] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:25.526540  5262 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.532191  5262 raft_consensus.cc:515] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.533957  5262 leader_election.cc:290] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [CANDIDATE]: Term 3 election: Requested vote from peers e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865), d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461)
I20260709 12:17:25.534773  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e72313a4573843c087eea5bff3a1016a"
I20260709 12:17:25.535066  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25efc8e5b2ea459384ab9a6a9b621d0f" candidate_uuid: "991d841de1f44b84836844787f025480" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d4fb763a2691449895df7b7adacefb9b"
I20260709 12:17:25.535673  5115 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.535740  5192 raft_consensus.cc:3055] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:25.536182  5192 raft_consensus.cc:740] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4fb763a2691449895df7b7adacefb9b, State: Running, Role: LEADER
I20260709 12:17:25.536984  5192 consensus_queue.cc:260] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.537938  5192 raft_consensus.cc:3060] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:25.541019  5115 raft_consensus.cc:2468] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 3.
I20260709 12:17:25.542161  5230 leader_election.cc:304] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [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: 991d841de1f44b84836844787f025480, e72313a4573843c087eea5bff3a1016a; no voters: 
I20260709 12:17:25.542981  5546 raft_consensus.cc:2804] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:25.543467  5546 raft_consensus.cc:697] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 3 LEADER]: Becoming Leader. State: Replica: 991d841de1f44b84836844787f025480, State: Running, Role: LEADER
I20260709 12:17:25.543663  5192 raft_consensus.cc:2468] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 991d841de1f44b84836844787f025480 in term 3.
I20260709 12:17:25.544327  5546 consensus_queue.cc:237] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } }
I20260709 12:17:25.555100  5011 catalog_manager.cc:5697] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 reported cstate change: term changed from 2 to 3, leader changed from d4fb763a2691449895df7b7adacefb9b (127.31.92.130) to 991d841de1f44b84836844787f025480 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "991d841de1f44b84836844787f025480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "991d841de1f44b84836844787f025480" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 42865 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:25.600732  5116 raft_consensus.cc:1275] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:25.602348  5546 consensus_queue.cc:1048] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:25.611042  5192 raft_consensus.cc:1275] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:25.615222  5546 consensus_queue.cc:1048] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:25.834954  5192 raft_consensus.cc:1275] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:25.836267  5546 consensus_queue.cc:1048] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:25.850209  5116 raft_consensus.cc:1275] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:25.851552  5585 consensus_queue.cc:1048] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:25.913772  5116 raft_consensus.cc:1275] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:25.915030  5546 consensus_queue.cc:1048] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:25.926730  5192 raft_consensus.cc:1275] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:25.926962  5191 raft_consensus.cc:1275] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:25.928369  5440 consensus_queue.cc:1048] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:25.931727  5440 consensus_queue.cc:1048] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4fb763a2691449895df7b7adacefb9b" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:25.943087  5116 raft_consensus.cc:1275] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Refusing update from remote peer 991d841de1f44b84836844787f025480: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:25.944475  5546 consensus_queue.cc:1048] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e72313a4573843c087eea5bff3a1016a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:26.239046 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:26.244683 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:26.245144 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:26.249917 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:26.250355 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:27.251554 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:27.256681 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:27.257179 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:27.262266 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:27.262822 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:28.264425 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:28.274689 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:28.275231 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:28.281617 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:28.282037 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:29.283450 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:29.290359 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:29.290973 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:29.295686 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:29.296097 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:30.297101 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:30.302502 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:30.302943 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:30.307682 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:30.308100 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:31.309208 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:31.315002 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:31.315608 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:31.321853 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:31.322333 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:32.323258 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:32.328157 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:32.328616 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:32.334431 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:32.335005 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:33.336153 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:33.341861 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:33.342365 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:33.347535 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:33.348021 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:34.349085 32114 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:17:34.354152 32114 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:17:34.354652 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:34.359355 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:34.359783 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:35.419903 32114 tablet_server.cc:179] TabletServer@127.31.92.129:0 shutting down...
I20260709 12:17:35.457705 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:35.458633 32114 tablet_replica.cc:333] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.459905 32114 raft_consensus.cc:2243] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.461087 32114 raft_consensus.cc:2272] T 1ec51b72639f49b0affad21f726dbc74 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:35.462188  5230 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 12:17:35.464612 32114 tablet_replica.cc:333] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.465655 32114 raft_consensus.cc:2243] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.466471 32114 raft_consensus.cc:2272] T 165fc88032394bdb9dff0cab58647fe4 P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:35.467836  5230 consensus_peers.cc:597] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 -> Peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Couldn't send request to peer e72313a4573843c087eea5bff3a1016a. 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 12:17:35.469555 32114 tablet_replica.cc:333] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.470332 32114 raft_consensus.cc:2243] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.470960 32114 raft_consensus.cc:2272] T 62a422f1833e40dea98b51fd54b65dc1 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.473403 32114 tablet_replica.cc:333] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.474025 32114 raft_consensus.cc:2243] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.474682 32114 raft_consensus.cc:2272] T f463e0fba1504731b5f3ca2b6dc88ba5 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.476929 32114 tablet_replica.cc:333] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.477519 32114 raft_consensus.cc:2243] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.478318 32114 raft_consensus.cc:2272] T 5393ff8a52e5475cab4376a27d4c446c P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.480774 32114 tablet_replica.cc:333] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.481410 32114 raft_consensus.cc:2243] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.481889 32114 raft_consensus.cc:2272] T 4800c9c605e248a18182b5313b9d942c P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.484292 32114 tablet_replica.cc:333] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.484920 32114 raft_consensus.cc:2243] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.485476 32114 raft_consensus.cc:2272] T b3a5845d9b974de0aea6a751a84b2eba P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.488121 32114 tablet_replica.cc:333] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.488826 32114 raft_consensus.cc:2243] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.489450 32114 raft_consensus.cc:2272] T 7a38f7ab9d82468eb61ceee6c4e90475 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.492192 32114 tablet_replica.cc:333] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.492834 32114 raft_consensus.cc:2243] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.494000 32114 raft_consensus.cc:2272] T 10e99388cea2462a87554e679added2f P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:35.496694  5230 consensus_peers.cc:597] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 -> Peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Couldn't send request to peer e72313a4573843c087eea5bff3a1016a. 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 12:17:35.497205 32114 tablet_replica.cc:333] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.497865 32114 raft_consensus.cc:2243] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.498369 32114 raft_consensus.cc:2272] T 25efc8e5b2ea459384ab9a6a9b621d0f P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.500825 32114 tablet_replica.cc:333] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.501456 32114 raft_consensus.cc:2243] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.502125 32114 raft_consensus.cc:2272] T 0d3cd25c0ae3495b9e8df86c63d01e0a P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.505380 32114 tablet_replica.cc:333] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
W20260709 12:17:35.505491  5230 consensus_peers.cc:597] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 -> Peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Couldn't send request to peer e72313a4573843c087eea5bff3a1016a. 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 12:17:35.506090 32114 raft_consensus.cc:2243] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.507272 32114 raft_consensus.cc:2272] T 8de2fa2c58e74d1a89868a6b7ee5daaf P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.509737 32114 tablet_replica.cc:333] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.510510 32114 raft_consensus.cc:2243] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.511555 32114 raft_consensus.cc:2272] T 6b29faf84d2f4cd1adc939dd59145458 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.514290 32114 tablet_replica.cc:333] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.514889 32114 raft_consensus.cc:2243] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.515585 32114 raft_consensus.cc:2272] T ea7663bc925442e889bbfeb344ad241d P e72313a4573843c087eea5bff3a1016a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.518188 32114 tablet_replica.cc:333] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.518812 32114 raft_consensus.cc:2243] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.519663 32114 raft_consensus.cc:2272] T 1174f4f057044f06a110365f574aa7b2 P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.521960 32114 tablet_replica.cc:333] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.522578 32114 raft_consensus.cc:2243] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.523089 32114 raft_consensus.cc:2272] T 7ca1d6e660584ec9b379b530d07bf4bf P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.525369 32114 tablet_replica.cc:333] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.525898 32114 raft_consensus.cc:2243] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.526386 32114 raft_consensus.cc:2272] T 1216247914a64eefa9c41d3d8c6364d9 P e72313a4573843c087eea5bff3a1016a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.528484 32114 tablet_replica.cc:333] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a: stopping tablet replica
I20260709 12:17:35.528980 32114 raft_consensus.cc:2243] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.530037 32114 raft_consensus.cc:2272] T f5d66185ba5c4e4a868859553cb5e58b P e72313a4573843c087eea5bff3a1016a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:35.549533  5156 consensus_peers.cc:597] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b -> Peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Couldn't send request to peer e72313a4573843c087eea5bff3a1016a. 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 12:17:35.576785 32114 tablet_server.cc:196] TabletServer@127.31.92.129:0 shutdown complete.
I20260709 12:17:35.621059 32114 tablet_server.cc:179] TabletServer@127.31.92.130:0 shutting down...
W20260709 12:17:35.642103  5230 consensus_peers.cc:597] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 -> Peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Couldn't send request to peer d4fb763a2691449895df7b7adacefb9b. 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 12:17:35.653620 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:35.654554 32114 tablet_replica.cc:333] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.655282 32114 raft_consensus.cc:2243] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.655912 32114 raft_consensus.cc:2272] T 5393ff8a52e5475cab4376a27d4c446c P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.658246 32114 tablet_replica.cc:333] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.658947 32114 raft_consensus.cc:2243] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.659857 32114 raft_consensus.cc:2272] T f463e0fba1504731b5f3ca2b6dc88ba5 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.662029 32114 tablet_replica.cc:333] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.662750 32114 raft_consensus.cc:2243] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.663856 32114 raft_consensus.cc:2272] T 62a422f1833e40dea98b51fd54b65dc1 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.666527 32114 tablet_replica.cc:333] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.667126 32114 raft_consensus.cc:2243] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.667622 32114 raft_consensus.cc:2272] T 25efc8e5b2ea459384ab9a6a9b621d0f P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.669657 32114 tablet_replica.cc:333] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.670272 32114 raft_consensus.cc:2243] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.670805 32114 raft_consensus.cc:2272] T 10e99388cea2462a87554e679added2f P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.672785 32114 tablet_replica.cc:333] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.673350 32114 raft_consensus.cc:2243] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.674165 32114 raft_consensus.cc:2272] T 7a38f7ab9d82468eb61ceee6c4e90475 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.676499 32114 tablet_replica.cc:333] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.677050 32114 raft_consensus.cc:2243] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.677837 32114 raft_consensus.cc:2272] T 4800c9c605e248a18182b5313b9d942c P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.679932 32114 tablet_replica.cc:333] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.680482 32114 raft_consensus.cc:2243] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.680989 32114 raft_consensus.cc:2272] T 7ca1d6e660584ec9b379b530d07bf4bf P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.683701 32114 tablet_replica.cc:333] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
W20260709 12:17:35.684120  5230 consensus_peers.cc:597] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 -> Peer d4fb763a2691449895df7b7adacefb9b (127.31.92.130:38461): Couldn't send request to peer d4fb763a2691449895df7b7adacefb9b. 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 12:17:35.684300 32114 raft_consensus.cc:2243] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.684895 32114 raft_consensus.cc:2272] T ea7663bc925442e889bbfeb344ad241d P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.687333 32114 tablet_replica.cc:333] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.687886 32114 raft_consensus.cc:2243] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.688333 32114 raft_consensus.cc:2272] T 6b29faf84d2f4cd1adc939dd59145458 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.690311 32114 tablet_replica.cc:333] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.690881 32114 raft_consensus.cc:2243] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.691404 32114 raft_consensus.cc:2272] T 0d3cd25c0ae3495b9e8df86c63d01e0a P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.693339 32114 tablet_replica.cc:333] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.693930 32114 raft_consensus.cc:2243] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.694470 32114 raft_consensus.cc:2272] T 8de2fa2c58e74d1a89868a6b7ee5daaf P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.696661 32114 tablet_replica.cc:333] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.697242 32114 raft_consensus.cc:2243] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.697680 32114 raft_consensus.cc:2272] T 1174f4f057044f06a110365f574aa7b2 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.699839 32114 tablet_replica.cc:333] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.700393 32114 raft_consensus.cc:2243] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.701339 32114 raft_consensus.cc:2272] T 1ec51b72639f49b0affad21f726dbc74 P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.703580 32114 tablet_replica.cc:333] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.704115 32114 raft_consensus.cc:2243] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.704566 32114 raft_consensus.cc:2272] T 165fc88032394bdb9dff0cab58647fe4 P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.706727 32114 tablet_replica.cc:333] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.707245 32114 raft_consensus.cc:2243] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.708086 32114 raft_consensus.cc:2272] T 1216247914a64eefa9c41d3d8c6364d9 P d4fb763a2691449895df7b7adacefb9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.710872 32114 tablet_replica.cc:333] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.711413 32114 raft_consensus.cc:2243] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.711993 32114 raft_consensus.cc:2272] T f5d66185ba5c4e4a868859553cb5e58b P d4fb763a2691449895df7b7adacefb9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.714398 32114 tablet_replica.cc:333] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b: stopping tablet replica
I20260709 12:17:35.714933 32114 raft_consensus.cc:2243] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:35.715106  5230 consensus_peers.cc:597] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 -> Peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Couldn't send request to peer e72313a4573843c087eea5bff3a1016a. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:45865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:35.715404 32114 raft_consensus.cc:2272] T b3a5845d9b974de0aea6a751a84b2eba P d4fb763a2691449895df7b7adacefb9b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:35.731237  5230 consensus_peers.cc:597] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 -> Peer e72313a4573843c087eea5bff3a1016a (127.31.92.129:45865): Couldn't send request to peer e72313a4573843c087eea5bff3a1016a. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:45865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:35.759701 32114 tablet_server.cc:196] TabletServer@127.31.92.130:0 shutdown complete.
I20260709 12:17:35.797192 32114 tablet_server.cc:179] TabletServer@127.31.92.131:0 shutting down...
I20260709 12:17:35.828524 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:35.829355 32114 tablet_replica.cc:333] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.830082 32114 raft_consensus.cc:2243] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.830751 32114 raft_consensus.cc:2272] T 62a422f1833e40dea98b51fd54b65dc1 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.833490 32114 tablet_replica.cc:333] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.834069 32114 raft_consensus.cc:2243] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.834592 32114 raft_consensus.cc:2272] T 1ec51b72639f49b0affad21f726dbc74 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.836694 32114 tablet_replica.cc:333] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.837218 32114 raft_consensus.cc:2243] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.838004 32114 raft_consensus.cc:2272] T 165fc88032394bdb9dff0cab58647fe4 P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.840229 32114 tablet_replica.cc:333] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.840760 32114 raft_consensus.cc:2243] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.841225 32114 raft_consensus.cc:2272] T f463e0fba1504731b5f3ca2b6dc88ba5 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.843245 32114 tablet_replica.cc:333] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.843731 32114 raft_consensus.cc:2243] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.844141 32114 raft_consensus.cc:2272] T 5393ff8a52e5475cab4376a27d4c446c P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.846094 32114 tablet_replica.cc:333] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.846684 32114 raft_consensus.cc:2243] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.847433 32114 raft_consensus.cc:2272] T 0d3cd25c0ae3495b9e8df86c63d01e0a P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.849380 32114 tablet_replica.cc:333] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.849862 32114 raft_consensus.cc:2243] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.850288 32114 raft_consensus.cc:2272] T 8de2fa2c58e74d1a89868a6b7ee5daaf P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.852322 32114 tablet_replica.cc:333] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.852821 32114 raft_consensus.cc:2243] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.853572 32114 raft_consensus.cc:2272] T 25efc8e5b2ea459384ab9a6a9b621d0f P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.855625 32114 tablet_replica.cc:333] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.856073 32114 raft_consensus.cc:2243] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.856505 32114 raft_consensus.cc:2272] T 10e99388cea2462a87554e679added2f P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.858431 32114 tablet_replica.cc:333] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.858884 32114 raft_consensus.cc:2243] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.859259 32114 raft_consensus.cc:2272] T 7a38f7ab9d82468eb61ceee6c4e90475 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.861053 32114 tablet_replica.cc:333] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.861505 32114 raft_consensus.cc:2243] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.861956 32114 raft_consensus.cc:2272] T 4800c9c605e248a18182b5313b9d942c P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.863922 32114 tablet_replica.cc:333] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.864454 32114 raft_consensus.cc:2243] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.864817 32114 raft_consensus.cc:2272] T 6b29faf84d2f4cd1adc939dd59145458 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.866763 32114 tablet_replica.cc:333] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.867219 32114 raft_consensus.cc:2243] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.867971 32114 raft_consensus.cc:2272] T ea7663bc925442e889bbfeb344ad241d P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.869864 32114 tablet_replica.cc:333] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.870324 32114 raft_consensus.cc:2243] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.870793 32114 raft_consensus.cc:2272] T 1174f4f057044f06a110365f574aa7b2 P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.872648 32114 tablet_replica.cc:333] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.873085 32114 raft_consensus.cc:2243] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.873461 32114 raft_consensus.cc:2272] T 1216247914a64eefa9c41d3d8c6364d9 P 991d841de1f44b84836844787f025480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.875430 32114 tablet_replica.cc:333] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.875866 32114 raft_consensus.cc:2243] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:35.876242 32114 raft_consensus.cc:2272] T f5d66185ba5c4e4a868859553cb5e58b P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.878095 32114 tablet_replica.cc:333] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.878595 32114 raft_consensus.cc:2243] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.879325 32114 raft_consensus.cc:2272] T b3a5845d9b974de0aea6a751a84b2eba P 991d841de1f44b84836844787f025480 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.881170 32114 tablet_replica.cc:333] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480: stopping tablet replica
I20260709 12:17:35.881564 32114 raft_consensus.cc:2243] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.882361 32114 raft_consensus.cc:2272] T 7ca1d6e660584ec9b379b530d07bf4bf P 991d841de1f44b84836844787f025480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.922150 32114 tablet_server.cc:196] TabletServer@127.31.92.131:0 shutdown complete.
I20260709 12:17:35.957930 32114 master.cc:562] Master@127.31.92.190:41685 shutting down...
I20260709 12:17:35.982144 32114 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:35.982805 32114 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:35.983155 32114 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7291cabe8cf4967b4cdc4f33d894c8f: stopping tablet replica
I20260709 12:17:36.004349 32114 master.cc:584] Master@127.31.92.190:41685 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21102 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:17:36.063068 32114 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.31.92.190:34453
I20260709 12:17:36.064393 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:36.070986  5616 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 12:17:36.071086  5615 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 12:17:36.071983  5618 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 12:17:36.073172 32114 server_base.cc:1061] running on GCE node
I20260709 12:17:36.074270 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:36.074510 32114 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 12:17:36.074653 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599456074642 us; error 0 us; skew 500 ppm
I20260709 12:17:36.075098 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:36.077648 32114 webserver.cc:533] Webserver started at http://127.31.92.190:40323/ using document root <none> and password file <none>
I20260709 12:17:36.078183 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:36.078380 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:36.078708 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:36.079880 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/master-0-root/instance:
uuid: "5e067af5be994635a24a447a83b0132a"
format_stamp: "Formatted at 2026-07-09 12:17:36 on dist-test-slave-2dwh"
I20260709 12:17:36.084530 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:36.088454  5623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.089414 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:17:36.089669 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/master-0-root
uuid: "5e067af5be994635a24a447a83b0132a"
format_stamp: "Formatted at 2026-07-09 12:17:36 on dist-test-slave-2dwh"
I20260709 12:17:36.089912 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-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 12:17:36.104516 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:36.105790 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:36.145061 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.190:34453
I20260709 12:17:36.145185  5674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.190:34453 every 8 connection(s)
I20260709 12:17:36.149246  5675 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 12:17:36.160677  5675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a: Bootstrap starting.
I20260709 12:17:36.165544  5675 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.169735  5675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a: No bootstrap required, opened a new log
I20260709 12:17:36.172045  5675 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e067af5be994635a24a447a83b0132a" member_type: VOTER }
I20260709 12:17:36.172528  5675 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.172752  5675 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e067af5be994635a24a447a83b0132a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.173323  5675 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e067af5be994635a24a447a83b0132a" member_type: VOTER }
I20260709 12:17:36.173806  5675 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:36.174046  5675 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:36.174330  5675 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.179080  5675 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e067af5be994635a24a447a83b0132a" member_type: VOTER }
I20260709 12:17:36.179595  5675 leader_election.cc:304] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [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: 5e067af5be994635a24a447a83b0132a; no voters: 
I20260709 12:17:36.180688  5675 leader_election.cc:290] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:36.181106  5678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.182526  5678 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 1 LEADER]: Becoming Leader. State: Replica: 5e067af5be994635a24a447a83b0132a, State: Running, Role: LEADER
I20260709 12:17:36.183238  5678 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [LEADER]: Queue going to LEADER mode. State: All 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: "5e067af5be994635a24a447a83b0132a" member_type: VOTER }
I20260709 12:17:36.183705  5675 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:36.188503  5680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e067af5be994635a24a447a83b0132a. Latest consensus state: current_term: 1 leader_uuid: "5e067af5be994635a24a447a83b0132a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e067af5be994635a24a447a83b0132a" member_type: VOTER } }
I20260709 12:17:36.189433  5680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:36.190099  5679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e067af5be994635a24a447a83b0132a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e067af5be994635a24a447a83b0132a" member_type: VOTER } }
I20260709 12:17:36.190635  5679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:36.191959  5686 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:36.197142  5686 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:36.200208 32114 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:36.205987  5686 catalog_manager.cc:1383] Generated new cluster ID: 164cc0202449410c9a460432f6e7913e
I20260709 12:17:36.206312  5686 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:36.223043  5686 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:36.224339  5686 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:36.238169  5686 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a: Generated new TSK 0
I20260709 12:17:36.238834  5686 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:36.267493 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:36.273677  5696 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 12:17:36.275272  5697 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 12:17:36.278728 32114 server_base.cc:1061] running on GCE node
W20260709 12:17:36.279115  5699 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 12:17:36.281358 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:36.281579 32114 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 12:17:36.281800 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599456281763 us; error 0 us; skew 500 ppm
I20260709 12:17:36.282372 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:36.284931 32114 webserver.cc:533] Webserver started at http://127.31.92.129:42841/ using document root <none> and password file <none>
I20260709 12:17:36.285463 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:36.285678 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:36.285967 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:36.287144 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-0-root/instance:
uuid: "2c3390a71f0d45c0b587455aa3666c4a"
format_stamp: "Formatted at 2026-07-09 12:17:36 on dist-test-slave-2dwh"
I20260709 12:17:36.291802 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:36.295702  5704 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.296586 32114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:17:36.296875 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-0-root
uuid: "2c3390a71f0d45c0b587455aa3666c4a"
format_stamp: "Formatted at 2026-07-09 12:17:36 on dist-test-slave-2dwh"
I20260709 12:17:36.297154 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-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 12:17:36.326241 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:36.327594 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:36.329113 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:36.331405 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:36.331590 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.331877 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:36.332062 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.372479 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.129:46033
I20260709 12:17:36.372610  5766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.129:46033 every 8 connection(s)
I20260709 12:17:36.377436 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:36.384627  5771 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 12:17:36.386797  5772 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 12:17:36.387928  5774 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 12:17:36.389034 32114 server_base.cc:1061] running on GCE node
I20260709 12:17:36.390543 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:36.390820 32114 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 12:17:36.391031 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599456390995 us; error 0 us; skew 500 ppm
I20260709 12:17:36.391670 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:36.394948 32114 webserver.cc:533] Webserver started at http://127.31.92.130:38113/ using document root <none> and password file <none>
I20260709 12:17:36.395690 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:36.395964 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:36.396340 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:36.397519  5767 heartbeater.cc:344] Connected to a master server at 127.31.92.190:34453
I20260709 12:17:36.398003  5767 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:36.398002 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-1-root/instance:
uuid: "229ad941341043f488fe0bff60b376a8"
format_stamp: "Formatted at 2026-07-09 12:17:36 on dist-test-slave-2dwh"
I20260709 12:17:36.399083  5767 heartbeater.cc:507] Master 127.31.92.190:34453 requested a full tablet report, sending...
I20260709 12:17:36.401499  5640 ts_manager.cc:194] Registered new tserver with Master: 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033)
I20260709 12:17:36.404255  5640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51518
I20260709 12:17:36.404877 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:36.408949  5779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.409768 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:17:36.410039 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-1-root
uuid: "229ad941341043f488fe0bff60b376a8"
format_stamp: "Formatted at 2026-07-09 12:17:36 on dist-test-slave-2dwh"
I20260709 12:17:36.410302 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-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 12:17:36.421751 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:36.423559 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:36.425114 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:36.427680 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:36.427943 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.428216 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:36.428411 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.472378 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.130:37389
I20260709 12:17:36.472518  5841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.130:37389 every 8 connection(s)
I20260709 12:17:36.477622 32114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:36.486171  5845 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 12:17:36.486961  5846 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 12:17:36.490353  5842 heartbeater.cc:344] Connected to a master server at 127.31.92.190:34453
I20260709 12:17:36.490387 32114 server_base.cc:1061] running on GCE node
W20260709 12:17:36.490839  5848 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 12:17:36.491046  5842 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:36.492062 32114 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:17:36.492208  5842 heartbeater.cc:507] Master 127.31.92.190:34453 requested a full tablet report, sending...
W20260709 12:17:36.492362 32114 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 12:17:36.492615 32114 hybrid_clock.cc:648] HybridClock initialized: now 1783599456492599 us; error 0 us; skew 500 ppm
I20260709 12:17:36.493376 32114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:36.494642  5640 ts_manager.cc:194] Registered new tserver with Master: 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:36.496145  5640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51526
I20260709 12:17:36.496657 32114 webserver.cc:533] Webserver started at http://127.31.92.131:42107/ using document root <none> and password file <none>
I20260709 12:17:36.497251 32114 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:36.497498 32114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:36.497844 32114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:36.499428 32114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-2-root/instance:
uuid: "06131ca64abc461a9eebac2ed896a5b9"
format_stamp: "Formatted at 2026-07-09 12:17:36 on dist-test-slave-2dwh"
I20260709 12:17:36.504149 32114 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 12:17:36.507824  5853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.508724 32114 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:17:36.509055 32114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-2-root
uuid: "06131ca64abc461a9eebac2ed896a5b9"
format_stamp: "Formatted at 2026-07-09 12:17:36 on dist-test-slave-2dwh"
I20260709 12:17:36.509389 32114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUvH22k/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599265710679-32114-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 12:17:36.523056 32114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:36.524416 32114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:36.526024 32114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:36.528546 32114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:36.528806 32114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.529071 32114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:36.529284 32114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:36.572400 32114 rpc_server.cc:307] RPC server started. Bound to: 127.31.92.131:36047
I20260709 12:17:36.572510  5915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.92.131:36047 every 8 connection(s)
I20260709 12:17:36.587407  5916 heartbeater.cc:344] Connected to a master server at 127.31.92.190:34453
I20260709 12:17:36.587891  5916 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:36.588762  5916 heartbeater.cc:507] Master 127.31.92.190:34453 requested a full tablet report, sending...
I20260709 12:17:36.591042  5640 ts_manager.cc:194] Registered new tserver with Master: 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:36.591818 32114 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015983114s
I20260709 12:17:36.592904  5640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51532
I20260709 12:17:36.618481  5640 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51542:
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 12:17:36.621592  5640 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 12:17:36.688648  5807 tablet_service.cc:1511] Processing CreateTablet for tablet b21940f3e099474a86e417add5fd0424 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:36.691977  5806 tablet_service.cc:1511] Processing CreateTablet for tablet 8517d9bc7acf4b1bb763eeb3ac61c8d7 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:36.694075  5807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21940f3e099474a86e417add5fd0424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.695541  5805 tablet_service.cc:1511] Processing CreateTablet for tablet b18551ed74824a7eb8ac1958e33a41f3 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:36.699795  5805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18551ed74824a7eb8ac1958e33a41f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.701112  5806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8517d9bc7acf4b1bb763eeb3ac61c8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.703311  5804 tablet_service.cc:1511] Processing CreateTablet for tablet e84adcd51f6b4ddc9f2b5bf5b15b88b6 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:36.708135  5804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84adcd51f6b4ddc9f2b5bf5b15b88b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.711611  5802 tablet_service.cc:1511] Processing CreateTablet for tablet dcb7246dc8324aeb96c2081c8d9f48d6 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:36.713060  5802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb7246dc8324aeb96c2081c8d9f48d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.715502  5732 tablet_service.cc:1511] Processing CreateTablet for tablet b21940f3e099474a86e417add5fd0424 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:36.715631  5801 tablet_service.cc:1511] Processing CreateTablet for tablet ecb238304fbf4fddb323e117996c1ada (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:36.716981  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21940f3e099474a86e417add5fd0424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.717065  5801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb238304fbf4fddb323e117996c1ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.719636  5800 tablet_service.cc:1511] Processing CreateTablet for tablet 982291231b1040c3a58fd26126b16a6f (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:36.721131  5800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982291231b1040c3a58fd26126b16a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.720911  5729 tablet_service.cc:1511] Processing CreateTablet for tablet e84adcd51f6b4ddc9f2b5bf5b15b88b6 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:36.723500  5726 tablet_service.cc:1511] Processing CreateTablet for tablet ecb238304fbf4fddb323e117996c1ada (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:36.723559  5799 tablet_service.cc:1511] Processing CreateTablet for tablet 076abb4a8edd427499f46928c7725305 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:36.722304  5729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84adcd51f6b4ddc9f2b5bf5b15b88b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.719686  5730 tablet_service.cc:1511] Processing CreateTablet for tablet b18551ed74824a7eb8ac1958e33a41f3 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:36.726169  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18551ed74824a7eb8ac1958e33a41f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.725878  5727 tablet_service.cc:1511] Processing CreateTablet for tablet dcb7246dc8324aeb96c2081c8d9f48d6 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:36.706215  5803 tablet_service.cc:1511] Processing CreateTablet for tablet df80609e537145dabfd9ca214e1db3dd (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:36.727380  5727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb7246dc8324aeb96c2081c8d9f48d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.727236  5731 tablet_service.cc:1511] Processing CreateTablet for tablet 8517d9bc7acf4b1bb763eeb3ac61c8d7 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:36.729576  5728 tablet_service.cc:1511] Processing CreateTablet for tablet df80609e537145dabfd9ca214e1db3dd (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:36.730645  5799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076abb4a8edd427499f46928c7725305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.731079  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8517d9bc7acf4b1bb763eeb3ac61c8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.732316  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df80609e537145dabfd9ca214e1db3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.734876  5726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb238304fbf4fddb323e117996c1ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.738022  5728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df80609e537145dabfd9ca214e1db3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.740399  5725 tablet_service.cc:1511] Processing CreateTablet for tablet 982291231b1040c3a58fd26126b16a6f (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:36.741928  5725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982291231b1040c3a58fd26126b16a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.759688  5724 tablet_service.cc:1511] Processing CreateTablet for tablet 076abb4a8edd427499f46928c7725305 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:36.761224  5724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076abb4a8edd427499f46928c7725305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.777624  5881 tablet_service.cc:1511] Processing CreateTablet for tablet b21940f3e099474a86e417add5fd0424 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:36.779662  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 8517d9bc7acf4b1bb763eeb3ac61c8d7 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:36.781144  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8517d9bc7acf4b1bb763eeb3ac61c8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.783672  5881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21940f3e099474a86e417add5fd0424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.784371  5877 tablet_service.cc:1511] Processing CreateTablet for tablet df80609e537145dabfd9ca214e1db3dd (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:36.785768  5877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df80609e537145dabfd9ca214e1db3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.787600  5878 tablet_service.cc:1511] Processing CreateTablet for tablet e84adcd51f6b4ddc9f2b5bf5b15b88b6 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:36.789047  5878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84adcd51f6b4ddc9f2b5bf5b15b88b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.791610  5876 tablet_service.cc:1511] Processing CreateTablet for tablet dcb7246dc8324aeb96c2081c8d9f48d6 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:36.792982  5876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb7246dc8324aeb96c2081c8d9f48d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.797112  5875 tablet_service.cc:1511] Processing CreateTablet for tablet ecb238304fbf4fddb323e117996c1ada (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:36.799505  5874 tablet_service.cc:1511] Processing CreateTablet for tablet 982291231b1040c3a58fd26126b16a6f (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:36.801817  5879 tablet_service.cc:1511] Processing CreateTablet for tablet b18551ed74824a7eb8ac1958e33a41f3 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:36.803244  5875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb238304fbf4fddb323e117996c1ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.808104  5873 tablet_service.cc:1511] Processing CreateTablet for tablet 076abb4a8edd427499f46928c7725305 (DEFAULT_TABLE table=test-workload [id=d81de46644f04a62beded415a82003f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:36.809533  5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076abb4a8edd427499f46928c7725305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.811618  5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982291231b1040c3a58fd26126b16a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.815443  5879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18551ed74824a7eb8ac1958e33a41f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:36.828155  5932 tablet_bootstrap.cc:492] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:36.845316  5932 tablet_bootstrap.cc:654] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.852816  5931 tablet_bootstrap.cc:492] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:36.877657  5932 tablet_bootstrap.cc:492] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:36.878273  5932 ts_tablet_manager.cc:1403] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260709 12:17:36.881410  5932 raft_consensus.cc:359] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.882133  5932 raft_consensus.cc:385] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.882481  5932 raft_consensus.cc:740] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.883301  5932 consensus_queue.cc:260] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.892015  5931 tablet_bootstrap.cc:654] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.893121  5933 tablet_bootstrap.cc:492] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:36.893385  5932 ts_tablet_manager.cc:1434] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:17:36.894272  5767 heartbeater.cc:499] Master 127.31.92.190:34453 was elected leader, sending a full tablet report...
I20260709 12:17:36.894871  5932 tablet_bootstrap.cc:492] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:36.902776  5932 tablet_bootstrap.cc:654] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.906214  5933 tablet_bootstrap.cc:654] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.908548  5932 tablet_bootstrap.cc:492] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:36.909130  5932 ts_tablet_manager.cc:1403] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:17:36.913358  5932 raft_consensus.cc:359] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.914166  5932 raft_consensus.cc:385] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.914501  5932 raft_consensus.cc:740] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.915624  5933 tablet_bootstrap.cc:492] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:36.915241  5932 consensus_queue.cc:260] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.916335  5933 ts_tablet_manager.cc:1403] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260709 12:17:36.917840  5932 ts_tablet_manager.cc:1434] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:17:36.918975  5932 tablet_bootstrap.cc:492] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:36.919827  5933 raft_consensus.cc:359] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:36.921892  5933 raft_consensus.cc:385] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.922277  5933 raft_consensus.cc:740] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.923539  5933 consensus_queue.cc:260] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:36.923619  5931 tablet_bootstrap.cc:492] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:36.924774  5931 ts_tablet_manager.cc:1403] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.009s
I20260709 12:17:36.927042  5932 tablet_bootstrap.cc:654] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.928488  5931 raft_consensus.cc:359] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.929450  5931 raft_consensus.cc:385] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.930711  5931 raft_consensus.cc:740] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.931486  5916 heartbeater.cc:499] Master 127.31.92.190:34453 was elected leader, sending a full tablet report...
I20260709 12:17:36.931793  5931 consensus_queue.cc:260] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.933704  5933 ts_tablet_manager.cc:1434] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 12:17:36.934244  5932 tablet_bootstrap.cc:492] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:36.934973  5932 ts_tablet_manager.cc:1403] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:17:36.935317  5933 tablet_bootstrap.cc:492] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:36.938114  5932 raft_consensus.cc:359] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:36.939033  5932 raft_consensus.cc:385] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.939422  5932 raft_consensus.cc:740] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.940302  5932 consensus_queue.cc:260] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:36.943006  5932 ts_tablet_manager.cc:1434] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:17:36.944154  5932 tablet_bootstrap.cc:492] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:36.945125  5933 tablet_bootstrap.cc:654] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.950364  5842 heartbeater.cc:499] Master 127.31.92.190:34453 was elected leader, sending a full tablet report...
I20260709 12:17:36.951197  5932 tablet_bootstrap.cc:654] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.969270  5931 ts_tablet_manager.cc:1434] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.008s
I20260709 12:17:36.971010  5931 tablet_bootstrap.cc:492] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:36.980576  5931 tablet_bootstrap.cc:654] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:36.984974  5843 tablet.cc:2406] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:36.989553  5933 tablet_bootstrap.cc:492] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:36.990201  5933 ts_tablet_manager.cc:1403] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.031s
I20260709 12:17:36.990245  5931 tablet_bootstrap.cc:492] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:36.991869  5931 ts_tablet_manager.cc:1403] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:17:36.993566  5933 raft_consensus.cc:359] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.994197  5932 tablet_bootstrap.cc:492] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:36.994451  5933 raft_consensus.cc:385] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.994951  5933 raft_consensus.cc:740] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.995129  5932 ts_tablet_manager.cc:1403] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.034s
I20260709 12:17:36.994902  5931 raft_consensus.cc:359] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.995786  5931 raft_consensus.cc:385] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.996091  5931 raft_consensus.cc:740] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.996091  5933 consensus_queue.cc:260] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.998524  5933 ts_tablet_manager.cc:1434] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:17:36.998791  5932 raft_consensus.cc:359] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:36.999547  5933 tablet_bootstrap.cc:492] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:36.999585  5932 raft_consensus.cc:385] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.000195  5932 raft_consensus.cc:740] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.999979  5931 consensus_queue.cc:260] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.001179  5932 consensus_queue.cc:260] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.002255  5931 ts_tablet_manager.cc:1434] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:17:37.003623  5931 tablet_bootstrap.cc:492] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:37.003923  5932 ts_tablet_manager.cc:1434] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:17:37.005052  5932 tablet_bootstrap.cc:492] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:37.006904  5933 tablet_bootstrap.cc:654] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.011216  5931 tablet_bootstrap.cc:654] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.011962  5932 tablet_bootstrap.cc:654] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.023789  5932 tablet_bootstrap.cc:492] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:37.024415  5932 ts_tablet_manager.cc:1403] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 12:17:37.025118  5931 tablet_bootstrap.cc:492] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:37.027529  5931 ts_tablet_manager.cc:1403] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 12:17:37.027771  5932 raft_consensus.cc:359] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.028756  5932 raft_consensus.cc:385] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.029126  5932 raft_consensus.cc:740] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.030074  5932 consensus_queue.cc:260] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.031674  5931 raft_consensus.cc:359] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:37.032747  5931 raft_consensus.cc:385] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.033169  5931 raft_consensus.cc:740] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.035034  5939 raft_consensus.cc:493] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.035970  5932 ts_tablet_manager.cc:1434] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:17:37.035777  5939 raft_consensus.cc:515] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:37.037261  5932 tablet_bootstrap.cc:492] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:37.044072  5932 tablet_bootstrap.cc:654] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.048681  5933 tablet_bootstrap.cc:492] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:37.049212  5933 ts_tablet_manager.cc:1403] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.029s
I20260709 12:17:37.052068  5933 raft_consensus.cc:359] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.052770  5933 raft_consensus.cc:385] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.053086  5933 raft_consensus.cc:740] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.053838  5933 consensus_queue.cc:260] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.055670  5939 leader_election.cc:290] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033)
I20260709 12:17:37.059945  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21940f3e099474a86e417add5fd0424" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.063867  5933 ts_tablet_manager.cc:1434] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.006s
I20260709 12:17:37.063653  5931 consensus_queue.cc:260] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:37.065023  5933 tablet_bootstrap.cc:492] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:37.065131  5817 raft_consensus.cc:2468] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 0.
I20260709 12:17:37.068789  5857 leader_election.cc:304] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:37.070077  5950 raft_consensus.cc:2804] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.070596  5950 raft_consensus.cc:493] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.071058  5950 raft_consensus.cc:3060] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.072625  5933 tablet_bootstrap.cc:654] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.080181  5931 ts_tablet_manager.cc:1434] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260709 12:17:37.085456  5933 tablet_bootstrap.cc:492] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:37.086030  5933 ts_tablet_manager.cc:1403] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:17:37.086287  5931 tablet_bootstrap.cc:492] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:37.089130  5933 raft_consensus.cc:359] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.089926  5933 raft_consensus.cc:385] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.090234  5933 raft_consensus.cc:740] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.092880  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21940f3e099474a86e417add5fd0424" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.093746  5742 raft_consensus.cc:2468] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 0.
I20260709 12:17:37.094485  5933 consensus_queue.cc:260] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.095431  5950 raft_consensus.cc:515] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:37.097132  5933 ts_tablet_manager.cc:1434] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:17:37.098961  5950 leader_election.cc:290] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033)
I20260709 12:17:37.099308  5933 tablet_bootstrap.cc:492] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:37.098817  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21940f3e099474a86e417add5fd0424" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:37.100418  5742 raft_consensus.cc:3060] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.101295  5932 tablet_bootstrap.cc:492] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:37.101801  5932 ts_tablet_manager.cc:1403] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.030s
I20260709 12:17:37.098815  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21940f3e099474a86e417add5fd0424" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:37.102766  5817 raft_consensus.cc:3060] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.104918  5932 raft_consensus.cc:359] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.105729  5932 raft_consensus.cc:385] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.105993  5932 raft_consensus.cc:740] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.106587  5933 tablet_bootstrap.cc:654] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.106833  5932 consensus_queue.cc:260] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.099376  5931 tablet_bootstrap.cc:654] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.109266  5932 ts_tablet_manager.cc:1434] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:17:37.110898  5932 tablet_bootstrap.cc:492] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:37.119122  5932 tablet_bootstrap.cc:654] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.122733  5817 raft_consensus.cc:2468] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 1.
I20260709 12:17:37.124001  5857 leader_election.cc:304] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:37.124967  5950 raft_consensus.cc:2804] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.125469  5950 raft_consensus.cc:697] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Becoming Leader. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Running, Role: LEADER
I20260709 12:17:37.126379  5950 consensus_queue.cc:237] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:37.129146  5742 raft_consensus.cc:2468] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 1.
I20260709 12:17:37.129758  5931 tablet_bootstrap.cc:492] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:37.130326  5931 ts_tablet_manager.cc:1403] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.004s
I20260709 12:17:37.130769  5939 raft_consensus.cc:493] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.131415  5939 raft_consensus.cc:515] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.133483  5931 raft_consensus.cc:359] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.133983  5939 leader_election.cc:290] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:37.134274  5931 raft_consensus.cc:385] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.134691  5931 raft_consensus.cc:740] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.134821  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.135651  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.135514  5931 consensus_queue.cc:260] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
W20260709 12:17:37.136250  5856 leader_election.cc:343] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.136814  5941 raft_consensus.cc:493] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.137251  5941 raft_consensus.cc:515] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
W20260709 12:17:37.137485  5857 leader_election.cc:343] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.138152  5857 leader_election.cc:304] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9; no voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:37.139918  5939 raft_consensus.cc:2749] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.140787  5939 raft_consensus.cc:493] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.141626  5939 raft_consensus.cc:515] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.144608  5941 leader_election.cc:290] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.144862  5939 leader_election.cc:290] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:37.145779  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.146495  5742 raft_consensus.cc:2468] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 0.
I20260709 12:17:37.147089  5933 tablet_bootstrap.cc:492] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:37.147600  5856 leader_election.cc:304] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.147614  5933 ts_tablet_manager.cc:1403] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.013s
I20260709 12:17:37.149012  5931 ts_tablet_manager.cc:1434] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 12:17:37.149217  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.151530  5933 raft_consensus.cc:359] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.152333  5933 raft_consensus.cc:385] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.152379  5939 raft_consensus.cc:2804] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.152725  5933 raft_consensus.cc:740] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.152807  5939 raft_consensus.cc:493] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:17:37.151887  5857 leader_election.cc:343] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.153223  5939 raft_consensus.cc:3060] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.153546  5933 consensus_queue.cc:260] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.155762  5931 tablet_bootstrap.cc:492] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:37.156230  5933 ts_tablet_manager.cc:1434] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:17:37.157932  5935 raft_consensus.cc:493] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.158471  5935 raft_consensus.cc:515] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.161438  5932 tablet_bootstrap.cc:492] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:37.162117  5932 ts_tablet_manager.cc:1403] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.005s
I20260709 12:17:37.166467  5931 tablet_bootstrap.cc:654] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.165795  5932 raft_consensus.cc:359] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.167502  5932 raft_consensus.cc:385] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.168215  5932 raft_consensus.cc:740] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.169888  5932 consensus_queue.cc:260] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.171065  5935 leader_election.cc:290] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.174986  5932 ts_tablet_manager.cc:1434] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 12:17:37.157342  5933 tablet_bootstrap.cc:492] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:37.177911  5932 tablet_bootstrap.cc:492] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:37.179836  5935 raft_consensus.cc:493] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.189174  5935 raft_consensus.cc:515] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.190848  5939 raft_consensus.cc:515] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.192481  5935 leader_election.cc:290] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.194842  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.195580  5741 raft_consensus.cc:2468] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:37.197082  5782 leader_election.cc:304] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.196601  5638 catalog_manager.cc:5697] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "06131ca64abc461a9eebac2ed896a5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.198024  5941 raft_consensus.cc:2804] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.198386  5941 raft_consensus.cc:493] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.198776  5941 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:37.195717  5688 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:37.201601  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:37.202235  5742 raft_consensus.cc:3060] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.205135  5932 tablet_bootstrap.cc:654] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.213105  5941 raft_consensus.cc:515] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.213992  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
W20260709 12:17:37.215785  5857 leader_election.cc:343] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.217090  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:37.217983  5741 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.218379  5933 tablet_bootstrap.cc:654] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.220719  5939 leader_election.cc:290] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:37.221556  5742 raft_consensus.cc:2468] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 1.
I20260709 12:17:37.223683  5856 leader_election.cc:304] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 229ad941341043f488fe0bff60b376a8
I20260709 12:17:37.225080  5939 raft_consensus.cc:2804] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.225978  5939 raft_consensus.cc:697] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Becoming Leader. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Running, Role: LEADER
I20260709 12:17:37.218971  5931 tablet_bootstrap.cc:492] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:37.227144  5939 consensus_queue.cc:237] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.227941  5931 ts_tablet_manager.cc:1403] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.019s
I20260709 12:17:37.232286  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.233194  5931 raft_consensus.cc:359] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.234014  5931 raft_consensus.cc:385] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.234377  5931 raft_consensus.cc:740] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
W20260709 12:17:37.235075  5706 leader_election.cc:343] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.235251  5931 consensus_queue.cc:260] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.237321  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:37.233851  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
W20260709 12:17:37.239466  5781 leader_election.cc:343] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:37.243795  5706 leader_election.cc:343] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.228817  5941 leader_election.cc:290] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.244904  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.245985  5817 raft_consensus.cc:2393] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c3390a71f0d45c0b587455aa3666c4a in current term 1: Already voted for candidate 229ad941341043f488fe0bff60b376a8 in this term.
I20260709 12:17:37.247375  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.248248  5816 raft_consensus.cc:2468] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:37.240793  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.250025  5708 leader_election.cc:304] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c3390a71f0d45c0b587455aa3666c4a; no voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8
W20260709 12:17:37.250288  5781 leader_election.cc:343] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.251394  5708 leader_election.cc:304] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [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: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 06131ca64abc461a9eebac2ed896a5b9
I20260709 12:17:37.266254  5941 raft_consensus.cc:493] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.266323  5933 tablet_bootstrap.cc:492] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:37.267485  5941 raft_consensus.cc:515] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.267833  5741 raft_consensus.cc:2468] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:37.268080  5933 ts_tablet_manager.cc:1403] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.017s
I20260709 12:17:37.268370  5935 raft_consensus.cc:2749] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.268919  5968 raft_consensus.cc:2804] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.269354  5968 raft_consensus.cc:493] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.269695  5968 raft_consensus.cc:3060] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.272773  5782 leader_election.cc:304] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 06131ca64abc461a9eebac2ed896a5b9
I20260709 12:17:37.273578  5932 tablet_bootstrap.cc:492] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:37.272835  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076abb4a8edd427499f46928c7725305" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.274058  5932 ts_tablet_manager.cc:1403] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.008s
I20260709 12:17:37.274211  5891 raft_consensus.cc:2468] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:37.274389  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076abb4a8edd427499f46928c7725305" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.275097  5741 raft_consensus.cc:2468] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:37.275640  5931 ts_tablet_manager.cc:1434] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.020s
I20260709 12:17:37.275602  5781 leader_election.cc:304] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:37.276774  5932 raft_consensus.cc:359] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.277458  5932 raft_consensus.cc:385] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.277704  5932 raft_consensus.cc:740] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.272275  5941 leader_election.cc:290] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.278741  5941 raft_consensus.cc:2804] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.279497  5941 raft_consensus.cc:697] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:37.279575  5931 tablet_bootstrap.cc:492] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:37.280329  5941 consensus_queue.cc:237] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.272045  5933 raft_consensus.cc:359] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.280987  5968 raft_consensus.cc:515] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.281684  5933 raft_consensus.cc:385] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.282042  5933 raft_consensus.cc:740] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.282187  5932 consensus_queue.cc:260] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.283885  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:37.284543  5816 raft_consensus.cc:3060] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.284984  5933 consensus_queue.cc:260] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.288575  5932 ts_tablet_manager.cc:1434] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:37.288726  5933 ts_tablet_manager.cc:1434] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:17:37.289625  5932 tablet_bootstrap.cc:492] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:37.289865  5933 tablet_bootstrap.cc:492] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:37.293973  5966 raft_consensus.cc:2804] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.295276  5966 raft_consensus.cc:493] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.295652  5966 raft_consensus.cc:3060] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.295478  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
W20260709 12:17:37.297247  5706 leader_election.cc:343] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.294351  5968 leader_election.cc:290] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.301859  5931 tablet_bootstrap.cc:654] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.293659  5816 raft_consensus.cc:2468] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.307149  5933 tablet_bootstrap.cc:654] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.308041  5708 leader_election.cc:304] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 06131ca64abc461a9eebac2ed896a5b9
I20260709 12:17:37.308945  5968 raft_consensus.cc:2804] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.309441  5968 raft_consensus.cc:697] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:37.310691  5935 raft_consensus.cc:493] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.310525  5968 consensus_queue.cc:237] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.311192  5935 raft_consensus.cc:515] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.311545  5931 tablet_bootstrap.cc:492] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:37.312286  5931 ts_tablet_manager.cc:1403] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 12:17:37.314982  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.315207  5935 leader_election.cc:290] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.315682  5891 raft_consensus.cc:2468] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:37.315910  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.317168  5706 leader_election.cc:304] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
W20260709 12:17:37.317962  5708 leader_election.cc:343] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.318467  5935 raft_consensus.cc:2804] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.319003  5935 raft_consensus.cc:493] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.319451  5935 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.322032  5638 catalog_manager.cc:5697] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 1 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.326023  5931 raft_consensus.cc:359] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.326835  5931 raft_consensus.cc:385] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.327154  5931 raft_consensus.cc:740] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.327301  5935 raft_consensus.cc:515] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.330618  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:37.331250  5891 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.328004  5931 consensus_queue.cc:260] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.333437  5931 ts_tablet_manager.cc:1434] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:17:37.334455  5931 tablet_bootstrap.cc:492] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:37.345506  5976 raft_consensus.cc:493] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.346038  5976 raft_consensus.cc:515] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.346525  5891 raft_consensus.cc:2468] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.347688  5933 tablet_bootstrap.cc:492] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:37.348273  5933 ts_tablet_manager.cc:1403] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.009s
I20260709 12:17:37.348498  5706 leader_election.cc:304] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.349495  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:37.350114  5816 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.351431  5933 raft_consensus.cc:359] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.352200  5933 raft_consensus.cc:385] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.352516  5933 raft_consensus.cc:740] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.354672  5970 raft_consensus.cc:493] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.347191  5932 tablet_bootstrap.cc:654] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.354972  5966 raft_consensus.cc:515] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.354350  5638 catalog_manager.cc:5697] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "06131ca64abc461a9eebac2ed896a5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.354332  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84adcd51f6b4ddc9f2b5bf5b15b88b6" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.355321  5970 raft_consensus.cc:515] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.358330  5970 leader_election.cc:290] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.347144  5935 leader_election.cc:290] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.353645  5977 raft_consensus.cc:2804] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.358916  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076abb4a8edd427499f46928c7725305" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:37.354460  5931 tablet_bootstrap.cc:654] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.360713  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84adcd51f6b4ddc9f2b5bf5b15b88b6" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.360824  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076abb4a8edd427499f46928c7725305" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:37.361377  5817 raft_consensus.cc:2468] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:37.361472  5741 raft_consensus.cc:3060] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.362038  5977 raft_consensus.cc:697] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:37.365190  5977 consensus_queue.cc:237] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.359905  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84adcd51f6b4ddc9f2b5bf5b15b88b6" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.358371  5933 consensus_queue.cc:260] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.360867  5891 raft_consensus.cc:3060] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.367705  5890 raft_consensus.cc:2468] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:37.368515  5933 ts_tablet_manager.cc:1434] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 12:17:37.369591  5933 tablet_bootstrap.cc:492] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:37.369896  5706 leader_election.cc:304] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.370998  5935 raft_consensus.cc:2804] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.371443  5935 raft_consensus.cc:493] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.371840  5935 raft_consensus.cc:3060] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.373575  5741 raft_consensus.cc:2468] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:37.359395  5966 leader_election.cc:290] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.348295  5976 leader_election.cc:290] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.379547  5782 leader_election.cc:304] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.380410  5966 raft_consensus.cc:2804] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.380077  5935 raft_consensus.cc:515] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.381011  5966 raft_consensus.cc:697] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:37.382014  5966 consensus_queue.cc:237] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.383649  5935 leader_election.cc:290] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.383572  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84adcd51f6b4ddc9f2b5bf5b15b88b6" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:37.384485  5890 raft_consensus.cc:3060] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.383502  5931 tablet_bootstrap.cc:492] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:37.386121  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84adcd51f6b4ddc9f2b5bf5b15b88b6" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.387055  5741 raft_consensus.cc:2393] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 229ad941341043f488fe0bff60b376a8 in current term 1: Already voted for candidate 2c3390a71f0d45c0b587455aa3666c4a in this term.
I20260709 12:17:37.359391  5816 raft_consensus.cc:2468] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.389323  5933 tablet_bootstrap.cc:654] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.391088  5782 leader_election.cc:304] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 229ad941341043f488fe0bff60b376a8; no voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:37.391230  5890 raft_consensus.cc:2468] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.391605  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84adcd51f6b4ddc9f2b5bf5b15b88b6" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:37.392243  5816 raft_consensus.cc:3060] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.392514  5706 leader_election.cc:304] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.393388  5932 tablet_bootstrap.cc:492] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:37.393540  5935 raft_consensus.cc:2804] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.394026  5932 ts_tablet_manager.cc:1403] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.005s
I20260709 12:17:37.394125  5935 raft_consensus.cc:697] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:37.395133  5935 consensus_queue.cc:237] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.397101  5932 raft_consensus.cc:359] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.397805  5932 raft_consensus.cc:385] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.390166  5891 raft_consensus.cc:2468] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:37.398069  5932 raft_consensus.cc:740] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.399662  5816 raft_consensus.cc:2468] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.400171  5970 raft_consensus.cc:2749] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.400516  5932 consensus_queue.cc:260] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.386565  5931 ts_tablet_manager.cc:1403] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.002s
I20260709 12:17:37.400427  5638 catalog_manager.cc:5697] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 1 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.402901  5932 ts_tablet_manager.cc:1434] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:17:37.405045  5933 tablet_bootstrap.cc:492] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:37.405532  5933 ts_tablet_manager.cc:1403] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.005s
I20260709 12:17:37.405790  5931 raft_consensus.cc:359] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.406551  5931 raft_consensus.cc:385] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.406833  5931 raft_consensus.cc:740] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.407680  5931 consensus_queue.cc:260] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.409119  5933 raft_consensus.cc:359] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.409780  5931 ts_tablet_manager.cc:1434] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:17:37.409804  5933 raft_consensus.cc:385] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.410333  5933 raft_consensus.cc:740] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.410845  5931 tablet_bootstrap.cc:492] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:37.410176  5639 catalog_manager.cc:5697] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.411199  5933 consensus_queue.cc:260] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.417690  5933 ts_tablet_manager.cc:1434] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:17:37.417927  5931 tablet_bootstrap.cc:654] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.418687  5933 tablet_bootstrap.cc:492] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:37.423977  5931 tablet_bootstrap.cc:492] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:37.424679  5931 ts_tablet_manager.cc:1403] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:17:37.430015  5931 raft_consensus.cc:359] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.431005  5931 raft_consensus.cc:385] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.431246  5933 tablet_bootstrap.cc:654] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.431368  5931 raft_consensus.cc:740] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.433179  5931 consensus_queue.cc:260] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.436296  5933 tablet_bootstrap.cc:492] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:37.436779  5933 ts_tablet_manager.cc:1403] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 12:17:37.439113  5931 ts_tablet_manager.cc:1434] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:17:37.439263  5933 raft_consensus.cc:359] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.440160  5933 raft_consensus.cc:385] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.440407  5933 raft_consensus.cc:740] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.440603  5931 tablet_bootstrap.cc:492] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:37.441201  5933 consensus_queue.cc:260] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.447896  5933 ts_tablet_manager.cc:1434] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:17:37.448925  5931 tablet_bootstrap.cc:654] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.456617  5931 tablet_bootstrap.cc:492] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:37.457188  5931 ts_tablet_manager.cc:1403] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 12:17:37.457641  5639 catalog_manager.cc:5697] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.459498  5931 raft_consensus.cc:359] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.459347  5639 catalog_manager.cc:5697] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.460093  5931 raft_consensus.cc:385] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.460372  5931 raft_consensus.cc:740] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.460961  5931 consensus_queue.cc:260] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.462756  5931 ts_tablet_manager.cc:1434] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:17:37.496369  5939 raft_consensus.cc:493] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.496963  5939 raft_consensus.cc:515] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.498936  5939 leader_election.cc:290] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:37.499635  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.499881  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.500379  5741 raft_consensus.cc:2393] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06131ca64abc461a9eebac2ed896a5b9 in current term 1: Already voted for candidate 229ad941341043f488fe0bff60b376a8 in this term.
I20260709 12:17:37.501296  5856 leader_election.cc:304] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9; no voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:37.501959  5939 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.507118  5939 raft_consensus.cc:2749] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.517077  5970 raft_consensus.cc:493] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.517659  5970 raft_consensus.cc:515] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.519549  5970 leader_election.cc:290] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.520290  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.520525  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.521034  5741 raft_consensus.cc:2393] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 229ad941341043f488fe0bff60b376a8 in current term 1: Already voted for candidate 06131ca64abc461a9eebac2ed896a5b9 in this term.
I20260709 12:17:37.521961  5782 leader_election.cc:304] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 229ad941341043f488fe0bff60b376a8; no voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:37.522632  5970 raft_consensus.cc:3060] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.527734  5970 raft_consensus.cc:2749] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.545547  5935 raft_consensus.cc:493] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.546101  5935 raft_consensus.cc:515] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.548462  5935 leader_election.cc:290] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.549361  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.549511  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.550028  5816 raft_consensus.cc:2468] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:37.550208  5891 raft_consensus.cc:2468] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:37.551033  5708 leader_election.cc:304] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.551803  5935 raft_consensus.cc:2804] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.552178  5935 raft_consensus.cc:493] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.552464  5935 raft_consensus.cc:3060] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.557433  5935 raft_consensus.cc:515] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.559209  5935 leader_election.cc:290] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.559916  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:37.560161  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:37.560458  5816 raft_consensus.cc:3060] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.560747  5891 raft_consensus.cc:3060] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.565497  5816 raft_consensus.cc:2468] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.565534  5891 raft_consensus.cc:2468] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.566749  5708 leader_election.cc:304] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.567437  5935 raft_consensus.cc:2804] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.567924  5935 raft_consensus.cc:697] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:37.568715  5935 consensus_queue.cc:237] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.575727  5639 catalog_manager.cc:5697] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.592976  5935 raft_consensus.cc:493] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.593566  5935 raft_consensus.cc:515] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.595484  5935 leader_election.cc:290] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.596375  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517d9bc7acf4b1bb763eeb3ac61c8d7" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.596663  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517d9bc7acf4b1bb763eeb3ac61c8d7" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:37.596971  5816 raft_consensus.cc:2468] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:37.597328  5891 raft_consensus.cc:2468] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:37.598187  5708 leader_election.cc:304] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.599021  5935 raft_consensus.cc:2804] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.599386  5935 raft_consensus.cc:493] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.599695  5935 raft_consensus.cc:3060] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.605134  5935 raft_consensus.cc:515] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.606846  5935 leader_election.cc:290] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:37.607489  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517d9bc7acf4b1bb763eeb3ac61c8d7" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:37.607788  5891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517d9bc7acf4b1bb763eeb3ac61c8d7" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:37.608032  5816 raft_consensus.cc:3060] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.608393  5891 raft_consensus.cc:3060] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.613520  5891 raft_consensus.cc:2468] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.614107  5816 raft_consensus.cc:2468] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:37.614574  5706 leader_election.cc:304] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:37.615350  5935 raft_consensus.cc:2804] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.615783  5935 raft_consensus.cc:697] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:37.616485  5935 consensus_queue.cc:237] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.624765  5639 catalog_manager.cc:5697] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.625779  5939 consensus_queue.cc:1048] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.641525  5939 consensus_queue.cc:1048] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.645418  5939 raft_consensus.cc:493] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.645987  5939 raft_consensus.cc:515] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:37.650043  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:37.650904  5939 leader_election.cc:290] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:37.651901  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:37.652709  5817 raft_consensus.cc:2393] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06131ca64abc461a9eebac2ed896a5b9 in current term 1: Already voted for candidate 2c3390a71f0d45c0b587455aa3666c4a in this term.
I20260709 12:17:37.655454  5856 leader_election.cc:304] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9; no voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:37.656286  5939 raft_consensus.cc:3060] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.657725  5956 consensus_queue.cc:1048] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.670543  5939 raft_consensus.cc:2749] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.672647  5956 consensus_queue.cc:1048] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.729753  5970 consensus_queue.cc:1048] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.740073  5966 consensus_queue.cc:1048] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.809162  5968 consensus_queue.cc:1048] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.809634  5935 consensus_queue.cc:1048] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.809162  5966 consensus_queue.cc:1048] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.849923  5968 consensus_queue.cc:1048] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.850910  5941 consensus_queue.cc:1048] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.854808  5976 consensus_queue.cc:1048] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.875725  5968 consensus_queue.cc:1048] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.886777  5889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b21940f3e099474a86e417add5fd0424"
dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
mode: GRACEFUL
new_leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
 from {username='slave'} at 127.0.0.1:46480
I20260709 12:17:37.888026  5889 raft_consensus.cc:606] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Received request to transfer leadership to TS 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:37.909989  5968 consensus_queue.cc:1048] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.922124  5816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
mode: GRACEFUL
new_leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:17:37.923002  5816 raft_consensus.cc:606] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Received request to transfer leadership to TS 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:37.941977  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
mode: GRACEFUL
new_leader_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:60628
I20260709 12:17:37.942555  5741 raft_consensus.cc:606] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Received request to transfer leadership to TS 229ad941341043f488fe0bff60b376a8
I20260709 12:17:37.948261  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
mode: GRACEFUL
new_leader_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:60628
I20260709 12:17:37.948844  5741 raft_consensus.cc:606] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Received request to transfer leadership to TS 229ad941341043f488fe0bff60b376a8
I20260709 12:17:37.953994  5889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada"
dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
mode: GRACEFUL
new_leader_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:46480
I20260709 12:17:37.954593  5889 raft_consensus.cc:606] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Received request to transfer leadership to TS 229ad941341043f488fe0bff60b376a8
I20260709 12:17:37.959949  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
mode: GRACEFUL
new_leader_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:60628
I20260709 12:17:37.960513  5741 raft_consensus.cc:606] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Received request to transfer leadership to TS 229ad941341043f488fe0bff60b376a8
I20260709 12:17:37.966023  5816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "076abb4a8edd427499f46928c7725305"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
mode: GRACEFUL
new_leader_uuid: "06131ca64abc461a9eebac2ed896a5b9"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:17:37.966603  5816 raft_consensus.cc:606] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Received request to transfer leadership to TS 06131ca64abc461a9eebac2ed896a5b9
I20260709 12:17:38.016556  5968 consensus_queue.cc:1048] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.028688  5935 consensus_queue.cc:1048] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.037611  5976 raft_consensus.cc:993] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a: : Instructing follower 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:38.038198  5935 raft_consensus.cc:1081] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Signalling peer 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:38.040048  5816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:57424
I20260709 12:17:38.040661  5816 raft_consensus.cc:493] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.040988  5816 raft_consensus.cc:3060] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.048715  5816 raft_consensus.cc:515] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.050765  5816 leader_election.cc:290] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:38.051705  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:38.052062  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb7246dc8324aeb96c2081c8d9f48d6" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:38.052515  5741 raft_consensus.cc:3055] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:38.052723  5889 raft_consensus.cc:3060] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.052932  5741 raft_consensus.cc:740] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:38.054140  5741 consensus_queue.cc:260] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.055546  5741 raft_consensus.cc:3060] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.061614  5889 raft_consensus.cc:2468] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:38.062856  5781 leader_election.cc:304] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:38.063620  5966 raft_consensus.cc:2804] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:38.064021  5966 raft_consensus.cc:697] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:38.064216  5741 raft_consensus.cc:2468] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:38.065076  5966 consensus_queue.cc:237] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.072249  5638 catalog_manager.cc:5697] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 1 to 2, leader changed from 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129) to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 2 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.085426  5935 consensus_queue.cc:1048] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.097177  5935 consensus_queue.cc:1048] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.184182  5970 raft_consensus.cc:993] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8: : Instructing follower 2c3390a71f0d45c0b587455aa3666c4a to start an election
I20260709 12:17:38.184689  5966 raft_consensus.cc:1081] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Signalling peer 2c3390a71f0d45c0b587455aa3666c4a to start an election
I20260709 12:17:38.186353  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
 from {username='slave'} at 127.0.0.1:60612
I20260709 12:17:38.186906  5741 raft_consensus.cc:493] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.187287  5741 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.192708  5741 raft_consensus.cc:515] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.194588  5741 leader_election.cc:290] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 2 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:38.195394  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:38.195803  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:38.196094  5816 raft_consensus.cc:3055] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:38.196552  5816 raft_consensus.cc:740] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:38.196553  5889 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.197461  5816 consensus_queue.cc:260] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.198879  5816 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.202899  5889 raft_consensus.cc:2468] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 2.
I20260709 12:17:38.204389  5816 raft_consensus.cc:2468] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 2.
I20260709 12:17:38.204280  5706 leader_election.cc:304] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:38.205294  5968 raft_consensus.cc:2804] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:38.205771  5968 raft_consensus.cc:697] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:38.206815  5968 consensus_queue.cc:237] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.215371  5637 catalog_manager.cc:5697] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 1 to 2, leader changed from 229ad941341043f488fe0bff60b376a8 (127.31.92.130) to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.257205  5956 raft_consensus.cc:993] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9: : Instructing follower 2c3390a71f0d45c0b587455aa3666c4a to start an election
I20260709 12:17:38.257833  5995 raft_consensus.cc:1081] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Signalling peer 2c3390a71f0d45c0b587455aa3666c4a to start an election
I20260709 12:17:38.259562  5741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b21940f3e099474a86e417add5fd0424"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
 from {username='slave'} at 127.0.0.1:60602
I20260709 12:17:38.260083  5741 raft_consensus.cc:493] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.260506  5741 raft_consensus.cc:3060] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.266137  5741 raft_consensus.cc:515] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:38.268872  5741 leader_election.cc:290] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 2 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:38.269151  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21940f3e099474a86e417add5fd0424" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:38.269860  5817 raft_consensus.cc:3060] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.270308  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21940f3e099474a86e417add5fd0424" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:38.270944  5889 raft_consensus.cc:3055] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:38.271258  5889 raft_consensus.cc:740] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Running, Role: LEADER
I20260709 12:17:38.271919  5995 raft_consensus.cc:993] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9: : Instructing follower 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:38.272472  5956 raft_consensus.cc:1081] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Signalling peer 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:38.272187  5889 consensus_queue.cc:260] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:38.273670  5889 raft_consensus.cc:3060] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.274664  5816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:57416
I20260709 12:17:38.275903  5816 raft_consensus.cc:493] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.276262  5816 raft_consensus.cc:3060] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.277930  5817 raft_consensus.cc:2468] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 2.
I20260709 12:17:38.280514  5708 leader_election.cc:304] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:38.281806  5889 raft_consensus.cc:2468] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 2.
I20260709 12:17:38.283521  5968 raft_consensus.cc:2804] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:38.284013  5968 raft_consensus.cc:697] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:38.285104  5816 raft_consensus.cc:515] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.285164  5968 consensus_queue.cc:237] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } }
I20260709 12:17:38.289314  5816 leader_election.cc:290] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:38.289573  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:38.290390  5889 raft_consensus.cc:3055] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:38.290856  5889 raft_consensus.cc:740] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Running, Role: LEADER
I20260709 12:17:38.290540  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb238304fbf4fddb323e117996c1ada" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:38.291468  5741 raft_consensus.cc:3060] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.292284  5889 consensus_queue.cc:260] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.294016  5889 raft_consensus.cc:3060] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.297019  5637 catalog_manager.cc:5697] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 1 to 2, leader changed from 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131) to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:38.300148  5741 raft_consensus.cc:2468] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:38.301652  5782 leader_election.cc:304] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:38.302687  5966 raft_consensus.cc:2804] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:38.302755  5889 raft_consensus.cc:2468] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:38.303289  5966 raft_consensus.cc:697] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:38.304405  5966 consensus_queue.cc:237] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.314181  5637 catalog_manager.cc:5697] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 1 to 2, leader changed from 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131) to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 2 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.318161  5935 raft_consensus.cc:993] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a: : Instructing follower 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:38.318830  5968 raft_consensus.cc:1081] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Signalling peer 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:38.320406  5816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:57424
I20260709 12:17:38.320955  5816 raft_consensus.cc:493] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.321305  5816 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.328538  5816 raft_consensus.cc:515] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.330250  5816 leader_election.cc:290] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:38.331079  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:38.331770  5741 raft_consensus.cc:3055] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:38.331604  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:38.332213  5741 raft_consensus.cc:740] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:38.332341  5889 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.333151  5741 consensus_queue.cc:260] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.334589  5741 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.342555  5741 raft_consensus.cc:2468] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:38.342555  5889 raft_consensus.cc:2468] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:38.343878  5782 leader_election.cc:304] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:38.344691  5970 raft_consensus.cc:2804] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:38.345218  5970 raft_consensus.cc:697] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:38.346122  5970 consensus_queue.cc:237] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.352926  5637 catalog_manager.cc:5697] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 1 to 2, leader changed from 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129) to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 2 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.402390  5977 raft_consensus.cc:993] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a: : Instructing follower 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:38.403020  5968 raft_consensus.cc:1081] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Signalling peer 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:38.404655  5816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:57424
I20260709 12:17:38.405210  5816 raft_consensus.cc:493] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.405572  5816 raft_consensus.cc:3060] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.409775  5941 raft_consensus.cc:993] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8: : Instructing follower 06131ca64abc461a9eebac2ed896a5b9 to start an election
I20260709 12:17:38.410315  5970 raft_consensus.cc:1081] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Signalling peer 06131ca64abc461a9eebac2ed896a5b9 to start an election
I20260709 12:17:38.412050  5889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "076abb4a8edd427499f46928c7725305"
dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
 from {username='slave'} at 127.0.0.1:46456
I20260709 12:17:38.412559  5889 raft_consensus.cc:493] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:38.412927  5889 raft_consensus.cc:3060] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.413245  5816 raft_consensus.cc:515] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.415838  5816 leader_election.cc:290] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:38.416127  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:38.416678  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df80609e537145dabfd9ca214e1db3dd" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:38.416891  5741 raft_consensus.cc:3055] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:38.417394  5741 raft_consensus.cc:740] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:38.417428  5890 raft_consensus.cc:3060] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.418488  5741 consensus_queue.cc:260] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.419798  5741 raft_consensus.cc:3060] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.419696  5889 raft_consensus.cc:515] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.422178  5889 leader_election.cc:290] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 2 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:38.423257  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076abb4a8edd427499f46928c7725305" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:38.423321  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076abb4a8edd427499f46928c7725305" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:38.424096  5742 raft_consensus.cc:3060] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.424185  5816 raft_consensus.cc:3055] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:38.424639  5816 raft_consensus.cc:740] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:38.425550  5816 consensus_queue.cc:260] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.426905  5816 raft_consensus.cc:3060] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:38.427686  5741 raft_consensus.cc:2468] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:38.428905  5782 leader_election.cc:304] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:38.428939  5890 raft_consensus.cc:2468] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:38.429905  5970 raft_consensus.cc:2804] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:38.430447  5970 raft_consensus.cc:697] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:38.431421  5970 consensus_queue.cc:237] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.433658  5742 raft_consensus.cc:2468] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 2.
I20260709 12:17:38.434206  5816 raft_consensus.cc:2468] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 2.
I20260709 12:17:38.435137  5856 leader_election.cc:304] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:38.436242  5950 raft_consensus.cc:2804] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:38.436686  5950 raft_consensus.cc:697] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 LEADER]: Becoming Leader. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Running, Role: LEADER
I20260709 12:17:38.437685  5950 consensus_queue.cc:237] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:38.439659  5637 catalog_manager.cc:5697] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 1 to 2, leader changed from 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129) to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 2 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.446163  5638 catalog_manager.cc:5697] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 reported cstate change: term changed from 1 to 2, leader changed from 229ad941341043f488fe0bff60b376a8 (127.31.92.130) to 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131). New cstate: current_term: 2 leader_uuid: "06131ca64abc461a9eebac2ed896a5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:38.460456  5742 raft_consensus.cc:1275] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.461738  5970 consensus_queue.cc:1048] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.470367  5890 raft_consensus.cc:1275] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.472065  5941 consensus_queue.cc:1048] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.720803  5816 raft_consensus.cc:1275] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c3390a71f0d45c0b587455aa3666c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.722172  5968 consensus_queue.cc:1048] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.726264  5742 raft_consensus.cc:1275] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.728075  6016 consensus_queue.cc:1048] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.733291  5890 raft_consensus.cc:1275] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 2c3390a71f0d45c0b587455aa3666c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.734982  5935 consensus_queue.cc:1048] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.744997  5889 raft_consensus.cc:1275] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.747295  5970 consensus_queue.cc:1048] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.777012  5890 raft_consensus.cc:1275] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 2c3390a71f0d45c0b587455aa3666c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.778203  5935 consensus_queue.cc:1048] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.787437  5816 raft_consensus.cc:1275] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c3390a71f0d45c0b587455aa3666c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.789623  5977 consensus_queue.cc:1048] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.816613  5741 raft_consensus.cc:1275] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.817816  5970 consensus_queue.cc:1048] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.825369  5890 raft_consensus.cc:1275] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.827090  6016 consensus_queue.cc:1048] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.874189  5741 raft_consensus.cc:1275] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.875456  6016 consensus_queue.cc:1048] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.884574  5890 raft_consensus.cc:1275] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.887001  5941 consensus_queue.cc:1048] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.925896  5816 raft_consensus.cc:1275] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Refusing update from remote peer 06131ca64abc461a9eebac2ed896a5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.927150  5950 consensus_queue.cc:1048] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:38.935820  5741 raft_consensus.cc:1275] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Refusing update from remote peer 06131ca64abc461a9eebac2ed896a5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:38.937477  5995 consensus_queue.cc:1048] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:40.995754  5638 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59298:
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 12:17:40.998701  5638 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 12:17:41.050616  5731 tablet_service.cc:1511] Processing CreateTablet for tablet 141ae09bb4a54e75aba3cd41708816cc (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:41.052588  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141ae09bb4a54e75aba3cd41708816cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.053051  5802 tablet_service.cc:1511] Processing CreateTablet for tablet 141ae09bb4a54e75aba3cd41708816cc (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:41.054611  5802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141ae09bb4a54e75aba3cd41708816cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.055166  5727 tablet_service.cc:1511] Processing CreateTablet for tablet 5307610667644e4d805aebc502f53766 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:41.056475  5727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5307610667644e4d805aebc502f53766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.059684  5879 tablet_service.cc:1511] Processing CreateTablet for tablet 141ae09bb4a54e75aba3cd41708816cc (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:17:41.061175  5879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141ae09bb4a54e75aba3cd41708816cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.062638  5877 tablet_service.cc:1511] Processing CreateTablet for tablet 5307610667644e4d805aebc502f53766 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:41.064047  5877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5307610667644e4d805aebc502f53766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.068642  5724 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0dc9dca144e2998acd1db8193b688 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:41.068675  5806 tablet_service.cc:1511] Processing CreateTablet for tablet 5307610667644e4d805aebc502f53766 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:17:41.070261  5724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0dc9dca144e2998acd1db8193b688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.070850  5806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5307610667644e4d805aebc502f53766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.072820  5878 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0dc9dca144e2998acd1db8193b688 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:41.074244  5878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0dc9dca144e2998acd1db8193b688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.076077  5801 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0dc9dca144e2998acd1db8193b688 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:17:41.077931  5801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0dc9dca144e2998acd1db8193b688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.079766  5729 tablet_service.cc:1511] Processing CreateTablet for tablet 4617460d61d24c11a8fcdf8a9da1fda3 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:41.081662  5729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4617460d61d24c11a8fcdf8a9da1fda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.083789  5874 tablet_service.cc:1511] Processing CreateTablet for tablet 4617460d61d24c11a8fcdf8a9da1fda3 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:41.085520  5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4617460d61d24c11a8fcdf8a9da1fda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.083968  5732 tablet_service.cc:1511] Processing CreateTablet for tablet 2df02f48d13f4d1285f476bc197a52f0 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:41.087436  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 2df02f48d13f4d1285f476bc197a52f0 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:41.088287  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df02f48d13f4d1285f476bc197a52f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.088836  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df02f48d13f4d1285f476bc197a52f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.088670  5804 tablet_service.cc:1511] Processing CreateTablet for tablet 4617460d61d24c11a8fcdf8a9da1fda3 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:17:41.091918  5800 tablet_service.cc:1511] Processing CreateTablet for tablet 2df02f48d13f4d1285f476bc197a52f0 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:17:41.095036  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff8aa733f5348d4adde807741bc8262 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:41.096798  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff8aa733f5348d4adde807741bc8262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.097141  5876 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff8aa733f5348d4adde807741bc8262 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:41.098575  5876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff8aa733f5348d4adde807741bc8262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.099735  5725 tablet_service.cc:1511] Processing CreateTablet for tablet fe2dae1260784c60af939f45407be657 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:41.101423  5725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2dae1260784c60af939f45407be657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.106827  5804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4617460d61d24c11a8fcdf8a9da1fda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.107197  5881 tablet_service.cc:1511] Processing CreateTablet for tablet fe2dae1260784c60af939f45407be657 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:41.108574  5881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2dae1260784c60af939f45407be657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.111697  5726 tablet_service.cc:1511] Processing CreateTablet for tablet 955bf53947ca445abc2ccc8ab2499416 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:41.113155  5726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955bf53947ca445abc2ccc8ab2499416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.115674  5728 tablet_service.cc:1511] Processing CreateTablet for tablet efd7e24660094083a9dba967fd903572 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:41.117058  5728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd7e24660094083a9dba967fd903572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.119724  5873 tablet_service.cc:1511] Processing CreateTablet for tablet efd7e24660094083a9dba967fd903572 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:41.121155  5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd7e24660094083a9dba967fd903572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.123606  5875 tablet_service.cc:1511] Processing CreateTablet for tablet 955bf53947ca445abc2ccc8ab2499416 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:41.140264  5875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955bf53947ca445abc2ccc8ab2499416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.144194  5800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df02f48d13f4d1285f476bc197a52f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.145530  5807 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff8aa733f5348d4adde807741bc8262 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:17:41.147087  5807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff8aa733f5348d4adde807741bc8262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.148061  5799 tablet_service.cc:1511] Processing CreateTablet for tablet efd7e24660094083a9dba967fd903572 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:17:41.149821  5799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd7e24660094083a9dba967fd903572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.146291  5805 tablet_service.cc:1511] Processing CreateTablet for tablet 955bf53947ca445abc2ccc8ab2499416 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:17:41.151661  5803 tablet_service.cc:1511] Processing CreateTablet for tablet fe2dae1260784c60af939f45407be657 (DEFAULT_TABLE table=soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:17:41.152120  5805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955bf53947ca445abc2ccc8ab2499416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:41.153056  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2dae1260784c60af939f45407be657. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:41.245160  5688 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:41.267659  6040 tablet_bootstrap.cc:492] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.277608  6039 tablet_bootstrap.cc:492] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.292994  6041 tablet_bootstrap.cc:492] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.294543  6040 tablet_bootstrap.cc:654] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.315379  6040 tablet_bootstrap.cc:492] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:41.315889  6040 ts_tablet_manager.cc:1403] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.011s
I20260709 12:17:41.317054  6041 tablet_bootstrap.cc:654] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.317054  6039 tablet_bootstrap.cc:654] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.318626  6040 raft_consensus.cc:359] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.319355  6040 raft_consensus.cc:385] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.319648  6040 raft_consensus.cc:740] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.320442  6040 consensus_queue.cc:260] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.323982  6040 ts_tablet_manager.cc:1434] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:17:41.324627  6039 tablet_bootstrap.cc:492] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.325215  6039 ts_tablet_manager.cc:1403] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.005s
I20260709 12:17:41.325209  6040 tablet_bootstrap.cc:492] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.325374  6041 tablet_bootstrap.cc:492] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.326220  6041 ts_tablet_manager.cc:1403] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260709 12:17:41.328382  6039 raft_consensus.cc:359] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.329244  6039 raft_consensus.cc:385] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.329538  6039 raft_consensus.cc:740] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.329800  6041 raft_consensus.cc:359] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.330909  6041 raft_consensus.cc:385] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.331337  6041 raft_consensus.cc:740] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.332336  6041 consensus_queue.cc:260] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.330379  6039 consensus_queue.cc:260] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.333961  6040 tablet_bootstrap.cc:654] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.335817  6041 ts_tablet_manager.cc:1434] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:17:41.337193  6041 tablet_bootstrap.cc:492] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.339819  6039 ts_tablet_manager.cc:1434] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:17:41.340924  6039 tablet_bootstrap.cc:492] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.342713  5995 raft_consensus.cc:493] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.343241  5995 raft_consensus.cc:515] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.347527  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc9dca144e2998acd1db8193b688" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.348315  6041 tablet_bootstrap.cc:654] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.348439  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc9dca144e2998acd1db8193b688" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
W20260709 12:17:41.351073  5857 leader_election.cc:343] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.345470  5995 leader_election.cc:290] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
W20260709 12:17:41.353318  5856 leader_election.cc:343] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.353767  5856 leader_election.cc:304] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9; no voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:41.354883  5995 raft_consensus.cc:2749] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.357483  6028 raft_consensus.cc:493] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.358004  6028 raft_consensus.cc:515] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.360898  6028 leader_election.cc:290] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.361426  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:41.362825  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
W20260709 12:17:41.365144  5706 leader_election.cc:343] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.365984  6039 tablet_bootstrap.cc:654] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:41.367389  5708 leader_election.cc:343] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.367944  5708 leader_election.cc:304] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c3390a71f0d45c0b587455aa3666c4a; no voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8
I20260709 12:17:41.368710  6028 raft_consensus.cc:2749] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.373251  6040 tablet_bootstrap.cc:492] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:41.373811  6040 ts_tablet_manager.cc:1403] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.026s
I20260709 12:17:41.377606  6040 raft_consensus.cc:359] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.378324  6040 raft_consensus.cc:385] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.378634  6040 raft_consensus.cc:740] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.379480  6040 consensus_queue.cc:260] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.380676  6039 tablet_bootstrap.cc:492] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.381366  6039 ts_tablet_manager.cc:1403] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 12:17:41.382030  6040 ts_tablet_manager.cc:1434] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:17:41.383172  6041 tablet_bootstrap.cc:492] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.383750  6041 ts_tablet_manager.cc:1403] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.024s
I20260709 12:17:41.384979  6039 raft_consensus.cc:359] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.385848  6039 raft_consensus.cc:385] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.386242  6039 raft_consensus.cc:740] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.386963  6041 raft_consensus.cc:359] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.387413  6040 tablet_bootstrap.cc:492] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.387208  6039 consensus_queue.cc:260] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.389853  6039 ts_tablet_manager.cc:1434] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:41.387794  6041 raft_consensus.cc:385] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.390951  6041 raft_consensus.cc:740] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.391973  6041 consensus_queue.cc:260] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.395563  6040 tablet_bootstrap.cc:654] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.402482  6041 ts_tablet_manager.cc:1434] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 12:17:41.403597  6041 tablet_bootstrap.cc:492] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.391026  6039 tablet_bootstrap.cc:492] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.403914  6040 tablet_bootstrap.cc:492] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:41.404495  6040 ts_tablet_manager.cc:1403] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 12:17:41.407594  6040 raft_consensus.cc:359] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.408329  6040 raft_consensus.cc:385] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.408615  6040 raft_consensus.cc:740] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.409382  6040 consensus_queue.cc:260] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.410614  6041 tablet_bootstrap.cc:654] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.412161  6040 ts_tablet_manager.cc:1434] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260709 12:17:41.413323  6039 tablet_bootstrap.cc:654] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.413478  6040 tablet_bootstrap.cc:492] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.420975  6040 tablet_bootstrap.cc:654] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.423802  6041 tablet_bootstrap.cc:492] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.424299  6039 tablet_bootstrap.cc:492] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.424420  6041 ts_tablet_manager.cc:1403] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260709 12:17:41.424978  6039 ts_tablet_manager.cc:1403] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260709 12:17:41.428326  6039 raft_consensus.cc:359] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.429169  6039 raft_consensus.cc:385] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.429483  6039 raft_consensus.cc:740] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.430284  6039 consensus_queue.cc:260] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.432767  6039 ts_tablet_manager.cc:1434] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:17:41.433844  6039 tablet_bootstrap.cc:492] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.436120  6040 tablet_bootstrap.cc:492] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:41.436723  6040 ts_tablet_manager.cc:1403] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.002s
I20260709 12:17:41.439802  6041 raft_consensus.cc:359] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.439958  6040 raft_consensus.cc:359] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.440798  6041 raft_consensus.cc:385] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.440822  6040 raft_consensus.cc:385] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.441257  6041 raft_consensus.cc:740] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.441448  6039 tablet_bootstrap.cc:654] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.441361  6040 raft_consensus.cc:740] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.442454  6041 consensus_queue.cc:260] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.442579  6040 consensus_queue.cc:260] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.445513  6041 ts_tablet_manager.cc:1434] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:17:41.447748  6040 ts_tablet_manager.cc:1434] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260709 12:17:41.448957  6040 tablet_bootstrap.cc:492] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.450158  6041 tablet_bootstrap.cc:492] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.452329  5970 raft_consensus.cc:493] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.455770  6040 tablet_bootstrap.cc:654] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.452956  5970 raft_consensus.cc:515] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.460050  5970 leader_election.cc:290] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.460752  6041 tablet_bootstrap.cc:654] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.464146  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7e24660094083a9dba967fd903572" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.466799  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7e24660094083a9dba967fd903572" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.467945  6040 tablet_bootstrap.cc:492] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
W20260709 12:17:41.467942  5781 leader_election.cc:343] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.468672  6040 ts_tablet_manager.cc:1403] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 12:17:41.472118  6040 raft_consensus.cc:359] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.472934  6040 raft_consensus.cc:385] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.473244  6040 raft_consensus.cc:740] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.473974  6040 consensus_queue.cc:260] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
W20260709 12:17:41.474294  5782 leader_election.cc:343] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.475967  5782 leader_election.cc:304] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 229ad941341043f488fe0bff60b376a8; no voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:41.476540  6040 ts_tablet_manager.cc:1434] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:17:41.477610  6040 tablet_bootstrap.cc:492] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.479138  5970 raft_consensus.cc:2749] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.481035  5995 raft_consensus.cc:493] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.481791  5995 raft_consensus.cc:515] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.484570  5995 leader_election.cc:290] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:41.484845  6028 raft_consensus.cc:493] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.485592  6028 raft_consensus.cc:515] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.486898  6041 tablet_bootstrap.cc:492] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.489137  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.490330  6028 leader_election.cc:290] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.492331  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307610667644e4d805aebc502f53766" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:41.491773  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307610667644e4d805aebc502f53766" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.494567  5890 raft_consensus.cc:2468] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
W20260709 12:17:41.495460  5708 leader_election.cc:343] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:41.494696  5856 leader_election.cc:343] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.496779  5706 leader_election.cc:304] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [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: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 229ad941341043f488fe0bff60b376a8
I20260709 12:17:41.501230  6041 ts_tablet_manager.cc:1403] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.018s
I20260709 12:17:41.502627  6040 tablet_bootstrap.cc:654] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.507704  6041 raft_consensus.cc:359] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.508821  6041 raft_consensus.cc:385] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.509203  6041 raft_consensus.cc:740] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.511543  6028 raft_consensus.cc:2804] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.512444  6028 raft_consensus.cc:493] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.512980  6028 raft_consensus.cc:3060] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.510306  6041 consensus_queue.cc:260] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.515959  6040 tablet_bootstrap.cc:492] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:41.516604  6040 ts_tablet_manager.cc:1403] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.011s
I20260709 12:17:41.520623  6040 raft_consensus.cc:359] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.521433  6040 raft_consensus.cc:385] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.521729  6040 raft_consensus.cc:740] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.522588  5995 raft_consensus.cc:493] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.522487  6040 consensus_queue.cc:260] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.523137  5995 raft_consensus.cc:515] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.524955  6040 ts_tablet_manager.cc:1434] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:17:41.525420  5995 leader_election.cc:290] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:41.525979  6040 tablet_bootstrap.cc:492] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.527359  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.529031  6041 ts_tablet_manager.cc:1434] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
W20260709 12:17:41.528970  5856 leader_election.cc:343] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.530185  6041 tablet_bootstrap.cc:492] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.551288  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:41.552081  6041 tablet_bootstrap.cc:654] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.557709  6028 raft_consensus.cc:515] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.559084  6040 tablet_bootstrap.cc:654] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.560446  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
W20260709 12:17:41.563861  5857 leader_election.cc:343] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.564841  5857 leader_election.cc:304] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9; no voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:41.566005  6057 raft_consensus.cc:2749] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:41.566844  5857 leader_election.cc:343] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.567437  5857 leader_election.cc:304] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9; no voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:41.568121  6057 raft_consensus.cc:2749] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:41.563854  6039 tablet_bootstrap.cc:492] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.568948  6039 ts_tablet_manager.cc:1403] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.135s	user 0.050s	sys 0.065s
I20260709 12:17:41.570048  6028 leader_election.cc:290] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.569738  6041 tablet_bootstrap.cc:492] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.570819  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307610667644e4d805aebc502f53766" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:41.571223  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307610667644e4d805aebc502f53766" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:41.571973  5890 raft_consensus.cc:3060] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:41.572492  5708 leader_election.cc:343] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.572404  6039 raft_consensus.cc:359] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.573302  6039 raft_consensus.cc:385] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.573400  6041 ts_tablet_manager.cc:1403] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.011s
I20260709 12:17:41.573647  6039 raft_consensus.cc:740] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.574488  6039 consensus_queue.cc:260] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.576874  6039 ts_tablet_manager.cc:1434] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:41.577880  6039 tablet_bootstrap.cc:492] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.578400  6040 tablet_bootstrap.cc:492] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:41.578948  6040 ts_tablet_manager.cc:1403] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.004s
I20260709 12:17:41.581351  5890 raft_consensus.cc:2468] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:41.582036  6040 raft_consensus.cc:359] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.582830  6040 raft_consensus.cc:385] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.577080  6041 raft_consensus.cc:359] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.583175  6040 raft_consensus.cc:740] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.583570  6041 raft_consensus.cc:385] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.584067  6041 raft_consensus.cc:740] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.584017  6040 consensus_queue.cc:260] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.585223  6039 tablet_bootstrap.cc:654] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.585153  6041 consensus_queue.cc:260] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.585107  5706 leader_election.cc:304] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 229ad941341043f488fe0bff60b376a8
I20260709 12:17:41.589260  6028 raft_consensus.cc:2804] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.589749  6028 raft_consensus.cc:697] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:41.590664  6028 consensus_queue.cc:237] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.591466  6041 ts_tablet_manager.cc:1434] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:17:41.592833  6041 tablet_bootstrap.cc:492] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.596319  5970 raft_consensus.cc:493] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.596912  5970 raft_consensus.cc:515] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.598529  6040 ts_tablet_manager.cc:1434] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:17:41.599171  5970 leader_election.cc:290] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.599695  6040 tablet_bootstrap.cc:492] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.600318  6041 tablet_bootstrap.cc:654] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.600759  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4617460d61d24c11a8fcdf8a9da1fda3" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.601226  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4617460d61d24c11a8fcdf8a9da1fda3" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.601894  5890 raft_consensus.cc:2468] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
W20260709 12:17:41.602308  5782 leader_election.cc:343] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.603156  5781 leader_election.cc:304] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [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: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:41.604305  5970 raft_consensus.cc:2804] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.604678  5970 raft_consensus.cc:493] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.605007  5970 raft_consensus.cc:3060] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.614524  6040 tablet_bootstrap.cc:654] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.614943  5970 raft_consensus.cc:515] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.617149  5970 leader_election.cc:290] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.618227  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4617460d61d24c11a8fcdf8a9da1fda3" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:41.619689  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4617460d61d24c11a8fcdf8a9da1fda3" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
W20260709 12:17:41.620019  5782 leader_election.cc:343] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:41.620419  5889 raft_consensus.cc:3060] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.625587  6041 tablet_bootstrap.cc:492] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.626294  6041 ts_tablet_manager.cc:1403] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.007s
I20260709 12:17:41.627513  6040 tablet_bootstrap.cc:492] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:41.628028  6040 ts_tablet_manager.cc:1403] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.007s
I20260709 12:17:41.629684  6041 raft_consensus.cc:359] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.630522  6041 raft_consensus.cc:385] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.630877  6041 raft_consensus.cc:740] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.631690  6041 consensus_queue.cc:260] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.632218  6040 raft_consensus.cc:359] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.632913  6040 raft_consensus.cc:385] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.633152  6040 raft_consensus.cc:740] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.633822  6040 consensus_queue.cc:260] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.634974  5889 raft_consensus.cc:2468] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:41.636610  5781 leader_election.cc:304] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:41.637933  5970 raft_consensus.cc:2804] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.639881  5970 raft_consensus.cc:697] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:41.640911  5970 consensus_queue.cc:237] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.645318  6041 ts_tablet_manager.cc:1434] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:17:41.645933  6039 tablet_bootstrap.cc:492] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.646595  6039 ts_tablet_manager.cc:1403] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.007s
I20260709 12:17:41.647574  6041 tablet_bootstrap.cc:492] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.649675  6039 raft_consensus.cc:359] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.650434  6039 raft_consensus.cc:385] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.650732  6039 raft_consensus.cc:740] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.651455  6039 consensus_queue.cc:260] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.653515  5638 catalog_manager.cc:5697] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.655503  6040 ts_tablet_manager.cc:1434] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:17:41.656129  6041 tablet_bootstrap.cc:654] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.660898  6039 ts_tablet_manager.cc:1434] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:17:41.663281  6039 tablet_bootstrap.cc:492] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.669651  6039 tablet_bootstrap.cc:654] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.661914  6040 tablet_bootstrap.cc:492] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9: Bootstrap starting.
I20260709 12:17:41.674858  5640 catalog_manager.cc:5697] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 1 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.677143  6040 tablet_bootstrap.cc:654] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.677227  6041 tablet_bootstrap.cc:492] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.678279  6041 ts_tablet_manager.cc:1403] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.001s
I20260709 12:17:41.686769  6041 raft_consensus.cc:359] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.688027  6041 raft_consensus.cc:385] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.688545  6041 raft_consensus.cc:740] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.689677  6041 consensus_queue.cc:260] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.692579  6041 ts_tablet_manager.cc:1434] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:17:41.694875  6041 tablet_bootstrap.cc:492] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.697842  6040 tablet_bootstrap.cc:492] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9: No bootstrap required, opened a new log
I20260709 12:17:41.698328  6040 ts_tablet_manager.cc:1403] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.007s
I20260709 12:17:41.699975  6039 tablet_bootstrap.cc:492] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.700524  6039 ts_tablet_manager.cc:1403] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.007s
I20260709 12:17:41.701470  6040 raft_consensus.cc:359] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.702214  6040 raft_consensus.cc:385] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.702505  6040 raft_consensus.cc:740] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.703212  6040 consensus_queue.cc:260] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.705334  6040 ts_tablet_manager.cc:1434] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:41.706054  6041 tablet_bootstrap.cc:654] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.706208  6039 raft_consensus.cc:359] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.707183  6039 raft_consensus.cc:385] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.707495  6039 raft_consensus.cc:740] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.708772  6039 consensus_queue.cc:260] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.711717  6039 ts_tablet_manager.cc:1434] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 12:17:41.716269  6041 tablet_bootstrap.cc:492] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.716840  6041 ts_tablet_manager.cc:1403] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260709 12:17:41.717430  6039 tablet_bootstrap.cc:492] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.719961  6041 raft_consensus.cc:359] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.720651  6041 raft_consensus.cc:385] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.720953  6041 raft_consensus.cc:740] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.721597  6041 consensus_queue.cc:260] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.723701  6041 ts_tablet_manager.cc:1434] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:17:41.725579  6028 raft_consensus.cc:493] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.726145  6028 raft_consensus.cc:515] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.727675  6041 tablet_bootstrap.cc:492] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8: Bootstrap starting.
I20260709 12:17:41.728330  6028 leader_election.cc:290] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.729002  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:41.729362  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.729727  5817 raft_consensus.cc:2468] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:41.730012  5889 raft_consensus.cc:2468] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:41.731150  5708 leader_election.cc:304] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.734181  6041 tablet_bootstrap.cc:654] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.734371  6028 raft_consensus.cc:2804] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.734786  6028 raft_consensus.cc:493] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.735138  6028 raft_consensus.cc:3060] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.738138  6039 tablet_bootstrap.cc:654] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.739965  6041 tablet_bootstrap.cc:492] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8: No bootstrap required, opened a new log
I20260709 12:17:41.740571  6041 ts_tablet_manager.cc:1403] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 12:17:41.743813  6041 raft_consensus.cc:359] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.744364  6041 raft_consensus.cc:385] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.744702  6041 raft_consensus.cc:740] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.745489  6039 tablet_bootstrap.cc:492] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.745487  6041 consensus_queue.cc:260] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.746165  6039 ts_tablet_manager.cc:1403] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.005s
I20260709 12:17:41.747974  6041 ts_tablet_manager.cc:1434] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:41.749271  6039 raft_consensus.cc:359] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.750097  6039 raft_consensus.cc:385] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.750375  6039 raft_consensus.cc:740] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.751204  6039 consensus_queue.cc:260] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.751457  6028 raft_consensus.cc:515] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.753567  6039 ts_tablet_manager.cc:1434] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:17:41.754611  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:41.754740  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:41.755334  5817 raft_consensus.cc:3060] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.755373  5889 raft_consensus.cc:3060] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.758186  6039 tablet_bootstrap.cc:492] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.761466  6065 raft_consensus.cc:493] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.762118  6065 raft_consensus.cc:515] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.765596  6039 tablet_bootstrap.cc:654] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.765568  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc9dca144e2998acd1db8193b688" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.766395  5890 raft_consensus.cc:2468] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:41.767484  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc9dca144e2998acd1db8193b688" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:41.768178  5816 raft_consensus.cc:2468] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:41.770352  5706 leader_election.cc:304] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.771323  6047 raft_consensus.cc:2804] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.771679  6047 raft_consensus.cc:493] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.771911  5817 raft_consensus.cc:2468] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:41.772019  6047 raft_consensus.cc:3060] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.772157  5889 raft_consensus.cc:2468] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:41.772280  6028 leader_election.cc:290] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.774840  5706 leader_election.cc:304] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.775655  6028 raft_consensus.cc:2804] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.779194  6065 leader_election.cc:290] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.780750  6028 raft_consensus.cc:697] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:41.781185  6047 raft_consensus.cc:515] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.782364  6039 tablet_bootstrap.cc:492] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.782980  6039 ts_tablet_manager.cc:1403] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260709 12:17:41.781818  6028 consensus_queue.cc:237] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.786123  6039 raft_consensus.cc:359] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.787005  6039 raft_consensus.cc:385] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.787147  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc9dca144e2998acd1db8193b688" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:41.787434  6039 raft_consensus.cc:740] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.788184  5889 raft_consensus.cc:3060] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.788759  6039 consensus_queue.cc:260] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.792250  6039 ts_tablet_manager.cc:1434] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:17:41.793800  6039 tablet_bootstrap.cc:492] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a: Bootstrap starting.
I20260709 12:17:41.798341  6047 leader_election.cc:290] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.801427  5889 raft_consensus.cc:2468] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:41.804319  5706 leader_election.cc:304] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.805197  6080 raft_consensus.cc:2804] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.805696  6080 raft_consensus.cc:697] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:41.806649  6080 consensus_queue.cc:237] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.810885  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc9dca144e2998acd1db8193b688" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:41.811556  5817 raft_consensus.cc:3060] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.812542  5638 catalog_manager.cc:5697] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.814776  6039 tablet_bootstrap.cc:654] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:41.819501  5817 raft_consensus.cc:2468] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:41.820008  6039 tablet_bootstrap.cc:492] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a: No bootstrap required, opened a new log
I20260709 12:17:41.820591  6039 ts_tablet_manager.cc:1403] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.001s
I20260709 12:17:41.823278  6039 raft_consensus.cc:359] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.823866  6039 raft_consensus.cc:385] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:41.824122  6039 raft_consensus.cc:740] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.824684  6039 consensus_queue.cc:260] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.825995  6057 raft_consensus.cc:493] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.826562  6039 ts_tablet_manager.cc:1434] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:41.826730  6057 raft_consensus.cc:515] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.828547  6057 leader_election.cc:290] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:41.829358  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7e24660094083a9dba967fd903572" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.829669  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7e24660094083a9dba967fd903572" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:41.829980  5970 raft_consensus.cc:493] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.830094  5742 raft_consensus.cc:2468] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 0.
I20260709 12:17:41.830379  5817 raft_consensus.cc:2468] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 0.
I20260709 12:17:41.830675  5970 raft_consensus.cc:515] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.831574  5856 leader_election.cc:304] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.831799  5638 catalog_manager.cc:5697] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.832435  6057 raft_consensus.cc:2804] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.832878  5970 leader_election.cc:290] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.832938  6057 raft_consensus.cc:493] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.833467  6057 raft_consensus.cc:3060] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.835503  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955bf53947ca445abc2ccc8ab2499416" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.836102  5889 raft_consensus.cc:2468] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:41.837124  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955bf53947ca445abc2ccc8ab2499416" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.837394  5781 leader_election.cc:304] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:41.837883  5742 raft_consensus.cc:2468] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:41.838547  5970 raft_consensus.cc:2804] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.838984  5970 raft_consensus.cc:493] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.839352  5970 raft_consensus.cc:3060] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.841459  6057 raft_consensus.cc:515] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.844597  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7e24660094083a9dba967fd903572" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:41.844790  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7e24660094083a9dba967fd903572" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:41.845404  5742 raft_consensus.cc:3060] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.845453  5817 raft_consensus.cc:3060] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.846645  5970 raft_consensus.cc:515] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.849565  5970 leader_election.cc:290] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.850168  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955bf53947ca445abc2ccc8ab2499416" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:41.850804  5889 raft_consensus.cc:3060] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.853252  5742 raft_consensus.cc:2468] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 1.
I20260709 12:17:41.855032  5856 leader_election.cc:304] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.855916  5995 raft_consensus.cc:2804] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.856709  5889 raft_consensus.cc:2468] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:41.857613  5817 raft_consensus.cc:2468] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 1.
I20260709 12:17:41.857931  5781 leader_election.cc:304] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:41.858831  6057 leader_election.cc:290] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:41.859148  5970 raft_consensus.cc:2804] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.855475  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955bf53947ca445abc2ccc8ab2499416" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:41.859946  5742 raft_consensus.cc:3060] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.860287  5970 raft_consensus.cc:697] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:41.860450  5995 raft_consensus.cc:697] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Becoming Leader. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Running, Role: LEADER
I20260709 12:17:41.861599  5970 consensus_queue.cc:237] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.861510  5995 consensus_queue.cc:237] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.872012  5742 raft_consensus.cc:2468] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:41.873785  5637 catalog_manager.cc:5697] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 1 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.877676  5638 catalog_manager.cc:5697] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131). New cstate: current_term: 1 leader_uuid: "06131ca64abc461a9eebac2ed896a5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:41.917771  5970 raft_consensus.cc:493] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.918314  5970 raft_consensus.cc:515] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.919986  6080 raft_consensus.cc:493] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.920228  5970 leader_election.cc:290] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.920640  6080 raft_consensus.cc:515] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.921227  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dae1260784c60af939f45407be657" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.921494  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dae1260784c60af939f45407be657" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.921922  5742 raft_consensus.cc:2468] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:41.922308  5889 raft_consensus.cc:2468] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:41.923085  6080 leader_election.cc:290] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.923872  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8" is_pre_election: true
I20260709 12:17:41.923921  5782 leader_election.cc:304] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.924631  5817 raft_consensus.cc:2468] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:41.924973  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.925617  5889 raft_consensus.cc:2468] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 0.
I20260709 12:17:41.926019  5708 leader_election.cc:304] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.925575  5970 raft_consensus.cc:2804] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.926693  5970 raft_consensus.cc:493] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.927043  5970 raft_consensus.cc:3060] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.927045  6080 raft_consensus.cc:2804] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.927592  6080 raft_consensus.cc:493] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.928013  6080 raft_consensus.cc:3060] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.934981  5970 raft_consensus.cc:515] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.935514  6080 raft_consensus.cc:515] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.937598  6080 leader_election.cc:290] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.938493  5970 leader_election.cc:290] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.938258  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dae1260784c60af939f45407be657" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:41.938354  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:41.939320  5742 raft_consensus.cc:3060] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.939646  5817 raft_consensus.cc:3060] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.940438  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dae1260784c60af939f45407be657" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:41.941175  5890 raft_consensus.cc:3060] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.940507  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:41.942647  5889 raft_consensus.cc:3060] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.947455  5742 raft_consensus.cc:2468] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:41.949286  5817 raft_consensus.cc:2468] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:41.949528  5782 leader_election.cc:304] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.950711  6059 raft_consensus.cc:493] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.951246  6059 raft_consensus.cc:515] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.951885  5708 leader_election.cc:304] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.953702  5889 raft_consensus.cc:2468] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 1.
I20260709 12:17:41.953926  6080 raft_consensus.cc:2804] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.955052  6080 raft_consensus.cc:697] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:41.955143  6059 leader_election.cc:290] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.954370  5970 raft_consensus.cc:2804] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.956094  5970 raft_consensus.cc:697] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:41.956538  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9" is_pre_election: true
I20260709 12:17:41.956841  5970 consensus_queue.cc:237] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.957311  5889 raft_consensus.cc:2468] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:41.957746  5890 raft_consensus.cc:2468] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:41.956864  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a" is_pre_election: true
I20260709 12:17:41.956983  6080 consensus_queue.cc:237] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.958771  5781 leader_election.cc:304] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:41.958751  5742 raft_consensus.cc:2468] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 0.
I20260709 12:17:41.960402  6059 raft_consensus.cc:2804] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:41.960909  6059 raft_consensus.cc:493] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:41.961390  6059 raft_consensus.cc:3060] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.967794  5638 catalog_manager.cc:5697] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 1 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.969296  6059 raft_consensus.cc:515] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.970983  5637 catalog_manager.cc:5697] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 1 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:41.972239  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:41.972594  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:41.972862  5742 raft_consensus.cc:3060] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.973244  5890 raft_consensus.cc:3060] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:41.978825  6059 leader_election.cc:290] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:41.980542  5742 raft_consensus.cc:2468] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:41.981830  5782 leader_election.cc:304] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:41.982791  6059 raft_consensus.cc:2804] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:41.982945  5890 raft_consensus.cc:2468] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 1.
I20260709 12:17:41.983333  6059 raft_consensus.cc:697] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:41.984189  6059 consensus_queue.cc:237] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:41.992482  5637 catalog_manager.cc:5697] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 1 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.049587  5817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
mode: GRACEFUL
new_leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:17:42.050166  5817 raft_consensus.cc:606] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Received request to transfer leadership to TS 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:42.060406  5817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4617460d61d24c11a8fcdf8a9da1fda3"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
mode: GRACEFUL
new_leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:17:42.060946  5817 raft_consensus.cc:606] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Received request to transfer leadership to TS 2c3390a71f0d45c0b587455aa3666c4a
I20260709 12:17:42.066004  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
mode: GRACEFUL
new_leader_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:60628
I20260709 12:17:42.066619  5742 raft_consensus.cc:606] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Received request to transfer leadership to TS 229ad941341043f488fe0bff60b376a8
I20260709 12:17:42.071256  6080 consensus_queue.cc:1048] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.072598  5742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
mode: GRACEFUL
new_leader_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:60628
I20260709 12:17:42.073179  5742 raft_consensus.cc:606] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Received request to transfer leadership to TS 229ad941341043f488fe0bff60b376a8
I20260709 12:17:42.094233  5817 raft_consensus.cc:3060] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.101163  6095 consensus_queue.cc:1048] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.103837  6080 consensus_queue.cc:1048] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.116732  5742 raft_consensus.cc:3060] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:42.125558  6095 consensus_queue.cc:1048] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.134323  5970 raft_consensus.cc:993] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8: : Instructing follower 2c3390a71f0d45c0b587455aa3666c4a to start an election
I20260709 12:17:42.134817  6095 raft_consensus.cc:1081] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Signalling peer 2c3390a71f0d45c0b587455aa3666c4a to start an election
I20260709 12:17:42.136420  5742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4617460d61d24c11a8fcdf8a9da1fda3"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
 from {username='slave'} at 127.0.0.1:60612
I20260709 12:17:42.137034  5742 raft_consensus.cc:493] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:42.137399  5742 raft_consensus.cc:3060] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.142403  5742 raft_consensus.cc:515] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.144306  5742 leader_election.cc:290] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 2 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:42.145535  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4617460d61d24c11a8fcdf8a9da1fda3" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:42.145612  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4617460d61d24c11a8fcdf8a9da1fda3" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:42.146314  5817 raft_consensus.cc:3055] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:42.146360  5890 raft_consensus.cc:3060] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.146706  5817 raft_consensus.cc:740] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:42.147528  5817 consensus_queue.cc:260] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.148514  5817 raft_consensus.cc:3060] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.152401  5890 raft_consensus.cc:2468] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 2.
I20260709 12:17:42.153757  5706 leader_election.cc:304] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:42.154774  6080 raft_consensus.cc:2804] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:42.155227  6080 raft_consensus.cc:697] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:42.155875  5817 raft_consensus.cc:2468] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 2.
I20260709 12:17:42.155928  6080 consensus_queue.cc:237] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.163192  5638 catalog_manager.cc:5697] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 1 to 2, leader changed from 229ad941341043f488fe0bff60b376a8 (127.31.92.130) to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.192981  6028 consensus_queue.cc:1048] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.203148  6028 consensus_queue.cc:1048] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.221776  6028 consensus_queue.cc:1048] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.228111  6082 raft_consensus.cc:993] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a: : Instructing follower 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:42.228607  6047 raft_consensus.cc:1081] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Signalling peer 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:42.231480  5816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:57424
I20260709 12:17:42.233348  5816 raft_consensus.cc:493] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:42.233724  5816 raft_consensus.cc:3060] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.236318  6028 consensus_queue.cc:1048] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.240334  5816 raft_consensus.cc:515] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.243981  5816 leader_election.cc:290] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:42.244711  5742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:42.245415  5742 raft_consensus.cc:3055] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:42.245746  5742 raft_consensus.cc:740] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:42.246639  5742 consensus_queue.cc:260] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.247803  5742 raft_consensus.cc:3060] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.251402  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff8aa733f5348d4adde807741bc8262" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:42.252049  5890 raft_consensus.cc:3060] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.258335  5890 raft_consensus.cc:2468] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:42.259321  5781 leader_election.cc:304] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:42.260000  6095 raft_consensus.cc:2804] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:42.260454  6095 raft_consensus.cc:697] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:42.261248  6095 consensus_queue.cc:237] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.264011  5742 raft_consensus.cc:2468] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:42.268416  5638 catalog_manager.cc:5697] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 1 to 2, leader changed from 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129) to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 2 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.308712  5995 consensus_queue.cc:1048] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.308995  6095 consensus_queue.cc:1048] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.320166  6057 consensus_queue.cc:1048] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.321449  5970 consensus_queue.cc:1048] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.345132  6028 consensus_queue.cc:1048] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.357823  6080 consensus_queue.cc:1048] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.366122  6080 raft_consensus.cc:993] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a: : Instructing follower 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:42.366662  6080 raft_consensus.cc:1081] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Signalling peer 229ad941341043f488fe0bff60b376a8 to start an election
I20260709 12:17:42.368661  5817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
 from {username='slave'} at 127.0.0.1:57424
I20260709 12:17:42.369294  5817 raft_consensus.cc:493] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:42.370807  6095 consensus_queue.cc:1048] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.369690  5817 raft_consensus.cc:3060] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.378477  6059 consensus_queue.cc:1048] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:42.381712  5817 raft_consensus.cc:515] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.385548  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:42.386202  5890 raft_consensus.cc:3060] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.388021  5741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df02f48d13f4d1285f476bc197a52f0" candidate_uuid: "229ad941341043f488fe0bff60b376a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:42.388784  5741 raft_consensus.cc:3055] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:42.389129  5741 raft_consensus.cc:740] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:42.389937  5741 consensus_queue.cc:260] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.391170  5741 raft_consensus.cc:3060] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.395125  5890 raft_consensus.cc:2468] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:42.396571  5781 leader_election.cc:304] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:42.397609  6095 raft_consensus.cc:2804] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:42.398283  6095 raft_consensus.cc:697] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Becoming Leader. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:42.399263  6095 consensus_queue.cc:237] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.401888  6059 raft_consensus.cc:993] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8: : Instructing follower 2c3390a71f0d45c0b587455aa3666c4a to start an election
I20260709 12:17:42.402523  5970 raft_consensus.cc:1081] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Signalling peer 2c3390a71f0d45c0b587455aa3666c4a to start an election
I20260709 12:17:42.405982  5739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
 from {username='slave'} at 127.0.0.1:60612
I20260709 12:17:42.406198  5817 leader_election.cc:290] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [CANDIDATE]: Term 2 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:42.406715  5739 raft_consensus.cc:493] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:42.407166  5739 raft_consensus.cc:3060] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.417033  6112 consensus_queue.cc:1048] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.420482  5638 catalog_manager.cc:5697] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 reported cstate change: term changed from 1 to 2, leader changed from 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129) to 229ad941341043f488fe0bff60b376a8 (127.31.92.130). New cstate: current_term: 2 leader_uuid: "229ad941341043f488fe0bff60b376a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.422500  5739 raft_consensus.cc:515] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.423739  5742 raft_consensus.cc:1240] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Rejecting Update request from peer 229ad941341043f488fe0bff60b376a8 for earlier term 1. Current term is 2. Ops: []
I20260709 12:17:42.426646  5817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:42.427440  5817 raft_consensus.cc:3055] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:42.427837  5817 raft_consensus.cc:740] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:42.428762  5817 consensus_queue.cc:260] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.429807  5817 raft_consensus.cc:3060] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.433246  5741 raft_consensus.cc:2468] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229ad941341043f488fe0bff60b376a8 in term 2.
I20260709 12:17:42.434418  5739 leader_election.cc:290] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [CANDIDATE]: Term 2 election: Requested vote from peers 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389), 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131:36047)
I20260709 12:17:42.439493  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141ae09bb4a54e75aba3cd41708816cc" candidate_uuid: "2c3390a71f0d45c0b587455aa3666c4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
I20260709 12:17:42.443176  5817 raft_consensus.cc:2468] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3390a71f0d45c0b587455aa3666c4a in term 2.
I20260709 12:17:42.445822  5708 leader_election.cc:304] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [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: 229ad941341043f488fe0bff60b376a8, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 06131ca64abc461a9eebac2ed896a5b9
I20260709 12:17:42.447409  6028 raft_consensus.cc:2804] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:42.447870  6028 raft_consensus.cc:697] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Becoming Leader. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:42.448693  6028 consensus_queue.cc:237] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [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: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:42.449004  6095 consensus_queue.cc:1048] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:42.458320  5640 catalog_manager.cc:5697] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a reported cstate change: term changed from 1 to 2, leader changed from 229ad941341043f488fe0bff60b376a8 (127.31.92.130) to 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129). New cstate: current_term: 2 leader_uuid: "2c3390a71f0d45c0b587455aa3666c4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:42.541563  5817 raft_consensus.cc:1275] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c3390a71f0d45c0b587455aa3666c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.542922  6028 consensus_queue.cc:1048] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.551641  5889 raft_consensus.cc:1275] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 2c3390a71f0d45c0b587455aa3666c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.553916  6080 consensus_queue.cc:1048] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.646837  5889 raft_consensus.cc:1275] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.648162  6114 consensus_queue.cc:1048] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.655227  5739 raft_consensus.cc:1275] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.656625  6095 consensus_queue.cc:1048] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.833554  5739 raft_consensus.cc:1275] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.835034  6114 consensus_queue.cc:1048] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.843242  5890 raft_consensus.cc:1275] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 229ad941341043f488fe0bff60b376a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.844584  6114 consensus_queue.cc:1048] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.929817  5817 raft_consensus.cc:1275] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Refusing update from remote peer 2c3390a71f0d45c0b587455aa3666c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.931264  6028 consensus_queue.cc:1048] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.938743  5890 raft_consensus.cc:3060] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.946769  5890 raft_consensus.cc:1275] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Refusing update from remote peer 2c3390a71f0d45c0b587455aa3666c4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.948130  6028 consensus_queue.cc:1048] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:45.090965  5637 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59298:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:17:45.110102  5637 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59298:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:17:45.163233 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:45.265616  5815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f"
dest_uuid: "229ad941341043f488fe0bff60b376a8"
mode: GRACEFUL
new_leader_uuid: "06131ca64abc461a9eebac2ed896a5b9"
 from {username='slave'} at 127.0.0.1:38908
I20260709 12:17:45.266322  5815 raft_consensus.cc:606] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Received request to transfer leadership to TS 06131ca64abc461a9eebac2ed896a5b9
I20260709 12:17:45.276302  6161 tablet.cc:1724] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.268601  6145 tablet.cc:1724] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.309494  6156 tablet.cc:1724] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.313283  5708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.130:37389, user_credentials={real_user=slave}} blocked reactor thread for 58020.2us
I20260709 12:17:45.325606  6166 tablet.cc:1724] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.283627  6170 tablet.cc:1724] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.288424  6172 tablet.cc:1724] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.440156  5741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3"
dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
mode: GRACEFUL
new_leader_uuid: "06131ca64abc461a9eebac2ed896a5b9"
 from {username='slave'} at 127.0.0.1:49224
I20260709 12:17:45.442147  5741 raft_consensus.cc:606] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Received request to transfer leadership to TS 06131ca64abc461a9eebac2ed896a5b9
I20260709 12:17:45.451251  6175 tablet.cc:1724] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.455008 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:45.455739 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:45.433331  6178 tablet.cc:1724] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.471628  5782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.92.129:46033, user_credentials={real_user=slave}} blocked reactor thread for 81258.8us
I20260709 12:17:45.484930  6172 tablet.cc:1724] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.501009  6171 raft_consensus.cc:993] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8: : Instructing follower 06131ca64abc461a9eebac2ed896a5b9 to start an election
I20260709 12:17:45.507498  6167 raft_consensus.cc:1081] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Signalling peer 06131ca64abc461a9eebac2ed896a5b9 to start an election
I20260709 12:17:45.511371  5885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f"
dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
 from {username='slave'} at 127.0.0.1:46456
I20260709 12:17:45.511991  5885 raft_consensus.cc:493] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:45.512406  5885 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.521818  6161 tablet.cc:1724] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.525854  6178 tablet.cc:1724] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.522383  5885 raft_consensus.cc:515] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:45.539837  6146 raft_consensus.cc:993] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a: : Instructing follower 06131ca64abc461a9eebac2ed896a5b9 to start an election
I20260709 12:17:45.547209  6184 tablet.cc:1724] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.431895  6173 tablet.cc:1724] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.568475  5739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:45.462168  6145 tablet.cc:1724] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.564931  6146 raft_consensus.cc:1081] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Signalling peer 06131ca64abc461a9eebac2ed896a5b9 to start an election
I20260709 12:17:45.567739  5885 leader_election.cc:290] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 3 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:45.569186  5739 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.568161  6170 tablet.cc:1724] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.574096  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982291231b1040c3a58fd26126b16a6f" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:45.574797  5816 raft_consensus.cc:3055] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:45.575079  5816 raft_consensus.cc:740] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 229ad941341043f488fe0bff60b376a8, State: Running, Role: LEADER
I20260709 12:17:45.575838  5816 consensus_queue.cc:260] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [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: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:45.576992  5816 raft_consensus.cc:3060] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.573335  5885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3"
dest_uuid: "06131ca64abc461a9eebac2ed896a5b9"
 from {username='slave'} at 127.0.0.1:46466
I20260709 12:17:45.583456  6185 tablet.cc:1724] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.587200  6175 tablet.cc:1724] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.589689  6161 tablet.cc:1724] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.612360  6145 tablet.cc:1724] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.555372  6172 tablet.cc:1724] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.592828  6178 tablet.cc:1724] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.595230  5739 raft_consensus.cc:2468] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 3.
I20260709 12:17:45.614822  5856 leader_election.cc:304] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [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: 06131ca64abc461a9eebac2ed896a5b9, 2c3390a71f0d45c0b587455aa3666c4a; no voters: 
I20260709 12:17:45.615869  6176 raft_consensus.cc:2804] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:45.616369  6176 raft_consensus.cc:697] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 3 LEADER]: Becoming Leader. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Running, Role: LEADER
I20260709 12:17:45.617175  6176 consensus_queue.cc:237] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [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: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:45.596150  6156 tablet.cc:1724] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.597555  5816 raft_consensus.cc:2468] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 3.
I20260709 12:17:45.580669  6166 tablet.cc:1724] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.608486  6184 tablet.cc:1724] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.609373  6170 tablet.cc:1724] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.611229  5885 raft_consensus.cc:493] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:45.629274  5885 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.636421  6178 tablet.cc:1724] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.656644  5637 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a: soft_deleted_table [id=f76d46ccee8e4641accb0e98cf95b93f] alter complete (version 1)
I20260709 12:17:45.669729  5637 catalog_manager.cc:5697] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 reported cstate change: term changed from 2 to 3, leader changed from 229ad941341043f488fe0bff60b376a8 (127.31.92.130) to 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "06131ca64abc461a9eebac2ed896a5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:45.670676  6175 tablet.cc:1724] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:17:45.677991  5885 raft_consensus.cc:515] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:45.685431  5816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "229ad941341043f488fe0bff60b376a8"
I20260709 12:17:45.685997  5816 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.686757  5885 leader_election.cc:290] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [CANDIDATE]: Term 3 election: Requested vote from peers 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033), 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389)
I20260709 12:17:45.685853  5739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18551ed74824a7eb8ac1958e33a41f3" candidate_uuid: "06131ca64abc461a9eebac2ed896a5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c3390a71f0d45c0b587455aa3666c4a"
I20260709 12:17:45.689656  5739 raft_consensus.cc:3055] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:45.689980  5739 raft_consensus.cc:740] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c3390a71f0d45c0b587455aa3666c4a, State: Running, Role: LEADER
I20260709 12:17:45.690773  5739 consensus_queue.cc:260] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [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: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:45.692045  5739 raft_consensus.cc:3060] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:45.696282  5816 raft_consensus.cc:2468] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 3.
I20260709 12:17:45.697489  5857 leader_election.cc:304] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [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: 06131ca64abc461a9eebac2ed896a5b9, 229ad941341043f488fe0bff60b376a8; no voters: 
I20260709 12:17:45.698235  6176 raft_consensus.cc:2804] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:45.698742  6176 raft_consensus.cc:697] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 3 LEADER]: Becoming Leader. State: Replica: 06131ca64abc461a9eebac2ed896a5b9, State: Running, Role: LEADER
I20260709 12:17:45.699471  6176 consensus_queue.cc:237] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [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: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } }
I20260709 12:17:45.701819  5739 raft_consensus.cc:2468] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06131ca64abc461a9eebac2ed896a5b9 in term 3.
I20260709 12:17:45.707455  5638 catalog_manager.cc:5697] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 reported cstate change: term changed from 2 to 3, leader changed from 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129) to 06131ca64abc461a9eebac2ed896a5b9 (127.31.92.131). New cstate: current_term: 3 leader_uuid: "06131ca64abc461a9eebac2ed896a5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06131ca64abc461a9eebac2ed896a5b9" member_type: VOTER last_known_addr { host: "127.31.92.131" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:46.074508  5741 raft_consensus.cc:1275] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 3 FOLLOWER]: Refusing update from remote peer 06131ca64abc461a9eebac2ed896a5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:46.075785  6176 consensus_queue.cc:1048] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:46.086311  5816 raft_consensus.cc:1275] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 3 FOLLOWER]: Refusing update from remote peer 06131ca64abc461a9eebac2ed896a5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:46.087975  6176 consensus_queue.cc:1048] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:46.167950  5741 raft_consensus.cc:1275] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 3 FOLLOWER]: Refusing update from remote peer 06131ca64abc461a9eebac2ed896a5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:46.169037  6176 consensus_queue.cc:1048] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3390a71f0d45c0b587455aa3666c4a" member_type: VOTER last_known_addr { host: "127.31.92.129" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:46.177299  5816 raft_consensus.cc:1275] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 3 FOLLOWER]: Refusing update from remote peer 06131ca64abc461a9eebac2ed896a5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:46.178860  6086 consensus_queue.cc:1048] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "229ad941341043f488fe0bff60b376a8" member_type: VOTER last_known_addr { host: "127.31.92.130" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:46.456817 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:46.461793 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:46.462225 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:47.463219 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:47.468578 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:47.468986 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:48.470321 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:48.476358 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:48.476866 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:49.477980 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:49.483014 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:49.483502 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:50.484486 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:50.489609 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:50.490100 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:51.491099 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:51.496325 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:51.496798 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:52.497681 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:52.502761 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:52.503204 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:53.504113 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:53.510895 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:53.511562 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:54.512760 32114 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:54.520773 32114 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:54.521229 32114 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:55.578663 32114 tablet_server.cc:179] TabletServer@127.31.92.129:0 shutting down...
I20260709 12:17:55.620441 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:55.621285 32114 tablet_replica.cc:333] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.622094 32114 raft_consensus.cc:2243] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.622850 32114 raft_consensus.cc:2272] T 955bf53947ca445abc2ccc8ab2499416 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.625445 32114 tablet_replica.cc:333] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.626104 32114 raft_consensus.cc:2243] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.627094 32114 raft_consensus.cc:2272] T 4617460d61d24c11a8fcdf8a9da1fda3 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.629778 32114 tablet_replica.cc:333] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.630618 32114 raft_consensus.cc:2243] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.631170 32114 raft_consensus.cc:2272] T 2df02f48d13f4d1285f476bc197a52f0 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.634335 32114 tablet_replica.cc:333] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.634915 32114 raft_consensus.cc:2243] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.635398 32114 raft_consensus.cc:2272] T 2ff8aa733f5348d4adde807741bc8262 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.637552 32114 tablet_replica.cc:333] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.638110 32114 raft_consensus.cc:2243] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.638983 32114 raft_consensus.cc:2272] T a6b0dc9dca144e2998acd1db8193b688 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.641229 32114 tablet_replica.cc:333] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.641773 32114 raft_consensus.cc:2243] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.642249 32114 raft_consensus.cc:2272] T fe2dae1260784c60af939f45407be657 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.644381 32114 tablet_replica.cc:333] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.644964 32114 raft_consensus.cc:2243] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.645391 32114 raft_consensus.cc:2272] T 076abb4a8edd427499f46928c7725305 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.647526 32114 tablet_replica.cc:333] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.648007 32114 raft_consensus.cc:2243] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.648455 32114 raft_consensus.cc:2272] T efd7e24660094083a9dba967fd903572 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.650561 32114 tablet_replica.cc:333] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.651039 32114 raft_consensus.cc:2243] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.651827 32114 raft_consensus.cc:2272] T b21940f3e099474a86e417add5fd0424 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.653855 32114 tablet_replica.cc:333] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.654337 32114 raft_consensus.cc:2243] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.655191 32114 raft_consensus.cc:2272] T 5307610667644e4d805aebc502f53766 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.657361 32114 tablet_replica.cc:333] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.658004 32114 raft_consensus.cc:2243] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.658797 32114 raft_consensus.cc:2272] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.660948 32114 tablet_replica.cc:333] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.661420 32114 raft_consensus.cc:2243] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.661978 32114 raft_consensus.cc:2272] T dcb7246dc8324aeb96c2081c8d9f48d6 P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.664120 32114 tablet_replica.cc:333] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.664570 32114 raft_consensus.cc:2243] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.665330 32114 raft_consensus.cc:2272] T 141ae09bb4a54e75aba3cd41708816cc P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.667482 32114 tablet_replica.cc:333] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.667996 32114 raft_consensus.cc:2243] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.668423 32114 raft_consensus.cc:2272] T ecb238304fbf4fddb323e117996c1ada P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.670624 32114 tablet_replica.cc:333] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.671288 32114 raft_consensus.cc:2243] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.672163 32114 raft_consensus.cc:2272] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 2c3390a71f0d45c0b587455aa3666c4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.674332 32114 tablet_replica.cc:333] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.674846 32114 raft_consensus.cc:2243] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.675344 32114 raft_consensus.cc:2272] T b18551ed74824a7eb8ac1958e33a41f3 P 2c3390a71f0d45c0b587455aa3666c4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.677548 32114 tablet_replica.cc:333] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.678068 32114 raft_consensus.cc:2243] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.678592 32114 raft_consensus.cc:2272] T 982291231b1040c3a58fd26126b16a6f P 2c3390a71f0d45c0b587455aa3666c4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.680792 32114 tablet_replica.cc:333] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a: stopping tablet replica
I20260709 12:17:55.681308 32114 raft_consensus.cc:2243] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.681746 32114 raft_consensus.cc:2272] T df80609e537145dabfd9ca214e1db3dd P 2c3390a71f0d45c0b587455aa3666c4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.730842 32114 tablet_server.cc:196] TabletServer@127.31.92.129:0 shutdown complete.
W20260709 12:17:55.759791  5782 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.92.129:46033: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260709 12:17:55.764084  5782 consensus_peers.cc:597] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 -> Peer 2c3390a71f0d45c0b587455aa3666c4a (127.31.92.129:46033): Couldn't send request to peer 2c3390a71f0d45c0b587455aa3666c4a. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.129:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:55.774160 32114 tablet_server.cc:179] TabletServer@127.31.92.130:0 shutting down...
I20260709 12:17:55.805294 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:55.805991 32114 tablet_replica.cc:333] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.806778 32114 raft_consensus.cc:2243] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.807336 32114 raft_consensus.cc:2272] T a6b0dc9dca144e2998acd1db8193b688 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.810075 32114 tablet_replica.cc:333] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.811054 32114 raft_consensus.cc:2243] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.812122 32114 raft_consensus.cc:2272] T 2ff8aa733f5348d4adde807741bc8262 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.814250 32114 tablet_replica.cc:333] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.814857 32114 raft_consensus.cc:2243] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.815312 32114 raft_consensus.cc:2272] T 141ae09bb4a54e75aba3cd41708816cc P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.817287 32114 tablet_replica.cc:333] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.817754 32114 raft_consensus.cc:2243] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.818637 32114 raft_consensus.cc:2272] T dcb7246dc8324aeb96c2081c8d9f48d6 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.820734 32114 tablet_replica.cc:333] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.821256 32114 raft_consensus.cc:2243] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.821622 32114 raft_consensus.cc:2272] T 982291231b1040c3a58fd26126b16a6f P 229ad941341043f488fe0bff60b376a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.823743 32114 tablet_replica.cc:333] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.824213 32114 raft_consensus.cc:2243] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.824605 32114 raft_consensus.cc:2272] T b18551ed74824a7eb8ac1958e33a41f3 P 229ad941341043f488fe0bff60b376a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.826543 32114 tablet_replica.cc:333] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.827081 32114 raft_consensus.cc:2243] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.827445 32114 raft_consensus.cc:2272] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.829438 32114 tablet_replica.cc:333] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.829933 32114 raft_consensus.cc:2243] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.830832 32114 raft_consensus.cc:2272] T df80609e537145dabfd9ca214e1db3dd P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.832796 32114 tablet_replica.cc:333] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.833442 32114 raft_consensus.cc:2243] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.834172 32114 raft_consensus.cc:2272] T ecb238304fbf4fddb323e117996c1ada P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.835999 32114 tablet_replica.cc:333] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.836444 32114 raft_consensus.cc:2243] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.836895 32114 raft_consensus.cc:2272] T 5307610667644e4d805aebc502f53766 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.839282 32114 tablet_replica.cc:333] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.839934 32114 raft_consensus.cc:2243] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.840471 32114 raft_consensus.cc:2272] T efd7e24660094083a9dba967fd903572 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.842873 32114 tablet_replica.cc:333] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.843396 32114 raft_consensus.cc:2243] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.843900 32114 raft_consensus.cc:2272] T b21940f3e099474a86e417add5fd0424 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.845917 32114 tablet_replica.cc:333] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.846374 32114 raft_consensus.cc:2243] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.847230 32114 raft_consensus.cc:2272] T 2df02f48d13f4d1285f476bc197a52f0 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.849148 32114 tablet_replica.cc:333] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.849603 32114 raft_consensus.cc:2243] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.850039 32114 raft_consensus.cc:2272] T 4617460d61d24c11a8fcdf8a9da1fda3 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.851867 32114 tablet_replica.cc:333] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.852517 32114 raft_consensus.cc:2243] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.853396 32114 raft_consensus.cc:2272] T fe2dae1260784c60af939f45407be657 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.855602 32114 tablet_replica.cc:333] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.856112 32114 raft_consensus.cc:2243] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.856572 32114 raft_consensus.cc:2272] T 076abb4a8edd427499f46928c7725305 P 229ad941341043f488fe0bff60b376a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.858578 32114 tablet_replica.cc:333] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.859107 32114 raft_consensus.cc:2243] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.859922 32114 raft_consensus.cc:2272] T 955bf53947ca445abc2ccc8ab2499416 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.861821 32114 tablet_replica.cc:333] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8: stopping tablet replica
I20260709 12:17:55.862262 32114 raft_consensus.cc:2243] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.862746 32114 raft_consensus.cc:2272] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 229ad941341043f488fe0bff60b376a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.894927 32114 tablet_server.cc:196] TabletServer@127.31.92.130:0 shutdown complete.
W20260709 12:17:55.908356  5857 consensus_peers.cc:597] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 -> Peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Couldn't send request to peer 229ad941341043f488fe0bff60b376a8. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:37389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:55.934823  5857 consensus_peers.cc:597] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 -> Peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Couldn't send request to peer 229ad941341043f488fe0bff60b376a8. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:37389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:55.939793 32114 tablet_server.cc:179] TabletServer@127.31.92.131:0 shutting down...
W20260709 12:17:55.971386  5857 consensus_peers.cc:597] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 -> Peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Couldn't send request to peer 229ad941341043f488fe0bff60b376a8. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:37389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:55.972092 32114 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:55.972877 32114 tablet_replica.cc:333] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.973555 32114 raft_consensus.cc:2243] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.974148 32114 raft_consensus.cc:2272] T 955bf53947ca445abc2ccc8ab2499416 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.976284 32114 tablet_replica.cc:333] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.976866 32114 raft_consensus.cc:2243] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.977355 32114 raft_consensus.cc:2272] T 4617460d61d24c11a8fcdf8a9da1fda3 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.979405 32114 tablet_replica.cc:333] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.979990 32114 raft_consensus.cc:2243] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.980495 32114 raft_consensus.cc:2272] T 2df02f48d13f4d1285f476bc197a52f0 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.982545 32114 tablet_replica.cc:333] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.983098 32114 raft_consensus.cc:2243] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.983572 32114 raft_consensus.cc:2272] T a6b0dc9dca144e2998acd1db8193b688 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.985594 32114 tablet_replica.cc:333] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.986122 32114 raft_consensus.cc:2243] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.986665 32114 raft_consensus.cc:2272] T e84adcd51f6b4ddc9f2b5bf5b15b88b6 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.989262 32114 tablet_replica.cc:333] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.990109 32114 raft_consensus.cc:2243] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.990696 32114 raft_consensus.cc:2272] T df80609e537145dabfd9ca214e1db3dd P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:55.990851  5857 consensus_peers.cc:597] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 -> Peer 229ad941341043f488fe0bff60b376a8 (127.31.92.130:37389): Couldn't send request to peer 229ad941341043f488fe0bff60b376a8. Status: Network error: Client connection negotiation failed: client connection to 127.31.92.130:37389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:55.993048 32114 tablet_replica.cc:333] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.993620 32114 raft_consensus.cc:2243] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:55.994005 32114 raft_consensus.cc:2272] T 8517d9bc7acf4b1bb763eeb3ac61c8d7 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.996047 32114 tablet_replica.cc:333] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.996546 32114 raft_consensus.cc:2243] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:55.997279 32114 raft_consensus.cc:2272] T b18551ed74824a7eb8ac1958e33a41f3 P 06131ca64abc461a9eebac2ed896a5b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:55.999291 32114 tablet_replica.cc:333] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:55.999778 32114 raft_consensus.cc:2243] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.000511 32114 raft_consensus.cc:2272] T efd7e24660094083a9dba967fd903572 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.002457 32114 tablet_replica.cc:333] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.002936 32114 raft_consensus.cc:2243] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.003345 32114 raft_consensus.cc:2272] T 5307610667644e4d805aebc502f53766 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.005188 32114 tablet_replica.cc:333] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.005657 32114 raft_consensus.cc:2243] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.006072 32114 raft_consensus.cc:2272] T b21940f3e099474a86e417add5fd0424 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.008327 32114 tablet_replica.cc:333] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.008811 32114 raft_consensus.cc:2243] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.009176 32114 raft_consensus.cc:2272] T ecb238304fbf4fddb323e117996c1ada P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.011221 32114 tablet_replica.cc:333] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.011783 32114 raft_consensus.cc:2243] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.012866 32114 raft_consensus.cc:2272] T 982291231b1040c3a58fd26126b16a6f P 06131ca64abc461a9eebac2ed896a5b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.014750 32114 tablet_replica.cc:333] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.015200 32114 raft_consensus.cc:2243] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.015620 32114 raft_consensus.cc:2272] T 141ae09bb4a54e75aba3cd41708816cc P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.017565 32114 tablet_replica.cc:333] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.018081 32114 raft_consensus.cc:2243] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.018590 32114 raft_consensus.cc:2272] T dcb7246dc8324aeb96c2081c8d9f48d6 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.020437 32114 tablet_replica.cc:333] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.020933 32114 raft_consensus.cc:2243] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.021382 32114 raft_consensus.cc:2272] T 2ff8aa733f5348d4adde807741bc8262 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.023278 32114 tablet_replica.cc:333] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.023744 32114 raft_consensus.cc:2243] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.024188 32114 raft_consensus.cc:2272] T fe2dae1260784c60af939f45407be657 P 06131ca64abc461a9eebac2ed896a5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.026047 32114 tablet_replica.cc:333] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9: stopping tablet replica
I20260709 12:17:56.026561 32114 raft_consensus.cc:2243] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.027402 32114 raft_consensus.cc:2272] T 076abb4a8edd427499f46928c7725305 P 06131ca64abc461a9eebac2ed896a5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.066653 32114 tablet_server.cc:196] TabletServer@127.31.92.131:0 shutdown complete.
I20260709 12:17:56.104061 32114 master.cc:562] Master@127.31.92.190:34453 shutting down...
I20260709 12:17:56.128976 32114 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.129575 32114 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.129899 32114 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e067af5be994635a24a447a83b0132a: stopping tablet replica
I20260709 12:17:56.151180 32114 master.cc:584] Master@127.31.92.190:34453 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20146 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (41249 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (210335 ms total)
[  PASSED  ] 8 tests.
I20260709 12:17:56.212013 32114 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2207 messages since previous log ~31 seconds ago
I20260709 12:17:56.212337 32114 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2207 messages since previous log ~31 seconds ago
I20260709 12:17:56.212553 32114 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2207 messages since previous log ~31 seconds ago
I20260709 12:17:56.212739 32114 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 ~49 seconds ago
I20260709 12:17:56.212908 32114 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 ~49 seconds ago
I20260709 12:17:56.213140 32114 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260709 12:17:56.213398 32114 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
